ProjectXsent

config.ini

Aug 24th, 2024 (edited)
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. ;Devil May Cry 4 Special Edition config.ini
  2. ;Save the file as "config.ini" at "%LocalAppData%\CAPCOM\DEVILMAYCRY4SPECIALEDITION".
  3.  
  4. [GAME]
  5. MouseBaseSpeed=2.000000
  6. [GRAPHICS]
  7. HDR=DEFAULT
  8. AntiAlias=NONE
  9. ;NONE, MSAA2X=2x, MSAA4X=4x, MSAA8X=8x
  10. AltAntiAlias=NONE
  11. ;NONE, FXAA, FXAA3, FXAA3HQ
  12. DeferredLightingLight=APPROXIMATE_SPECULAR
  13. DeferredLightingHDR=INTEGER_LOG
  14. SLI=OFF
  15. GodRay=OFF
  16. Stereo=OFF
  17. EffectVolume=LOW
  18. ;LOW, HIGH
  19. TextureResolution=1
  20. ;0=Low, 1=High, 2=Super High
  21. ;Needs to match with TextureDetail
  22. Quality=0
  23. ;0=Low, 1=High, 2=Super High
  24. FrameRate=1
  25. ;1=60 FPS Max, 2=Variable
  26. TextureDetail=HIGH
  27. ;MEDIUM=Low, HIGH=High, HIGHEST=Super High
  28. ;Needs to match with TextureResolution
  29. TextureMipLimite=2
  30. [DISPLAY]
  31. Resolution=1920x1080
  32. Aspect=DEFAULT
  33. ;DEFAULT, 4:3, 16:9, 16:10
  34. RefreshRate=60.00Hz
  35. FullScreen=OFF
  36. VSYNC=ON
  37. [JOYPAD]
  38. A=2
  39. B=1
  40. X=3
  41. Y=0
  42. LEFT=15
  43. RIGHT=13
  44. UP=12
  45. DOWN=14
  46. START=9
  47. BACK=8
  48. LT=4
  49. LB=6
  50. RT=5
  51. RB=7
  52. LSTICK_PUSH=10
  53. LSTICK_VERT=Y
  54. LSTICK_HORZ=X
  55. RSTICK_PUSH=11
  56. RSTICK_VERT=Z
  57. RSTICK_HORZ=RZ
  58. [Window]
  59. MainX=0
  60. MainY=0
Tags: DMC4SE
Advertisement
Add Comment
Please, Sign In to add comment