初始适配

This commit is contained in:
chinosk
2025-03-17 21:53:55 +00:00
commit 45338b40cd
334 changed files with 113217 additions and 0 deletions

11
resource/config.json Normal file
View 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
}

Binary file not shown.

View 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
}