Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Map controls in Retroarch #90226
    man3l3t
    Participant

    I can now access to the menu in retroarch. Just remove the retroarch.cfg:

    sudo rm /opt/retropie/configs/retroarch.cfg

    in reply to: Startx no longer works? #88490
    man3l3t
    Participant

    What 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.

    in reply to: Map controls in Retroarch #88083
    man3l3t
    Participant

    Gamepad 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 gamepad

    cd /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/emulatorthatIwant

    I 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!

    in reply to: Map controls in Retroarch #88018
    man3l3t
    Participant

    I 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!

    in reply to: Map controls in Retroarch #88015
    man3l3t
    Participant

    In 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!

    in reply to: Map controls in Retroarch #88008
    man3l3t
    Participant

    You 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 retroarch config

Viewing 6 posts - 1 through 6 (of 6 total)