ArchipelagoMW / Archipelago

Archipelago Multi-Game Randomizer and Server
https://archipelago.gg
Other
431 stars 564 forks source link

LADX: Moved ROM requirement from generate_output to stage_assert_generate. #3540

Closed mrkssr closed 1 month ago

mrkssr commented 1 month ago

What is this fixing or adding?

LADX was requesting the ROM for the output in generate_output. This leads to some issues while generating. Now this part is moved to stage_assert_generate like it is done i.e. in ALttP and DKC3.

How was this tested?

Removed any ROMs from the dev folder. Generated locally and observed that the ROM request comes in the same step like SMW.

If this makes graphical changes, please attach screenshots.

Console shows that the ROM request is now similar to other games. image