Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
708
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 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. Max LLVM Compile Threads: 0
  8. Enable thread scheduler: false
  9. Set DAZ and FTZ: false
  10. SPU Decoder: Recompiler (LLVM)
  11. Lower SPU thread priority: false
  12. SPU Debug: false
  13. Preferred SPU Threads: 0
  14. SPU delay penalty: 3
  15. SPU loop detection: true
  16. Max SPURS Threads: 3
  17. SPU Block Size: Safe
  18. Accurate GETLLAR: false
  19. Accurate PUTLLUC: false
  20. SPU Verification: true
  21. SPU Cache: true
  22. SPU Profiler: false
  23. Enable TSX: Enabled
  24. Accurate xfloat: false
  25. Approximate xfloat: false
  26. Debug Console Mode: false
  27. Lib Loader: Load liblv2.sprx only
  28. Hook static functions: false
  29. Load libraries:
  30. []
  31. HLE lwmutex: false
  32. Clocks scale: 100
  33. Sleep Timers Accuracy: Usleep Only
  34. VFS:
  35. $(EmulatorDir): ""
  36. /dev_hdd0/: $(EmulatorDir)dev_hdd0/
  37. /dev_hdd1/: $(EmulatorDir)dev_hdd1/
  38. /dev_flash/: ""
  39. /dev_usb000/: $(EmulatorDir)dev_usb000/
  40. /dev_bdvd/: ""
  41. /app_home/: ""
  42. Enable /host_root/: false
  43. Initialize Directories: true
  44. Limit disk cache size: false
  45. Disk cache maximum size (MB): 5120
  46. Video:
  47. Renderer: Vulkan
  48. Resolution: 1280x720
  49. Aspect ratio: 16:9
  50. Frame limit: 30
  51. MSAA: Auto
  52. Write Color Buffers: false
  53. Write Depth Buffer: false
  54. Read Color Buffers: false
  55. Read Depth Buffer: false
  56. Log shader programs: false
  57. VSync: false
  58. Debug output: false
  59. Debug overlay: false
  60. Use Legacy OpenGL Buffers: false
  61. Use GPU texture scaling: true
  62. Stretch To Display Area: false
  63. Force High Precision Z buffer: false
  64. Strict Rendering Mode: false
  65. Disable ZCull Occlusion Queries: false
  66. Disable Vertex Cache: false
  67. Disable FIFO Reordering: false
  68. Enable Frame Skip: false
  69. Force CPU Blit: false
  70. Disable On-Disk Shader Cache: false
  71. Disable Vulkan Memory Allocator: false
  72. Use full RGB output range: true
  73. Disable Asynchronous Shader Compiler: false
  74. Strict Texture Flushing: false
  75. Disable native float16 support: false
  76. Multithreaded RSX: false
  77. Relaxed ZCULL Sync: false
  78. Consecutive Frames To Draw: 1
  79. Consecutive Frames To Skip: 1
  80. Resolution Scale: 150
  81. Anisotropic Filter Override: 0
  82. Minimum Scalable Dimension: 16
  83. Driver Recovery Timeout: 1000000
  84. Driver Wake-Up Delay: 1
  85. Vblank Rate: 60
  86. Vulkan:
  87. Adapter: GeForce GTX 1050 Ti
  88. Force FIFO present mode: false
  89. Force primitive restart flag: false
  90. Performance Overlay:
  91. Enabled: false
  92. Enable Framerate Graph: false
  93. Enable Frametime Graph: false
  94. Detail level: Medium
  95. Metrics update interval (ms): 350
  96. Font size (px): 10
  97. Position: Top Left
  98. Font: n023055ms.ttf
  99. Horizontal Margin (px): 50
  100. Vertical Margin (px): 50
  101. Center Horizontally: false
  102. Center Vertically: false
  103. Opacity (%): 70
  104. Body Color (hex): "#FFE138FF"
  105. Body Background (hex): "#002339FF"
  106. Title Color (hex): "#F26C24FF"
  107. Title Background (hex): "#00000000"
  108. Shader Compilation Hint:
  109. Position X (px): 20
  110. Position Y (px): 690
  111. Shader Loading Dialog:
  112. Allow custom background: true
  113. Darkening effect strength: 30
  114. Blur effect strength: 0
  115. Audio:
  116. Renderer: XAudio2
  117. Dump to file: false
  118. Convert to 16 bit: false
  119. Downmix to Stereo: true
  120. Start Threshold: 1
  121. Master Volume: 100
  122. Enable Buffering: true
  123. Desired Audio Buffer Duration: 100
  124. Sampling Period Multiplier: 100
  125. Enable Time Stretching: false
  126. Time Stretching Threshold: 75
  127. Microphone Type: "Null"
  128. Microphone Devices: "@@@@@@@@@@@@"
  129. Input/Output:
  130. Keyboard: "Null"
  131. Mouse: Basic
  132. Camera: "Null"
  133. Camera type: Unknown
  134. Move: "Null"
  135. System:
  136. Language: English (US)
  137. Keyboard Type: English keyboard (US standard)
  138. Enter button assignment: Enter with cross
  139. Net:
  140. Connection status: Disconnected
  141. IP address: 192.168.1.1
  142. Miscellaneous:
  143. Automatically start games after boot: true
  144. Exit RPCS3 when process finishes: false
  145. Start games in fullscreen mode: false
  146. Prevent display sleep while running games: true
  147. Show FPS counter in window title: true
  148. Show trophy popups: true
  149. Show shader compilation hint: true
  150. Use native user interface: true
  151. GDB Server: 127.0.0.1:2345
  152. Log: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement