From d8fa4c6073b66773941ff4ea6080c0158ed29d20 Mon Sep 17 00:00:00 2001 From: Marie Date: Mon, 13 Dec 2021 10:30:45 +0000 Subject: [PATCH] Add FPS Unlocker as an option and Fix Voice Data install --- README.md | 4 ++-- public/html/settings.html | 17 +++++++++++++++++ src/ts/index.ts | 5 +++-- src/ts/lib/LauncherLib.ts | 1 + src/ts/lib/constants.ts | 5 +++++ src/ts/settings.ts | 36 ++++++++++++++++++++++++++++++++++++ 6 files changed, 64 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 57c9731..e0147d4 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,8 @@ npm start * Wine prefix folder selection ([notabug issue 37](https://notabug.org/nobody/an-anime-game-launcher/issues/37)) *(1.8.0)* * Use auto-downloaded winetricks in settings menu *(done in main branch by @Maroxy, !14)* * Use `winecfg.exe` from the installed runner in settings menu *(done in main branch by @Maroxy, !14)* -* Fix voice data installation -* Add fps unlocker option +* Fix voice data installation *(done in main branch by @Maroxy, !15)* +* Add fps unlocker option *(done in main branch by @Maroxy, !15)* * Add downloading pause button * Move project to Vue * Use `LauncherLib.getGameVersion` function instead of the `config.json`'s `version` property diff --git a/public/html/settings.html b/public/html/settings.html index 89a49a7..b5303d8 100644 --- a/public/html/settings.html +++ b/public/html/settings.html @@ -229,6 +229,16 @@
+
+ FPS Unlocker + +
+ +
+
+ +
+
Auto-delete DXVK logs @@ -254,6 +264,8 @@
+ +
@@ -270,6 +282,8 @@

+ +
@@ -310,7 +324,10 @@
+ +
+