Results 1 to 10 of 18

Thread: Acekard 2i - Action Replay codes problem

Hybrid View

  1. #1

    Default

    Codes that use the ASM code type hack will not work with Nitrohax. Nitrohax has a specific code type for executing ASM.

    You will need to make a few changes. Here's an example:

    Text-to-Item (ARDS)
    Code:
    94000130 FFF30000
    023FF090 012FFF11
    E0000000 0000006E
    E59F1054 E3A02000
    E3A0000C E4D13001
    E3530060 B2433030
    C2433057 E0822013
    E2400004 E3500000
    AAFFFFF7 E59F002C
    E5D00000 E3500000
    059F0018 05D00000
    059F101C 159F101C
    E59F801C E0211890
    E1C120B0 E12FFF1E
    021D02EC 022AF136
    021CBD48 021D88FE
    021CFC26 0000228C
    023FF090 E3520003
    D2000000 00000000
    Text-to-Item (Nitrohax)
    Code:
    94000130 FFF30000
    C2000000 0000006E
    E59F1054 E3A02000
    E3A0000C E4D13001
    E3530060 B2433030
    C2433057 E0822013
    E2400004 E3500000
    AAFFFFF7 E59F002C
    E5D00000 E3500000
    059F0018 05D00000
    059F101C 159F101C
    E59F801C E0211890
    E1C120B0 E12FFF1E
    021D02EC 022AF136
    021CBD48 021D88FE
    021CFC26 0000228C
    D2000000 00000000
    Also, the coordinates modifier was not written in ASM. If you have v1.0, you might try using this code instead.

  2. The Following User Says Thank You to Virus For This Useful Post:


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •