jpWHY

Untitled

Feb 4th, 2020
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. ; Save this file as custom.cfg in ...\SteamApps\common\Midair\Midair\Binaries
  2. ; In game type "exec custom.cfg" into the console
  3.  
  4. ; General
  5. FOV 120
  6. r.VSync 0
  7. r.SetRes 1920x1080f
  8. r.OneFrameThreadLag 1
  9. r.ScreenPercentage 65
  10. stat fps
  11.  
  12.  
  13. r.ShadowQuality 0
  14. sg.EffectsQuality 0
  15. sg.FoliageQuality 0
  16. sg.PostProcessQuality 0
  17. sg.TextureQuality 0
  18. sg.AntiAliasingQuality 0
  19. sg.ViewDistanceQuality 0
  20.  
  21.  
  22. ; bunch of other quality reducing settings
  23. r.DetailMode 0
  24. r.Atmosphere 0
  25. r.BlurGBuffer 0
  26. r.SSR.Quality 0
  27. r.BloomQuality 0
  28. r.MaxAnisotropy 0
  29. r.LensFlareQuality 0
  30. r.SceneColorFormat 3
  31. r.RefractionQuality 0
  32. r.MotionBlurQuality 0
  33. r.MotionBlur.Amount 0
  34. r.Streaming.MipBias 2.5
  35. r.Streaming.PoolSize 200
  36. r.DepthOfFieldQuality 0
  37. r.RenderTargetPoolMin 300
  38. r.LightFunctionQuality 0
  39. r.EyeAdaptationQuality 0
  40. r.MaterialQualityLevel 0
  41. r.AmbientOcclusionLevels 0
  42. r.TranslucencyVolumeBlur 0
  43. r.SceneColorFringeQuality 0
  44. r.AmbientOcclusionMaxQuality 0
  45. r.Tonemapper.GrainQuantization 0
  46. r.TranslucencyLightingVolumeDim 24
  47.  
  48.  
  49. ;show commands
  50. show AntiAliasing
  51. show DeferredLighting
  52. show DirectLighting
  53. show Decals
  54. show InstancedFoliage
  55. show Grain
  56. show Vignette
Add Comment
Please, Sign In to add comment