Page 1 of 1

N64 controls mapping

Posted: Sun 19 Aug 2018 18:48
by dr_bunsen
The D pad doesn't work in the N64 emulator on my Retrostone. I tried remapping and the controls seemed to map ok, but still wouldn't work in the actual games. Any ideas?

Re: N64 controls mapping

Posted: Mon 20 Aug 2018 09:03
by Admin
This could help you :
http://orangepi.club/showthread.php?tid=83

Not tested it personnaly yet but seems to work.

Re: N64 controls mapping

Posted: Thu 23 Aug 2018 18:45
by dr_bunsen
The instructions work, but the controls are reversed. Should be as follows for Retrostone:

File to edit is:
\\192.168.X.XXX\configs\all\retroarch-joypads\RetroStone Controle.cfg

I used Notepad++ in Windows 10 to edit the file.

Working file contents (at least for me) is as follows:

input_device = "RetroStone Controle"
input_driver = "udev"
input_l_btn = "8"
input_load_state_btn = "8"
input_start_btn = "11"
input_exit_emulator_btn = "11"
input_up_axis = "-1"
input_a_btn = "1"
input_b_btn = "0"
input_reset_btn = "0"
input_enable_hotkey_btn = "10"
input_down_axis = "+1"
input_r_btn = "9"
input_save_state_btn = "9"
input_r2_btn = "7"
input_right_axis = "+0"
input_state_slot_increase_axis = "+0"
input_x_btn = "4"
input_menu_toggle_btn = "4"
input_select_btn = "10"
input_y_btn = "3"
input_left_axis = "-0"
input_state_slot_decrease_axis = "-0"
input_l2_btn = "6"
input_l_x_plus_axis = "+0"
input_l_x_minus_axis = "-0"
input_l_y_plus_axis = "+1"
input_l_y_minus_axis = "-1"

Re: N64 controls mapping

Posted: Fri 24 Aug 2018 13:00
by Pagawan
Hello, same problem here, I just tried to edit the .cfg file, copy paste dr_bunsen's inputs, but it didn't work. I tried then to write it myself but it's still not working...

Could someone please post any picture of the edited cfg file so I can figure out what I'm doing wrong?

I'm using Win 10 and I edited the cfg with wordpad (Maybe it's a part of the problem)

Re: N64 controls mapping

Posted: Fri 24 Aug 2018 17:08
by dr_bunsen
Pagawan wrote: Fri 24 Aug 2018 13:00 Hello, same problem here, I just tried to edit the .cfg file, copy paste dr_bunsen's inputs, but it didn't work. I tried then to write it myself but it's still not working...

Could someone please post any picture of the edited cfg file so I can figure out what I'm doing wrong?

I'm using Win 10 and I edited the cfg with wordpad (Maybe it's a part of the problem)
I edited my earlier post to show the full config file. I used Notepad++ to edit the file (free download) which is by far the best utility In Windows to edit config files etc.

Re: N64 controls mapping

Posted: Fri 24 Aug 2018 23:02
by Pagawan
Thanks A lot! It works fine now ;-)

Re: N64 controls mapping

Posted: Mon 10 Feb 2020 17:55
by ShamSham
Hello, I tried to edit RetroStone Controle.cfg as describe in dr_bunsen previous post but it still not working.
Every buttons seems working except for up and down on d-pad.
Any suggestions?