Advertisement
Guest User

Untitled

a guest
Feb 10th, 2024
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | Gaming | 0 0
  1. ;G3 vulkan render with enhanced draw distance v2.6.0
  2. ;----------------------------------------------------------------------------------
  3. ;[VULKAN = TRUE] ;This version is only vulkan
  4. ;[RESET ENGINE SETTINGS = TRUE] ;Only after first launch
  5. ;[AF = 3F] ;Cores affinity
  6. ;[ASPECT RATIO = 21:9] ;Force aspect ratio (fix issues with resolution select)
  7. [DISABLE LOGOS = TRUE] ;No logos on startup
  8. [FOV = 90] ;In game FOV
  9. [ADDITIONAL ARGUMENTS = ] ;Game command line arguments
  10. [FLAG = WIN7RTM] ;Base compatibility
  11. [HIGH DPI AWARE = TRUE] ;Fix issues with UI scaling
  12. [UNINSTALL EDD = FALSE] ;Uninstall
  13. [ENABLE EAX EMULATION = TRUE] ;EAX audio emulation on any hardware (modified dsoal)
  14. [ULTRA DISTANCE = TRUE] ;Vanilla distance, if false
  15. [SMAA ONLY = FALSE] ;Force disable engine antialiasing (unnecessary if using RS)
  16. [UNLOCK RS = TRUE] ;Unlock reshade settings
  17. [SHADER PATCH = TRUE] ;Shader patch :)
  18. [TEXTURES ATTACH = FALSE] ;Using enhanced textures (if present)
  19. [SET LANGUAGE =] ;Force language (useful for steam version)
  20. [VOICE PACK AUTO MOUNT = TRUE] ;Automatic mount voices archives
  21. [RENDER BUG FIX = FALSE] ;Objects shadowing fix
  22. [CLEAR COMPILED IMAGES = TRUE] ;Cleaning raw textures if ximg's correctly compiled
  23. [VRAM LIMIT = FALSE] ;VRAM utilization limitation
  24. [VRAM REPORT = 0] ;Debug!
  25. [NO SHADER CACHE = FALSE] ;Do not use!
  26. ;-----------------------------------------------------------------------------------
  27. [BLUR FACTOR = 1.0] ;Allowed values 0.01 - 4.0
  28. [BLUR START = 0] ;Corrector (allowed any values +\- in SH range)
  29. [BLUR END = 0] ;SL range (+\-)
  30. [CLIP L = 0] ;Plane clip corrector (SL range +\-)
  31. [CLIP H = 0] ;SH range (+\-)
  32. ;-----------------------------------------------------------------------------------
  33. [SL = 280000] ;Low level geometry precache sphere (static)
  34. [SH = 40000] ;Complex chain of render settings values (you can increase\decrease it)
  35. ;(!) If you use textures set this value to 35000
  36. ;-----------------------------------------------------------------------------------
  37. [VR = 20000] ;Vegetation range override
  38. [RI = 5500] ;Radius of influence (increasing couse sound bugs!)
  39. ;(!) Do not enable engine anti aliasing (will be used rs smaa instead it)
  40. ;(!) SL and SH is experimental and you can increase\decrease this values
  41. ;(!) RI affect to all entities (triggers\sound sources\NPC draw distance)
  42. ;(!) VR is performance impact option (vegetation range)
  43. ;-----------------------------------------------------------------------------------
  44. ;NOTICE:
  45. ;If you got missing geometry after save load reduce SH value by step 500
  46. ;Check it in game and repeat, if issue still appear
  47. ;-----------------------------------------------------------------------------------
  48. [OVERRIDES] ;Custom override for any UserOptions.ini values
  49. ;Bloom: 2-HDR\1-Bloom
  50. ;Bloom=2
  51. Noise=0
  52. [OVERRIDES]
  53. ;-----------------------------------------------------------------------------------
  54. [PORT SETTINGS] ;Override values
  55. ;--\\--\\--
  56. ;d3d9.lenientClear = True
  57. ;d3d9.deviceLocalConstantBuffers = True
  58. [PORT SETTINGS]
  59. ;-----------------------------------------------------------------------------------
  60. ;Nexus page: https://www.nexusmods.com/gothic3/mods/16
Tags: Mods INI Gothic 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement