IVBeatz / genplus-gx

Automatically exported from code.google.com/p/genplus-gx
Other
0 stars 0 forks source link

Sega Genesis Controller issue #308

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I tried loading any Sega Genesis game and controllers reset when you first load 
up emulator then select rom. This does not happen with the other consoles, 
joysticks load normally.

Original issue reported on code.google.com by csatec...@gmail.com on 25 Nov 2012 at 10:30

GoogleCodeExporter commented 9 years ago
I tried deleting config.ini and start from scratch. It works normally the first 
time you set it up. But when you exit emulator and restart it.....controllers 
work as normal for other systems except Genesis. It gives invalid controller 
error.

Original comment by csatec...@gmail.com on 25 Nov 2012 at 11:00

GoogleCodeExporter commented 9 years ago
I don't understand what you are saying by "controllers reset when you first 
load up emulator then select rom", try being more precise and describing 
exactly what happened

Original comment by ekeeke31@gmail.com on 26 Nov 2012 at 7:24

GoogleCodeExporter commented 9 years ago
Ok, my mistake, i see where the bug comes from.
Input systems are only initialized properly when default settings are restored 
(i.e when config.ini is not found or file version does not match). After that, 
each time the emu is restarted, input systems are set to zero which means "no 
device" and you need to set them manually through controller settings.

Time for quick bugfix version bump i guess :-/

Original comment by ekeeke31@gmail.com on 26 Nov 2012 at 11:50

GoogleCodeExporter commented 9 years ago
fixed in r753

Original comment by ekeeke31@gmail.com on 26 Nov 2012 at 9:57