N64 controls mapping

Here is all the tutorials, FAQ and support for RetroStone
Post Reply
dr_bunsen
Posts: 35
Joined: Wed 15 Aug 2018 16:49

N64 controls mapping

Post 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?
User avatar
Admin
Administrateur du site
Posts: 505
Joined: Sat 10 Dec 2016 13:12

Re: N64 controls mapping

Post by Admin »

This could help you :
http://orangepi.club/showthread.php?tid=83

Not tested it personnaly yet but seems to work.
dr_bunsen
Posts: 35
Joined: Wed 15 Aug 2018 16:49

Re: N64 controls mapping

Post 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"
Last edited by dr_bunsen on Fri 24 Aug 2018 17:06, edited 1 time in total.
Pagawan
Posts: 6
Joined: Fri 24 Aug 2018 12:44

Re: N64 controls mapping

Post 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)
dr_bunsen
Posts: 35
Joined: Wed 15 Aug 2018 16:49

Re: N64 controls mapping

Post 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.
Pagawan
Posts: 6
Joined: Fri 24 Aug 2018 12:44

Re: N64 controls mapping

Post by Pagawan »

Thanks A lot! It works fine now ;-)
ShamSham
Posts: 5
Joined: Tue 15 Jan 2019 00:19

Re: N64 controls mapping

Post 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?
Post Reply