Advertisement
Guest User

emu.cfg

a guest
Jan 15th, 2017
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. #file TitQuentin :
  2. #/opt/retropie/configs/dreamcast/emu.cfg
  3.  
  4. [audio]
  5. disable = 0
  6.  
  7. [config]
  8. Debug.SerialConsoleEnabled = 0
  9. Dreamcast.Broadcast = 4
  10. Dreamcast.Cable = 3
  11. Dreamcast.RTC = 1543276800
  12. Dreamcast.Region = 3
  13. Dynarec.Enabled = 1
  14. Dynarec.idleskip = 1
  15. Dynarec.unstable-opt = 0
  16. aica.LimitFPS = 1
  17. aica.NoBatch = 0
  18. aica.NoSound = 0
  19. bios.UseReios = 0
  20. pvr.MaxThreads = 3
  21. pvr.Subdivide = 0
  22. pvr.SynchronousRendering = 0
  23. pvr.rend = 0
  24. rend.UseMipmaps = 1
  25. rend.WideScreen = 0
  26. ta.skip = 0
  27.  
  28. [dispmanx]
  29. height = 480
  30. maintain_aspect = yes
  31. width = 640
  32.  
  33. [omx]
  34. audio_hdmi = yes
  35. audio_latency = 100
  36.  
  37. [reios]
  38. ElfFile =
  39.  
  40. [validate]
  41. OpenGlChecks = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement