Forum Replies Created
-
AuthorPosts
-
efraimsangilParticipant
I love that idea :)
efraimsangilParticipantefraimsangilParticipantIn the file es_input.cfg and this lines:
<input name=”pagedown” type=”button” id=”3″ value=”1″ />
<input name=”pageup” type=”button” id=”4″ value=”1″ />Change id=”3″ and id=”4″ for your button id.
efraimsangilParticipantHi!
You need to change the Linux kernel to use 2 joysticks using XinMo USB controller.
Try it!
Custom Kernel for Xinmo
https://www.dropbox.com/s/f610y6q91mfv9zb/custom_kernel_1.20150317-1.tar.gz?dl=0efraimsangilParticipantHi!
You have this lines in fba2x.cfg ?#player 2 button configuration A_2=0 B_2=2 X_2=1 Y_2=3 L_2=4 R_2=5 START_2=7 SELECT_2=8 #Joystick axis JA_LR_2=0 JA_UD_2=1
What kind of controller are you using? Xinmo?
efraimsangilParticipantYeah! Thanks a lot! Now it’s working!!! :)
I am going to study PiAssist to fix scraper options for all emulators :)
efraimsangilParticipantThanks a lot…
Now I trying to scrap using PiAssist…
pi@retropie ~/PiAssist $ sudo ./PiAssist.sh 2015/07/26 09:23:33 INFO: Checking for new hash.csv. 2015/07/26 09:23:34 INFO: hash.csv "702f1da40c52243050626173416d98ae" up to date. 2015/07/26 09:23:38 INFO: Starting: /home/pi/RetroPie/roms/neogeo/1941.zip 2015/07/26 09:23:39 ERR: error processing /home/pi/RetroPie/roms/neogeo/1941.zip: hash not found 2015/07/26 09:23:39 INFO: Starting: /home/pi/RetroPie/roms/neogeo/1944.zip 2015/07/26 09:23:39 ERR: error processing /home/pi/RetroPie/roms/neogeo/1944.zip: hash not found
Hmmmm I need to study what’s wrong.
Ah! Congratulations for your scrapper! :)
efraimsangilParticipantNice desing :) Congrats!
efraimsangilParticipantFrom retroarch, write the config to file. Retroarch create a .cfg file. Copy and Rename this file to retroarch.cfg inside the directory of emulator, eg: /opt/retropie/configs/psx/
Now it should work!
-
AuthorPosts