Ajarmar / universal-pokemon-randomizer-zx

Public repository of source code for the Universal Pokemon Randomizer ZX
GNU General Public License v3.0
608 stars 157 forks source link

[Bug] Getting ROM not Supported when trying to open .cia file. #416

Closed mc6415 closed 2 years ago

mc6415 commented 2 years ago

Describe the bug When trying to load my Alpha Sapphire CIA file I'm getting an error saying the ROM is not supported, now running CTR Tool against the file gives me:

Program id: 000400000011c500 Product code: CTR-P-ECLA

Which seemingly corresponds to the values here: https://github.com/Ajarmar/universal-pokemon-randomizer-zx/blob/master/src/com/dabomstew/pkrandom/config/gen6_offsets.ini

The only difference I can see is potentially the fact my Program id has a lower case c in it instead

System (please complete the following information):

tom-overton commented 2 years ago

The lowercase thing doesn't make a difference, so just based on the information you provided, it looks fine to me. What exact message is shown? Does it say "this ROM is not supported", or does it merely say that the ROM isn't clean? It's hard to diagnose the error without more info though. Did you dump it using GodMode9?

tom-overton commented 2 years ago

Closing due to inactivity.