(semi-tested) ManMan JA translation, config inis replacing templates, downgrade DivaSound and upgrade DivaMovie, fixes
This commit is contained in:
@@ -0,0 +1,157 @@
|
||||
#########################################
|
||||
# /!\ WARNING: DO NOT EDIT WITH NOTEPAD!#
|
||||
#########################################
|
||||
|
||||
[Global]
|
||||
# Load plugins including below options
|
||||
Enable=1
|
||||
# Enable built-in patches
|
||||
Builtin_Patches=1
|
||||
# Enable custom patches
|
||||
Custom_Patches=1
|
||||
# Enable built-in render
|
||||
Builtin_Render=1
|
||||
# PC
|
||||
pc=
|
||||
|
||||
[GPU]
|
||||
# Force GPU model -- -1=auto, 0=Kepler, 1=Maxwell, 2=Turing, 3=Ampere
|
||||
Model=-1
|
||||
|
||||
[Launcher]
|
||||
# Forces the launcher to be skipped, you can use the --launch parameter instead of this.
|
||||
Skip=0
|
||||
# Disables unsupported GPU warning dialogs.
|
||||
No_GPU_Dialog=0
|
||||
# Sets the dark colour scheme in the launcher.
|
||||
Dark_Launcher=0
|
||||
# Command line arguments
|
||||
Command_Line=
|
||||
# Launches divahook.bat intead of diva.exe.
|
||||
Use_divahook_bat=0
|
||||
# Language -- 0=auto, 1=en, 2=zh-Hans, 3=pt-BR, 4=it-IT, 5=ja-JP
|
||||
Launcher_Language=0
|
||||
|
||||
[Patches]
|
||||
# Disable movies (enable this if the game hangs when loading certain PVs)
|
||||
No_Movies=0
|
||||
# Enable or disable mouse cursor
|
||||
Cursor=1
|
||||
# Use 2 channels instead of 4 (when not using DivaSound)
|
||||
Stereo=1
|
||||
# Skip one or more menus -- 0=disabled, 1=guest, 2=guest+normal
|
||||
Quick_Start=1
|
||||
# Disable the scrolling sound effect
|
||||
No_Scrolling_SFX=0
|
||||
# Show "FREE PLAY" instead of "CREDIT(S)" and don't require credits
|
||||
Freeplay=1
|
||||
# Sing missed notes
|
||||
Sing_Missed=0
|
||||
# Hide the volume and SE control buttons
|
||||
Hide_Volume=0
|
||||
# Remove the photo controls during PV playback
|
||||
No_PV_UI=0
|
||||
# Hide the watermark that's usually shown in PV viewing mode
|
||||
Hide_PV_Watermark=0
|
||||
# Set the card reader and network status icons -- 0=default, 1=hidden, 2=error, 3=OK, 4=partial OK
|
||||
Status_Icons=0
|
||||
# Disable showing lyrics
|
||||
No_Lyrics=0
|
||||
# Disable the error banner
|
||||
No_Error=1
|
||||
# Hide "CREDIT(S)"/"FREE PLAY"
|
||||
Hide_Freeplay=0
|
||||
# Show "PD Loader" instead of "FREE PLAY"
|
||||
PDLoaderText=1
|
||||
# Allow plugins and patches to change "FREE PLAY"/"CREDIT(S)"
|
||||
Allow_Custom_Freeplay=0
|
||||
# Freeze the timer
|
||||
No_Timer=1
|
||||
# Disable the timer sprite
|
||||
No_Timer_Sprite=1
|
||||
# Disable Message Bar
|
||||
No_Message_Bar=0
|
||||
# Disable Stage Text
|
||||
No_Stage_Text=0
|
||||
# Unlock PSEUDO modules (incomplete, will default to Miku)
|
||||
Unlock_Pseudo=0
|
||||
# Enable the card menu (incomplete, it doesn't bypass the card prompt)
|
||||
Card=0
|
||||
# Disable Extended Data (may break physics in some edits) AKA Skyth's no-opd patch
|
||||
No_Opd=0
|
||||
# Scale Debug Windows above HD internal resolution AKA somewhatlurker's dwgui patch
|
||||
Dwgui_Scaling=0
|
||||
# Allow using a real arcade slider attached to COM11 (or PS4 official FT controller)
|
||||
Hardware_Slider=0
|
||||
# Prevent data deletion
|
||||
Prevent_Data_Deletion=0
|
||||
|
||||
[Graphics]
|
||||
# Lag Compensation
|
||||
Lag_Compensation = 0
|
||||
# Set to -1 to unlock the frame rate.
|
||||
FPS.Limit=60
|
||||
# Reduces FPS Limiter CPU usage
|
||||
# (may have less consistent performance)
|
||||
FPS.Limit.LightMode=1
|
||||
# Enable debug warnings for lightweight limiter
|
||||
FPS.Limit.Verbose=0
|
||||
# Temporal Anti-Aliasing
|
||||
TAA=1
|
||||
# Morphological Anti-Aliasing
|
||||
MLAA=1
|
||||
# MAG Filter -- 0=default (bilinear), 1=nearest-neighbour, 2=sharpen, 3=cone (smooth)
|
||||
MAG=0
|
||||
# Depth of Field
|
||||
DOF=1
|
||||
# Reflections
|
||||
Reflections=1
|
||||
Reflect_Res_Width = 512
|
||||
Reflect_Res_Height = 256
|
||||
Refract_Res_Width = 512
|
||||
Refract_Res_Height = 256
|
||||
# Gamma -- 100=default, 125=console-like
|
||||
Gamma = 100
|
||||
# Shadows
|
||||
Shadows=1
|
||||
# Transparent Meshes
|
||||
Punchthrough=1
|
||||
# Glare
|
||||
Glare=1
|
||||
# Shader
|
||||
Shader=1
|
||||
# Toon shader (press F9 to toggle) -- 0=default, 1=force on, 2=force off
|
||||
NPR1=0
|
||||
# Disable all 3D passes. WARNING: The extended data will be deleted unless Prevent Data Deletion is enabled. Don't enable on Intel GPUs, enable no_opd instead.
|
||||
2D=0
|
||||
# FrameRateManager motion rate (fps)
|
||||
FRM.Motion.Rate=400
|
||||
|
||||
[Resolution]
|
||||
# 0 = Windowed, 1 = Fast, 2 = Exclusive, 3 = Safe
|
||||
# For same as screen res: -1x-1
|
||||
Display=1
|
||||
Width=-1
|
||||
Height=-1
|
||||
# Fullscreen only options
|
||||
BitDepth=32
|
||||
RefreshRate=60
|
||||
|
||||
# Set a custom internal render resolution
|
||||
# Same as window: -1x-1
|
||||
# HD : 1280x720
|
||||
# FHD : 1920x1080
|
||||
# WQHD : 2560x1440
|
||||
# 4K UHD: 3840x2160
|
||||
# 5K UHD: 5120x2880
|
||||
# 8K UHD: 7680x4320
|
||||
r.Enable=0
|
||||
r.Width=-1
|
||||
r.Height=-1
|
||||
|
||||
[Plugins]
|
||||
Launcher.dva=1
|
||||
TLAC.dva=1
|
||||
DivaSound.dva=1
|
||||
Novidia.dva=1
|
||||
ShaderPatch.dva=1
|
||||
Reference in New Issue
Block a user