mirror of
https://git.chinosk6.cn/chinosk/gkms-local.git
synced 2026-05-17 00:32:33 +07:00
添加贴图替换功能
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user