MiSTer-devel / S32X_MiSTer

Sega 32X implementation for MiSTer
57 stars 18 forks source link

Multitap Support is broken (TeamPlayer and 4Way) #54

Open KremlingKuthroat19 opened 4 months ago

KremlingKuthroat19 commented 4 months ago

The 32X core has the standard multitap options of the Mega Drive and Sega CD cores included but the games don't work. The core just recognizes the games as standard 2 player games and doesn't allocate 4 controller ports for the games.

This is the list of multitap games for the 32X that are compatible with these peripherals and their total player counts for reference: -FIFA Soccer '96 (4Way - 4P) -Golf Magazine: 36 Great Holes Starring Fred Couples (TeamPlayer - 8P) -NBA Jam Tournament Edition (TeamPlayer - 4P) -NFL Quarterback Club (TeamPlayer - 5P) -WWF Raw (TeamPlayer - 4P)

I'm assuming that the code used in the Mega Drive and Sega CD cores can be ported over here to make the multitap features work in the 32X core. That's just an educated guess though