Advertisement
Guest User

Untitled

a guest
Aug 4th, 2017
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. Core:
  2. PPU Decoder: Recompiler (LLVM)
  3. PPU Threads: 2
  4. PPU Debug: false
  5. Save LLVM logs: false
  6. Use LLVM CPU: ""
  7. SPU Decoder: Recompiler (ASMJIT)
  8. Bind SPU threads to secondary cores: true
  9. Lower SPU thread priority: true
  10. SPU Debug: false
  11. Maximum immediate DMA write size: 16384
  12. Preferred SPU Threads: 0
  13. SPU delay penalty: 3
  14. SPU loop detection: true
  15. Lib Loader: Automatically load required libraries
  16. Hook static functions: false
  17. Load libraries:
  18. []
  19. VFS:
  20. $(EmulatorDir): ""
  21. /dev_hdd0/: $(EmulatorDir)dev_hdd0/
  22. /dev_hdd1/: $(EmulatorDir)dev_hdd1/
  23. /dev_flash/: $(EmulatorDir)dev_flash/
  24. /dev_usb000/: $(EmulatorDir)dev_usb000/
  25. /dev_bdvd/: ""
  26. /app_home/: ""
  27. Enable /host_root/: false
  28. Video:
  29. Renderer: Vulkan
  30. Resolution: 1280x720
  31. Aspect ratio: 16:9
  32. Frame limit: Off
  33. Write Color Buffers: false
  34. Write Depth Buffer: false
  35. Read Color Buffers: false
  36. Read Depth Buffer: false
  37. Log shader programs: false
  38. VSync: false
  39. Debug output: false
  40. Debug overlay: false
  41. Use Legacy OpenGL Buffers: false
  42. Use GPU texture scaling: true
  43. Stretch To Display Area: false
  44. Force High Precision Z buffer: false
  45. Invalidate Cache Every Frame: false
  46. Strict Rendering Mode: false
  47. Disable Vertex Cache: false
  48. Batch Instanced Geometry: false
  49. Vertex Upload Threads: 1
  50. Multithreaded Vertex Upload Threshold: 512
  51. Enable Frame Skip: false
  52. Consecutive Frames Drawn: 1
  53. Consecutive Frames Skept: 1
  54. D3D12:
  55. Adapter: ""
  56. Vulkan:
  57. Adapter: GeForce GTX 970
  58. Audio:
  59. Renderer: XAudio2
  60. Dump to file: false
  61. Convert to 16 bit: false
  62. Downmix to Stereo: true
  63. Input/Output:
  64. Keyboard: "Null"
  65. Mouse: Basic
  66. Pad: XInput
  67. Camera: "Null"
  68. Camera type: Unknown
  69. System:
  70. Language: English (US)
  71. Net:
  72. Connection status: Disconnected
  73. IP address:
  74. Miscellaneous:
  75. Automatically start games after boot: true
  76. Exit RPCS3 when process finishes: false
  77. Start games in fullscreen mode: false
  78. Show FPS counter in window title: true
  79. Port: 2345
  80. Log: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement