A simple cross platform script to max out your fps on every launch
This script is only tested on Linux, open an issue if you enounter issues. I have dualboot im just lazy
This script sets your fps to 120 before launching the game, on both Windows and Linux (through Steam with GE Proton (opensuse BTW))
It simply modifies the game's settings database before launching the game, since
apparently it resets every time.
You won't have to do anything manually to play, but it DOES require some manual setup, the
installer will guide you.
install-wuwa-fps.sh
chmod +x install-wuwa-fps.sh
./install-wuwa-fps.sh
install-wuwa-fps.bat
Then jsut follow the installer instructions
sqlite3
packagesqlite3.exe
in PATH/path/to/wuwa-fps.sh && %command%
(The installer gives you the path to copy)
If you don't want to change your launch settings, you can also run the script manually before starting the game:
wuwa-fps.sh
wuwa-fps.bat
The script is completely safe, it only modifies settings files while game is still not open. No anticheat risk (for now) as it only updates the settings database.
Script not found: Make sure you restart your terminal/command prompt after installation
Permission errors: Try closing Steam when you install
Database not found: Make sure you've launched WuWa at least once, and that it's installed through Steam
Run this command to clean up the script's files:
wuwa-fps.sh --rm
wuwa-fps.bat --rm
The --rm
flag will:
In case you mess things up, this will remove the script COMPLETELY:
rm ~/.local/bin/wuwa-fps.sh
%USERPROFILE%\AppData\Local\WuWa-FPS\
folder~/.bashrc
and remove the PATH export line