mirror of
https://git.chinosk6.cn/chinosk/gkms-localify-dmm.git
synced 2026-02-04 17:14:01 +00:00
初始适配
This commit is contained in:
11
resource/config.json
Normal file
11
resource/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"enableConsole": true,
|
||||
"checkBuiltInAssets": false,
|
||||
"transRemoteZipUrl": "https://github.com/chinosk6/GakumasTranslationData/releases/download/v1.0.2/GakumasTranslationData.zip",
|
||||
"useRemoteAssets": true,
|
||||
"useAPIAssets": false,
|
||||
"useAPIAssetsURL": "https://uma.chinosk6.cn/api/gkms_trans_data",
|
||||
"delRemoteAfterUpdate": false,
|
||||
"cleanLocalAssets": false,
|
||||
"p": false
|
||||
}
|
||||
BIN
resource/local-files/gakumasassets
Normal file
BIN
resource/local-files/gakumasassets
Normal file
Binary file not shown.
45
resource/localizationConfig.json
Normal file
45
resource/localizationConfig.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"dbgMode": true,
|
||||
"enabled": true,
|
||||
"lazyInit": true,
|
||||
"replaceFont": true,
|
||||
"textTest": false,
|
||||
"useMasterTrans": true,
|
||||
"dumpText": false,
|
||||
"gameOrientation": 0,
|
||||
"forceExportResource": false,
|
||||
"enableFreeCamera": false,
|
||||
"targetFrameRate": 0,
|
||||
"unlockAllLive": true,
|
||||
"unlockAllLiveCostume": true,
|
||||
"enableLiveCustomeDress": false,
|
||||
"liveCustomeHeadId": "costume_head_fktn-cstm-0001",
|
||||
"liveCustomeCostumeId": "hume-othr-0000",
|
||||
"loginAsIOS": false,
|
||||
"useCustomeGraphicSettings": false,
|
||||
"renderScale": 0.77,
|
||||
"qualitySettingsLevel": 3,
|
||||
"volumeIndex": 3,
|
||||
"maxBufferPixel": 3384,
|
||||
"reflectionQualityLevel": 4,
|
||||
"lodQualityLevel": 4,
|
||||
"enableBreastParam": false,
|
||||
"bDamping": 0.33,
|
||||
"bStiffness": 0.08,
|
||||
"bSpring": 0.8,
|
||||
"bPendulum": 0.12,
|
||||
"bPendulumRange": 0.55,
|
||||
"bAverage": 0.2,
|
||||
"bRootWeight": 1.0,
|
||||
"bUseArmCorrection": true,
|
||||
"bUseScale": true,
|
||||
"bScale": 0.9,
|
||||
"bUseLimit": false,
|
||||
"bLimitXx": 1.5,
|
||||
"bLimitXy": 1.5,
|
||||
"bLimitYx": 1.5,
|
||||
"bLimitYy": 1.5,
|
||||
"bLimitZx": 1.5,
|
||||
"bLimitZy": 1.5,
|
||||
"pf": false
|
||||
}
|
||||
Reference in New Issue
Block a user