#88418
neighbourhoodnerd
Participant

Heh, same problem here. Never thought I’d complain about this for the Pi, but my PSX emulation seems to be too fast! The video plays too fast for the audio to keep up!

Now, this may be because I’m using my old Retroarch.cfg. Here is what it currently has in it, aside from joypad stuff:

system_directory = /home/pi/RetroPie/roms/../BIOS
config_save_on_exit = false
rewind_enable = false
rewind_buffer_size = 10
rewind_granularity = 2
input_rewind = r
input_shader_next = m
input_shader_prev = n
input_autodetect_enable = true
joypad_autoconfig_dir = /opt/retropie/emulators/RetroArch/configs/
video_aspect_ratio = 1.33
video_gpu_screenshot = true
video_shader_dir = /opt/retropie/emulators/RetroArch/shader/
video_fullscreen_x = 640
video_fullscreen_y = 512
video_vsync = false
video_threaded = true
video_smooth = false

Any suggestions?