Skip to content

A CLI tool for tweaking settings and optimizations for Wuthering Waves

License

Notifications You must be signed in to change notification settings

yazninja/wuwa-tweaks

Repository files navigation

wuwa-tweaks

This is a project that makes it easy to tweak Wuthering Waves (WuWa) game data.

Usage

(Recommended) Windows from Fast Server

Get the latest build in the releases page. Or get the exe's directly : Windows | Linux | MacOS (MacOS and Linux builds are not tested yet, once game is released for the platforms I will tweak the code accordingly)

Features

  • Auto detect game path
  • Uncap the FPS (Default cap was 60FPS)
  • Optimize Game Shaders, Textures and Meshes
  • Improve Quality of In Game Textures
  • Improve Lighting thru shadow tweaks
  • Improve Game Performance
  • Backup Files before applying tweaks (Just in case)
  • Add custom screen scaling (Default was 100%)
  • Add advanced graphics settingstweaks for potato PC's
  • Automatic updates

Build from source

To build from source, you need to have Bun installed.

  1. Clone the repository:
git clone https://github.com/yazninja/wuwa-tweaks.git
cd wuwa-tweaks
  1. Install dependencies:
bun install
  1. Run the project:
bun run dev
  1. Build the project:
bun run build-win # for windows
bun run build-linux # for linux
bun run build-mac # for macos

Special Thanks

Made with ❤️ by Yaz