Skip to content

Codebreaker Slide codes - increment not working? #1501

Closed
@oleg-py

Description

@oleg-py

Hi there, I have a problem with using a cheat for Final Fantasy IV Advance 1.1 (European version) on 0.7.2 Win64 (c2b6692)

All items (Use Fat Chocobo to withdraw items)

72022B94 6624
82022B94 F800
72022B94 F800
82022B96 0203
72022B94 F800
82022B92 0144
72022B94 F800
4203F800 0001
00010144 0004
72022B94 F800
4203F802 0063
00000144 0004

The problem lies in this bit:

4203F800 0001
00010144 0004

It is supposed to do 324 (0x0144) writes offset by 0x0004 bytes starting from 0x203F800, incrementing each consecutive value by 0x0001. It seems mGBA ignores the increment part, however, which I can see in memory editor. In game that portion is an item ID, so result is same item repeated 324 times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions