Forum Replies Created
-
AuthorPosts
-
man3l3tParticipant
I can now access to the menu in retroarch. Just remove the retroarch.cfg:
sudo rm /opt/retropie/configs/retroarch.cfg
man3l3tParticipantWhat is the problem if I install lxde?
If I don’t start lxde, it take resources from the Raspberry and make emulation slower? The space isn’t a problem for me.man3l3tParticipantGamepad version:
cd RetroPie-Setup/
sudo ./retropie_setup.sh
Setup & Register Retroarch controller
See the gamepad name (gamepadname.cfg) and buttons (X: “5” for example)
cd /opt/retropie/emulators/retroarch/configs/
ls –> see gamepadname
sudo nano gamepadname(help with TAB).cfg
Put the line: input_exit_emulator_btn=”nºbutton” in the end
cd..
cd..
cd..
cd configs –> I’m in /opt/retropie/configs
ls
cd emulatorthatIwant
ls
retroarch.cfg (It’s the same that is in /configs/all¿?¿?)
search Joypad buttons
quit # in A, B, X, Y, Start, Select, L, R
copy and paste the buttons befor in order to changue input_player1 to input_player2 to configure the controller 2 in the iPac board.search input_exit_emulator and changue to input_exit_emulator_btn=”nºbutton” –> Didn’t do this before??
search input_autodetect_enable=true and put to false in order to not generate conflicts if I put another gamepadcd /etc/emulationstation
sudo nano es_systems.cfg
search the emulator that I want to configure and in the line <command> changue the directory /opt/retropie/emulators/retroarch/configs/all to /opt/retropie/emulators/retroarch/configs/emulatorthatIwantI think that if I use and iPac board and not a gamepad I can’t Register Retroarch controller. And also I know who the buttons are (for example: button8=”C”, joystick_left=”U”).
What is the use of input_enable_hotkey? What is hotkey?
All of this is very frustrating for me but I think that more or less I’m in the correct way to configure separate emulators.
Please correct me in the orders that I make mistakes.
Very thanks to all!
man3l3tParticipantI see the line input_exit_emulator_btn so it resolve the action exit in the emulator. This is a hotkey that you say?
And in PSX emulator, for example, how can I set the 2 player options? The labelwhore only configures one pad but I have lots of buttons and 2 joysticks connected to and iPAC board.
Thanks!
man3l3tParticipantIn the method labelwhore suggests there isn’t the option to exit emulator and configure emulator by emulator like I did in the other method that I suggest. The problem is that if I press F1 in a game doesn’t appeat that menu.
Thanks!
man3l3tParticipantYou say to do this: https://www.youtube.com/watch?v=9PWO-F4zuaY ?
I want to configure my controller without the command line, like this image -
AuthorPosts