Thedragon005 / Archipelago-Ape-Escape

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

Bug: Handler is used for other Bizhawk games #2

Closed Thedragon005 closed 1 week ago

Thedragon005 commented 2 weeks ago

What happened?

When you have the apeescape Apworld installed,it always take Ape Escape handler despite of the game launched,since it goes by name alphabetically (Validate_rom always return true) Original issue in CDRomatron branch

What were the expected results?

Detect if the game is Ape Escape,if not return false to let other games handlers go instead of the Ape Escape one

Software

Local generation

Thedragon005 commented 1 week ago

Corrected in last commit,tested locally but some players are testing is soon. Will push to main branch once tested

Thedragon005 commented 1 week ago

Seems to work in Bizhawk 2.7 but not 2.9.1,need to test each version or latest

Thedragon005 commented 1 week ago

Corrected in 9fa1bf12489ea0bc87a3ec0e78b5c8458516c2e8 tested by Rythym and myself (And other users did not report the error with last apworld)