wackman/.config example

21 lines
No EOL
828 B
Text

WORKDIR="/tmp/wacca"
MOUNT_AS_ROOT=true
MANGOHUD_ENABLE=false
AIRGAP=false # Disable downloading game requirements and expect them to be present offline
ENABLE_CUSTOM_CHARTS=false # Enable injecting custom charts from customcharts folder
# VERSION
VERSION="3.07.01"
# NETWORKING
NET_KEYCHIP_ID=""
NET_HOSTNAME=""
NET_COMPATIBILITY="3.0" # Which versions to enable networking for (3.0,2.5,1.0 e.t.c)
# PORT BINDINGS
PORT_CONSOLE_LEFT=""
PORT_CONSOLE_RIGHT=""
PORT_AIME_READER=""
# APPLY BINARY PATCHES 3.07.01 ONLY
BINPATCH_DISABLE_LOCKOUT=0 # Fully disable lockout
BINPATCH_FORCE_ENGINE_LOCALE=0 # Force Engine locale (ignore router country language)
BINPATCH_ALLOW_CHN_REGION=0 # Allow using CHN region (don't change to HKG)
BINPATCH_FORCE_HIDDEN_LUIN_TITLE=0 # Force enable Hidden Luin title screen
ENABLE_EN_US_TRANSLATION=1