From f523803755e326fae3cad28b86f8761c50466c5f Mon Sep 17 00:00:00 2001 From: chinosk <74499927+chinosk6@users.noreply.github.com> Date: Mon, 11 Sep 2023 19:10:04 +0800 Subject: [PATCH] Update config.json fix default value --- resources/config.json | 212 +++++++++++++++++++++--------------------- 1 file changed, 106 insertions(+), 106 deletions(-) diff --git a/resources/config.json b/resources/config.json index 53baab09..ad1aebdc 100644 --- a/resources/config.json +++ b/resources/config.json @@ -1,106 +1,106 @@ -{ - "enableConsole": true, - "enableLogger": false, - "dumpStaticEntries": false, - "maxFps": 60, - "better60FPS": false, - "highQuality": true, - "enableVSync": false, - "unlockSize": true, - "uiScale": 1.0, - "aspect_ratio_new": { - "w": 16.0, - "h": 9.0, - "forceLandscape": false - }, - "autoFullscreen": false, - "fullscreenBlockMinimization": true, - "readRequestPack": false, - "extraAssetBundlePaths": ["localized_data/umamusumelocalify"], - "replaceFont": true, - "customFontPath": "assets/bundledassets/umamusumelocalify/fonts/msyh.ttf", - "customFontSizeOffset": -4, - "customFontStyle": 1, - "customFontLinespacing": 0.9, - "replaceAssets": true, - "assetLoadLog": false, - "live": { - "free_camera": false, - "mouseSpeed": 100.0, - "force_changeVisibility_false": false, - "moveStep": 0.1, - "enableLiveDofController": false, - "close_all_blur": false, - "setLiveFovAsGlobal": false - }, - "homeSettings": { - "free_camera": false - }, - "race_camera": { - "free_camera": false, - "moveStep": 5, - "defaultFOV": 40, - "freecam_lookat_target": false, - "freecam_follow_target": false, - "follow_offset": { - "distance": 4, - "x": 0, - "y": 1, - "z": 0 - } - }, - "cutin_first_persion": false, - "externalPlugin": { - "hotkey": "u", - "path": "legend_g_plugin.exe", - "openExternalPluginOnLoad": true - }, - "autoChangeLineBreakMode": true, - "resolution_start": [ - -1, - -1 - ], - "httpServerPort": 43215, - "dicts": [ - "localized_data/event.json", - "localized_data/LIVE.json", - "localized_data/hash_entries.json" - ], - "static_dict": "localized_data/static.json", - "no_static_dict_cache": true, - "stories_path": "localized_data/stories", - "text_data_dict": "localized_data/text_data.json", - "character_system_text_dict": "localized_data/character_system_text.json", - "race_jikkyo_comment_dict": "localized_data/race_jikkyo_comment.json", - "race_jikkyo_message_dict": "localized_data/race_jikkyo_message.json", - "autoUpdate": { - "source": "github", - "path": "http://uma.chinosk6.cn/api/get_localify_latest_releases" - }, - "enableBuiltinAutoUpdate": false, - "replaceHomeStandChar": { - "enable": false, - "data": [ - { - "origCharId": 1046, - "newChrId": 2001, - "newClothId": 9 - } - ] - }, - "replaceGlobalChar": { - "enable": false, - "replaceUniversal": true, - "data": [] - }, - "loadDll": [], - "raceInfoTab": { - "enableRaceInfoTab": false, - "raceInfoTabAttachToGame": false - }, - "customPath": { - "enableCustomPersistentDataPath": false, - "customPersistentDataPath": "" - }, - "uploadGachaHistory": true -} +{ + "enableConsole": true, + "enableLogger": false, + "dumpStaticEntries": false, + "maxFps": 60, + "better60FPS": false, + "highQuality": true, + "enableVSync": false, + "unlockSize": true, + "uiScale": 1.0, + "aspect_ratio_new": { + "w": 16.0, + "h": 9.0, + "forceLandscape": false + }, + "autoFullscreen": false, + "fullscreenBlockMinimization": true, + "readRequestPack": false, + "extraAssetBundlePaths": ["localized_data/umamusumelocalify"], + "replaceFont": true, + "customFontPath": "assets/bundledassets/umamusumelocalify/fonts/msyh.ttf", + "customFontSizeOffset": -4, + "customFontStyle": 1, + "customFontLinespacing": 0.9, + "replaceAssets": true, + "assetLoadLog": false, + "live": { + "free_camera": false, + "mouseSpeed": 100.0, + "force_changeVisibility_false": false, + "moveStep": 0.1, + "enableLiveDofController": false, + "close_all_blur": false, + "setLiveFovAsGlobal": false + }, + "homeSettings": { + "free_camera": false + }, + "race_camera": { + "free_camera": false, + "moveStep": 5, + "defaultFOV": 40, + "freecam_lookat_target": false, + "freecam_follow_target": false, + "follow_offset": { + "distance": 4, + "x": 0, + "y": 1, + "z": 0 + } + }, + "cutin_first_persion": false, + "externalPlugin": { + "hotkey": "u", + "path": "legend_g_plugin.exe", + "openExternalPluginOnLoad": true + }, + "autoChangeLineBreakMode": true, + "resolution_start": [ + -1, + -1 + ], + "httpServerPort": 43215, + "dicts": [ + "localized_data/event.json", + "localized_data/LIVE.json", + "localized_data/hash_entries.json" + ], + "static_dict": "localized_data/static.json", + "no_static_dict_cache": true, + "stories_path": "localized_data/stories", + "text_data_dict": "localized_data/text_data.json", + "character_system_text_dict": "localized_data/character_system_text.json", + "race_jikkyo_comment_dict": "localized_data/race_jikkyo_comment.json", + "race_jikkyo_message_dict": "localized_data/race_jikkyo_message.json", + "autoUpdate": { + "source": "github", + "path": "http://uma.chinosk6.cn/api/get_localify_latest_releases" + }, + "enableBuiltinAutoUpdate": false, + "replaceHomeStandChar": { + "enable": false, + "data": [ + { + "origCharId": 1046, + "newChrId": 2001, + "newClothId": 9 + } + ] + }, + "replaceGlobalChar": { + "enable": false, + "replaceUniversal": true, + "data": [] + }, + "loadDll": [], + "raceInfoTab": { + "enableRaceInfoTab": false, + "raceInfoTabAttachToGame": false + }, + "customPath": { + "enableCustomPersistentDataPath": false, + "customPersistentDataPath": "" + }, + "uploadGachaHistory": false +}