添加贴图替换功能

This commit is contained in:
pm chihya
2026-05-09 20:37:22 +08:00
parent c7af3e41a5
commit 36a49ba4df
24 changed files with 2059 additions and 30 deletions
@@ -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;