WuWa Old Color Settings

When using C#, game overrides decimal numbers back to default so no more fine adjustment for brightness (only 0, 50, 100 possible), saturation and contrast adjustment less accurate too.


Brightness

50



Saturation

50



Contrast

50




Values:

Brightness: 0   |   Saturation: 50   |   Contrast: 50

SQL Command:

INSERT OR REPLACE INTO LocalStorage (key, value) VALUES ('Brightness', '0'), ('SaturationNew', '50'), ('ContrastNew', '50');





How to apply color settings:

  • Download DB Browser for SQLite https://sqlitebrowser.org/dl/ [Standard installer OR .zip (no installer)]
  • Run the program as admin and open LocalStorage.db found in ...Wuthering Waves\Wuthering Waves Game\Client\Saved\LocalStorage
  • Copy and paste the SQL command then execute, write changes and then close database
sql-color-settings


Logo for librecounter