exoscoriae / eXoDOS

eXoDOS
69 stars 3 forks source link

games with CGA composite that need CGA pallet switch #1924

Closed Python-Exoproject closed 4 years ago

Python-Exoproject commented 4 years ago

The following list of games are all capable of CGA composite but need an extra key combo pressed to look correct. Essentially there is two pallets for CGA composite, the one used by most games, and another used my a few. ECE composite mode is able to use the other mode by pressing ctrl+alt+f11 once composite has been enabled with f12. An example of the difference can be seen with Jungle Hunt (1983) which is already setup in exodos for composite, load it up, activate composite with f12, start the gameplay, and press ctrl+alt+f11 to see the difference for the games that need it.

As far as exodos goes I think all we need to do is setup composite mode as usual (ECE, machine=CGA, user note re f12) for the below list of games with an extra bit to the user note asking them to press ctrl+alt+f11 once they have activated composite with f12 if they choose to do so. Heres the list:

exoscoriae commented 4 years ago

changes made

Python-Exoproject commented 4 years ago

A couple of the notes I made got overlooked:

exoscoriae commented 4 years ago

thanks for catching those. changes made.