Advertisement
Guest User

Little Big Settings YAML NPUA80472.yml

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