Advertisement
Guest User

NES retroarch.cfg

a guest
Aug 6th, 2017
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. # All settings made here will only override settings in the global retroarch.cfg if placed above the #include line
  2.  
  3. video_fullscreen_x = 1920
  4. video_fullscreen_y = 1080
  5. aspect_ratio_index = "0"
  6. video_shader = "/opt/retropie/emulators/retroarch/shader/crt-pi-curvature.glslp"
  7. video_shader_enable = true
  8. video_smooth = false
  9. input_overlay = /opt/retropie/emulators/retroarch/overlays/rpi/nes.cfg
  10. input_overlay_enable = true
  11. input_overlay_opacity = 1.00
  12. input_overlay_scale = 1.0
  13. input_remapping_directory = "/opt/retropie/configs/nes/"
  14. video_threaded = true
  15. audio_driver = alsathread
  16. rewind_enable = false
  17. video_frame_delay = 5
  18. #include "/opt/retropie/configs/all/retroarch.cfg"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement