Genesis:Genesis Controller on SMS Games: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
No edit summary
m (Fixed link so it's available without logging in)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Genesis]]
Most Master System games are fully compatible with a Sega Genesis controller. There are a few that don't work with Genesis controllers though. The reason for this is a Japanese/export region check the games perform which 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.
 
This applies to both Master System games on a Master System AND Master System games on a Genesis. Note that the Sega Mark III is completely incompatible with Genesis/Mega Drive controllers as pin 7 of the controller port (used for the aforementioned select line) is connected to GND, confusing the multiplexer chip inside the controller. Modifying the console so that pin 7 is isolated or connected to 5V will work, as will constructing an adapter cable (detailed below).


== Incompatible Games ==
== Incompatible Games ==
Line 6: Line 7:
* Alien Syndrome
* Alien Syndrome
* Bomber Raid
* Bomber Raid
* Dinosaur Dooley / Agigongnyong Dooly
* Great Volleyball
* Great Volleyball
* Montazuma's Revenge
* Montezuma's Revenge
* Penguin Land
* Penguin Land
* Shanghai
* Tennis Ace
* Tennis Ace
* Shanghai
* Where in the World is Carmen Sandiego?
* Where in the World is Carmen Sandiego?
* Wonder Boy in Monster Land
* Wonder Boy in Monster Land
Line 30: Line 32:
* Great Volleyball (bd29dabf)
* Great Volleyball (bd29dabf)
* Tennis Ace (b0b086bb)
* Tennis Ace (b0b086bb)
* Dinosaur Dooley (32f4b791) / Agingongnyong Dooly (4f1be9fa) patch for both [[media:Dinosaur_Dooley_controller_patch.zip|here]].


== Adaptor Cable Fix ==
TODO: How to patch games


It's possible to create an adaptor cable to workaround the issue. Credit phoenixdownita on the Everdrive forums.
== Adapter Cable Fix ==
 
It's possible to create an adapter cable to workaround the issue. Credit phoenixdownita on the Everdrive forums.


Required Materials:
Required Materials:
* 9 pin Genesis/Megadrive controller extension cable  
* 9-pin Genesis/Mega Drive controller extension cable  
* 9 pin Male to Female gender changer (really a tiny extender more than a gender changer)
* 9-pin Male to Female gender changer (really a tiny extender more than a gender changer)


Setup:
Setup:
Line 44: Line 49:
# 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 adapter cable


== References ==
== References ==


https://krikzz.com/forum/index.php?topic=1203.0
https://krikzz.com/forum/index.php?topic=1203.0
[[Category:Master System]]
[[Category:Genesis]]

Latest revision as of 11:49, 31 July 2024

Most Master System games are fully compatible with a Sega Genesis controller. There are a few that don't work with Genesis controllers though. The reason for this is a Japanese/export region check the games perform which toggles the select line on the controller port. It's supposed to be reset, but these games fail to do that.

This applies to both Master System games on a Master System AND Master System games on a Genesis. Note that the Sega Mark III is completely incompatible with Genesis/Mega Drive controllers as pin 7 of the controller port (used for the aforementioned select line) is connected to GND, confusing the multiplexer chip inside the controller. Modifying the console so that pin 7 is isolated or connected to 5V will work, as will constructing an adapter cable (detailed below).

Incompatible Games

  • Alien Syndrome
  • Bomber Raid
  • Dinosaur Dooley / Agigongnyong Dooly
  • Great Volleyball
  • Montezuma's Revenge
  • Penguin Land
  • Shanghai
  • Tennis Ace
  • 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)
  • Dinosaur Dooley (32f4b791) / Agingongnyong Dooly (4f1be9fa) patch for both here.

TODO: How to patch games

Adapter Cable Fix

It's possible to create an adapter cable to workaround the issue. Credit phoenixdownita on the Everdrive forums.

Required Materials:

  • 9-pin Genesis/Mega Drive controller extension cable
  • 9-pin Male to Female gender changer (really a tiny extender more than a gender changer)

Setup:

  1. Connect the extension cable to the console.
  2. Connect the gender changer female side to the male side on the extension cable.
  3. Snip pin 7 on the gender changer male side.
  4. Connect the controller cable to it.

TODO: Diagram showing pin 7

TODO: Test adapter cable

References

https://krikzz.com/forum/index.php?topic=1203.0