Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Updating Pi, to help w/ controllers
- This topic has 0 replies, 1 voice, and was last updated 10 years, 5 months ago by johnes.
-
AuthorPosts
-
05/25/2014 at 17:52 #6973johnesParticipant
Followed guide here:
Having couple issues:
– My 710 and 310 controllers are detected if I run jstest but not in emulationstation.
– So I followed the guide here: https://www.petrockblock.com/2013/12/02/retropie-autoconfig-functionality/
– Step 3 has been running for over 24 hours now… I already had the emulators installed, is it not smart enough to know that? In otherwrds it just downloads, compiles them, etc no matter what?Step 1:
File is not saved at /home/pi/RetroPie/emulators/RetroArch/configs/It’s stored here… /home/pi/RetroPie/configs/all/
But I think there might be something wrong with it.
Here’s my file:
system_directory = /home/pi/RetroPie/emulatorcores/
video_aspect_ratio = 1.33
video_shader_dir = “/home/pi/RetroPie/shader/”
video_shader = “/home/pi/RetroPie/shader/*.glslp”
video_shader_enable = true
audio_enable = true
audio_out_rate = 44100
audio_driver = sdl
audio_sync = true
input_player1_a = x
input_player1_b = z
input_player1_y = a
input_player1_x = s
input_player1_start = enter
input_player1_select = rshift
input_player1_l = q
input_player1_r = w
input_player1_left = left
input_player1_right = right
input_player1_up = up
input_player1_down = down
input_player2_a = x
input_player2_b = z
input_player2_y = a
input_player2_x = s
input_player2_start = enter
input_player2_select = rshift
input_player2_l = q
input_player2_r = w
input_player2_left = left
input_player2_right = right
input_player2_up = up
input_player2_down = down
input_player1_joypad_index = 0
input_player2_joypad_index = 1
input_enable_hotkey_btn = 8
input_exit_emulator_btn = 9
input_enable_hotkey_btn = 8
input_save_state_btn = 4
input_enable_hotkey_btn = 8
input_load_state_btn = 5
input_player1_left_axis = -0
input_player1_right_axis = +0
input_player1_up_axis = -1
input_player1_down_axis = +1
input_player2_left_axis = -0
input_player2_right_axis = +0
input_player2_up_axis = -1
input_player2_down_axis = +1
input_exit_emulator = escape
input_rewind = r
rewind_enable = true
rewind_buffer_size = 10
rewind_granularity = 22.) I did this, but “Update the input configuration of Emulation Station with the RetroPie Setup Script”
Finally, I see permissions set like this – why are some pi/pi and some root?
4 drwxr-xr-x 2 root root 4096 May 24 18:59 cpc4rpi-1.1
4 drwxrwxr-x 9 pi pi 4096 May 24 18:59 atari800-3.0.0
4 drwxr-xr-x 6 root root 4096 May 24 19:59 basiliskii
4 drwxr-xr-x 8 pi 513 4096 May 24 20:10 vice-2.4
4 drwxr-xr-x 9 root root 4096 May 24 22:21 gpsp
4 drwxr-xr-x 9 pi users 4096 May 25 07:30 advancemame-0.94.0
4 drwxr-xr-x 11 pi pi 4096 May 25 09:18 mame4all-pi
4 drwxr-xr-x 10 root root 4096 May 25 13:33 pifba
4 drwxr-xr-x 6 pi pi 4096 May 25 13:43 osmose-0.8.1+rpi20121122
4 drwxr-xr-x 15 root root 4096 May 25 14:18 dgen-sdl
4 drwxr-xr-x 6 root root 4096 May 25 15:35 gngeo-pi-0.85 -
AuthorPosts
- The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.