Tagged: Controller Map Save State Load
- AuthorPosts
When can We play to Street Fighter Alpha 2 and Star Ocean, fails to emulate S-DD1 graphical chip, this only uses in this two games and is emulated on regular PC since 12 or 13 year ago, with Zsnes and Snes9x,
thanks for all^^
i belive its du eto the version of PocketSnesused in retroArch. ther Is a full speed snes9x build on the raspberrypi forums you can try.
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=78&t=23272
The snes9x can only be controlled with the keyboard, right?
If it could be controlled with a game pad I could add it to the RetroPie Script.i think controller Petrock but if i can figureout xboxdrv it Has an option for keyboard mapping even on generic USB Controllers. http://pingus.seul.org/~grumbel/xboxdrv/xboxdrv.html see if you can get it to work,
Shame my TV Tuner died i would of made a lil video guide on youtube showing how to use/setup RetroPie :3 though im not sure if its unclean power but.. last 2 times if i use my wireless 360 controller at boot. i get mmc0 Errors. i think i got an USB Logitech controller i can make work
though this Might be what we need! http://ubuntuforums.org/showthread.php?t=903858 havent tested it as its almost 6am here i need sleep i’ll try when i get up before i stream FF7 :P)
I will test to made this, thanks, i wait for Star Ocean runs and more velocity in games^^
Thanks a lot!!
I’m trying to map a “save state” to a ps2 controllers L2 button and a “load state” to the R2 button using the following commands,
input_enable_hotkey_btn = “10”
input_exit_emulator_btn = “11”
input_save_state = “4”
input_load_state = “5”
Still haven’t had it working, any advice?
ok dumb mistake #40034
instead of
input_save_state = “4″
input_load_state = “5″
I now have
input_save_state_btn = “4″
input_load_state_btn = “5″
everything works perfect now, shoulda known better- AuthorPosts
- You must be logged in to reply to this topic.