Advertisement
Guest User

options.ini

a guest
Jan 6th, 2020
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. [OVERRIDE]
  2. Disable_The_Reunion = n
  3.  
  4. #When using Windowed mode, the recommended resolution is 1280 * 960
  5. #When using Full Screen mode, the resolution should be changed to your optimal monitor resolution
  6. [OPENGL]
  7. full_screen = n
  8. window_x = 0
  9. window_y = 0
  10. window_width = 2560
  11. window_height = 1440
  12. preserve_aspect = y
  13.  
  14. vsync = y
  15. texture_cache_size = 1024
  16. compress_textures = n
  17. save_textures = n
  18. use_pbo = n
  19. use_mipmaps = y
  20. fancy_transparency = y
  21. post_file = psx.post
  22. postprocessing = y
  23.  
  24. #on-screen logging
  25. show_reunion_popup = y
  26. show_reunion_info = y
  27. show_fps = n
  28. show_stats = n
  29. error_popup = n
  30. info_popup = n
  31. ff7_popup = n
  32. trace_open = y
  33. trace_files = n
  34. trace_textures = n
  35. trace_other = n
  36. opengl_debug = n
  37.  
  38. [CUSTOM]
  39. Mod_ID = NONE
  40.  
  41. [AUDIO REPLACEMENT]
  42. Mute = n
  43. Music_Vol =75
  44. SFX_Vol =100
  45. Mono_Output = n
  46. Centre_Battle_SFX = y
  47. Field_SFX_In_Battle = n
  48. Music_Balance_Functions = n
  49. Load_SFX_To_Memory = y
  50. Audio_Log_Level = 1
  51.  
  52. # Weapon mod: 0 = Off / 1 = Minigame updates / 2 = Further field updates / 3 = full mod [will do nothing at this time]
  53. # 60fps Battles mod: 0 = Off / 1 = On (no interpolation) / 2 = On (interpolated model animations)
  54. [MAIN]
  55. New_Translation = y
  56. Model_Overhaul = n
  57. Weapon = 0
  58. _60fps_Battles = 1
  59.  
  60. [TWEAKS]
  61. Centred_Field = y
  62. Default_Run = n
  63. New_Gauge_Colours = n
  64. Closed_Mouth_Models = y
  65. QPC = y
  66. Game_Time_Is_Realtime = y
  67. Transparent_Dialogue = n
  68. Show_More_Status = 2
  69.  
  70. [FIXES]
  71. Battle_Arena_HPMP = n
  72. Battle_Key_Press = n
  73.  
  74. #For those poor souls with epilepsy
  75. [DISABLE SCREEN FLASH]
  76. Critical_Hit = n
  77. Boss_Death = n
  78. Summon = n
  79. Transition_Effects = n
  80. Disable_All = n
  81.  
  82. [OTHER]
  83. #For Windows Vista and Windows 7. Use this whenever possible to improve frame rate.
  84. Disable_DWM_AERO = n
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement