Genesis:Genesis Controller on SMS Games: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Genesis]] | [[Category:Genesis]] | ||
[[Category:Master_System]] | |||
Most Master System games are fully compatible with a Sega Genesis controller. There are a few that don't work with Genesis controllers though. It's believed the reason for this is a Japanese/Export region check the games perform. Part of the region check toggles the select line on the controller port. It's supposed to be reset but these games fail to do that. | Most Master System games are fully compatible with a Sega Genesis controller. There are a few that don't work with Genesis controllers though. It's believed the reason for this is a Japanese/Export region check the games perform. Part of the region check toggles the select line on the controller port. It's supposed to be reset but these games fail to do that. | ||
Line 30: | Line 31: | ||
* Great Volleyball (bd29dabf) | * Great Volleyball (bd29dabf) | ||
* Tennis Ace (b0b086bb) | * Tennis Ace (b0b086bb) | ||
TODO: How to patch games | |||
== Adaptor Cable Fix == | == Adaptor Cable Fix == | ||
Line 44: | Line 47: | ||
# Snip pin 7 on the gender changer male side. | # Snip pin 7 on the gender changer male side. | ||
# Connect the controller cable to it. | # Connect the controller cable to it. | ||
TODO: Diagram showing pin 7 | |||
TODO: Test adaptor cable | |||
== References == | == References == | ||
https://krikzz.com/forum/index.php?topic=1203.0 | https://krikzz.com/forum/index.php?topic=1203.0 |
Revision as of 02:42, 29 April 2022
Most Master System games are fully compatible with a Sega Genesis controller. There are a few that don't work with Genesis controllers though. It's believed the reason for this is a Japanese/Export region check the games perform. Part of the region check toggles the select line on the controller port. It's supposed to be reset but these games fail to do that.
Incompatible Games
- Alien Syndrome
- Bomber Raid
- Great Volleyball
- Montazuma's Revenge
- Penguin Land
- Tennis Ace
- Shanghai
- Where in the World is Carmen Sandiego?
- Wonder Boy in Monster Land
Flash Cart Fix
Thanks to huygens on the Everdrive forums, patches are available to fix these games for use with flash carts. You can find the patches here
These were patched to reset the select lines (Please check crc of Patched rom if it doesn't work):
- Montezuma's Revenge (8fc6bb9c)
- Penguin Land (cb437bc2)
- Wonder boy in Monster Land (cdc3c8df)
- Where in the World is Carmen Sandiego? (c63e4d42)
- Shanghai (91387e3f)
Bypass region detection code that writes to the select line:
- Alien Syndrome (6b3e06ff)
- Bomber Raid (c880978a)
- Great Volleyball (bd29dabf)
- Tennis Ace (b0b086bb)
TODO: How to patch games
Adaptor Cable Fix
It's possible to create an adaptor cable to workaround the issue. Credit phoenixdownita on the Everdrive forums.
Required Materials:
- 9 pin Genesis/Megadrive controller extension cable
- 9 pin Male to Female gender changer (really a tiny extender more than a gender changer)
Setup:
- Connect the extension cable to the console.
- Connect the gender changer female side to the male side on the extension cable.
- Snip pin 7 on the gender changer male side.
- Connect the controller cable to it.
TODO: Diagram showing pin 7
TODO: Test adaptor cable