You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
It seems that altera64 uses the header to determine which CIC chip it should use.
However in some cases, that may not be enough to run a game properly.
A few examples :
Pokemon Stadium 2 (France) will refuse to run unless it is forced to PAL for the country & TV setting.
Alek64 games requires the 5101 CIC but it's not always being detected properly.
Similar issue for DD64 converted carts : they require the 5167 CIC but it's not being detected to use it.
As for the database implementation itself, we could either use a hardcoded (a bunch of arrays) one, or an ini/yaml file.