Forum Replies Created
-
AuthorPosts
-
bratensosseParticipant
Hi everybody,
well, i solved one problem. I can now change the keys for the pifba (i called it MAMEpiFBA in my es_system.cfg)
the config file, that have to changed is ~/RetroPie/emulators/pifba/fba2x.cfg
The ASCII codes of the keyboard u can find at /usr/include/SDL/SDL_keysym.hhere is a promt ob my fba2x.cfg
[Keyboard] # Get codes from /usr/include/SDL/SDL_keysym.h A_1=308 B_1=306 X_1=304 Y_1=32 L_1=122 R_1=120 START_1=49 SELECT_1=53 LEFT_1=276 RIGHT_1=275 UP_1=273 DOWN_1=274 QUIT=27
next step is to map the keys from my keybord to the NEOGEO emulator, i use the gngeo-pi-0.85 emulator in my es_system.cfg
but i can not find the “insert coin” key i have tested all keys on my keyboard. In my ./gngeo/gneorc file the insert coin button is mapped on “3” but it doesnt work
So please help me to find the right config file for gngeo-pi-0.85.
bratensosseParticipantHi all,
i havent solved the problem up to now. Only the mame4all-pi emulator works with my configurations. I used the “Start ES-Config” on the emulatorstation to map the keys. I think these settings are set in /RetroPie/configs/all/retroarch.cfg
system_directory = /home/pi/RetroPie/BIOS config_save_on_exit = false video_threaded = true video_smooth = false video_aspect_ratio = 1.33 video_shader_dir = /home/pi/RetroPie/emulators/RetroArch/shader/ audio_out_rate = 48000 audio_driver = alsathread input_autodetect_enable = "true" joypad_autoconfig_dir = /home/pi/RetroPie/emulators/RetroArch/configs/ input_player1_a = lalt input_player1_b = left ctrl input_player1_y = space input_player1_x = lshift input_player1_start = 1 input_player1_select = 5 input_player1_l = z input_player1_r = x input_player1_left = left input_player1_right = right input_player1_up = up input_player1_down = down input_exit_emulator = escape input_shader_next = m input_shader_prev = n input_rewind = r input_enable_hotkey = escape rewind_enable = true rewind_buffer_size = 10 rewind_granularity = 2 video_gpu_screenshot = true input_player0_l_y_plus = "nul" input_player0_l_y_minus = "nul" input_player0_l_x_plus = "nul" input_player0_l_x_minus = "nul" input_player1_l_y_plus = "nul" input_player1_l_y_minus = "nul" input_player1_l_x_plus = "nul" input_player1_l_x_minus = "nul" input_player2_l_y_plus = "nul" input_player2_l_y_minus = "nul" input_player2_l_x_plus = "nul" input_player2_l_x_minus = "nul" input_player3_l_y_plus = "nul" input_player3_l_y_minus = "nul" input_player3_l_x_plus = "nul" input_player3_l_x_minus = "nul" input_player4_l_y_plus = "nul" input_player4_l_y_minus = "nul" input_player4_l_x_plus = "nul" input_player4_l_x_minus = "nul" input_player5_l_y_plus = "nul" input_player5_l_y_minus = "nul" input_player5_l_x_plus = "nul" input_player5_l_x_minus = "nul" input_player6_l_y_plus = "nul" input_player6_l_y_minus = "nul" input_player6_l_x_plus = "nul" input_player6_l_x_minus = "nul"
But only one Emulators works with this settings. The three other emulators have other key-mappings, and i dont know how to chance it.
It would be very nice if someone can help me.
Best wishes
Bratensosse
-
AuthorPosts