Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yazninja committed Jun 6, 2024
1 parent f13aed0 commit d9febbb
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,20 @@ This is a project that makes it easy to tweak [Wuthering Waves](https://wutherin
(Recommended) [Windows from Fast Server](https://cdn.yaz.ninja/wuwa-tweaks.exe)

Get the latest build in the [releases](https://github.com/yazninja/wuwa-tweaks/releases/lastest) page.
Or get the exe's directly : [Windows](https://github.com/yazninja/wuwa-tweaks/releases/latest/download/wuwa-tweaks.exe) | ~[Linux](https://github.com/yazninja/wuwa-tweaks/releases/latest/download/wuwa-tweaks-linux)~ | ~[MacOS](https://github.com/yazninja/wuwa-tweaks/releases/latest/download/wuwa-tweaks-mac)~ (Mac and Linux disabled for now)
Or get the exe's directly : [Windows](https://github.com/yazninja/wuwa-tweaks/releases/latest/download/wuwa-tweaks.exe) | [Linux](https://github.com/yazninja/wuwa-tweaks/releases/latest/download/wuwa-tweaks-linux) | [MacOS](https://github.com/yazninja/wuwa-tweaks/releases/latest/download/wuwa-tweaks-mac) (MacOS and Linux builds are not tested yet, once game is released for the platforms I will tweak the code accordingly)

## Features

- [x] Auto detect game path
- [x] Uncap the FPS (Default cap was 60FPS)
- [x] Optimize Game Shaders, Textures and Meshes
- [x] Improve Quality of In Game Textures
- [x] Improve Lighting thru shadow tweaks
- [x] Improve Game Performance
- [x] 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

Expand Down Expand Up @@ -42,10 +55,10 @@ bun run build-mac # for macos

### Special Thanks

- u/kenshinakh for the [original post](https://www.reddit.com/r/WutheringWaves/comments/1czgdsa/pc_ue4_engine_tweaks_and_stutter_improvements/) on tweaks.
- u/kenshinakh for the [original post](https://www.reddit.com/r/WutheringWaves/comments/1czgdsa/pc_ue4_engine_tweaks_and_stutter_improvements/) on tweaks.

- github/dromzeh for [wuwa-fps-unlocker](https://github.com/dromzeh/wuwa-fps-unlocker) a rust project that unlocks the fps of the game.
- github/dromzeh for [wuwa-fps-unlocker](https://github.com/dromzeh/wuwa-fps-unlocker) a rust project that unlocks the fps of the game.

- [Bun](https://bun.sh) for the build system.
- [Bun](https://bun.sh) for the build system.

Made with ❤️ by [Yaz](https://yaz.ninja)

0 comments on commit d9febbb

Please sign in to comment.