添加贴图替换功能

This commit is contained in:
pm chihya
2026-05-09 20:51:08 +08:00
parent 3c4b16e03b
commit 4d731ba32b
17 changed files with 1360 additions and 54 deletions
+2
View File
@@ -7,11 +7,13 @@ namespace GakumasLocal::Config {
extern bool enabled;
extern bool lazyInit;
extern bool replaceFont;
extern bool replaceTexture;
extern bool forceExportResource;
extern int gameOrientation;
extern bool textTest;
extern bool useMasterTrans;
extern bool dumpText;
extern bool dumpRuntimeTexture;
extern bool enableFreeCamera;
extern int targetFrameRate;
extern bool unlockAllLive;