Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: which video output is active? #1179
    Rowan de Graaf
    Participant

    use the xrandr command in linux, this is the way of getting there.
    xrandr is the tool that tells you at what connection andm ode your screen is running in all distro’s ive used. havent tried it at the Pi since its currently embedded in my casing.

    Try typing xrandr and see if its a valid command.
    then write a bash which evals xrandr outputs to true or false statements, and edit your retroarch.cfg to it with the update > retroarch.cfg command.

    in reply to: Controller Issues upon rom start #1178
    Rowan de Graaf
    Participant

    ye m8,

     

    This worked like a charm,
    You might wanna state in the wiki how to issue a second controller
    (Copy paste the entries of the joystick one, only change the index of the first entry )

    Joysticks start at 0 so joystick player 1 is index “0”

    Joystick player two is “1”

    The rest of the entries need to state *player1*
    Else it thinks you are issueing multiple players on one gamepad.

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