【m】优化远端模式
This commit is contained in:
@@ -18,6 +18,8 @@ MonoBehaviour:
|
||||
il2cppPlusRepoURL: https://gitee.com/focus-creative-games/il2cpp_plus
|
||||
hotUpdateAssemblyDefinitions:
|
||||
- {fileID: 5897886265953266890, guid: 0215eccc3fbaadc478df17450740779c, type: 3}
|
||||
- {fileID: 5897886265953266890, guid: 35d5759cc8213ea4ba18c3d65342dbeb, type: 3}
|
||||
- {fileID: 5897886265953266890, guid: a0b5615c852936343bad64f8521c039f, type: 3}
|
||||
hotUpdateAssemblies: []
|
||||
preserveHotUpdateAssemblies: []
|
||||
hotUpdateDllCompileOutputRootDir: HybridCLRData/HotUpdateDlls
|
||||
|
||||
@@ -21,7 +21,7 @@ MonoBehaviour:
|
||||
m_Registries:
|
||||
- m_Id: main
|
||||
m_Name:
|
||||
m_Url: https://packages.unity.cn
|
||||
m_Url: https://packages.unity.com
|
||||
m_Scopes: []
|
||||
m_IsDefault: 1
|
||||
m_Capabilities: 7
|
||||
@@ -50,6 +50,6 @@ MonoBehaviour:
|
||||
m_RegistryInfoDraft:
|
||||
m_Modified: 0
|
||||
m_ErrorMessage:
|
||||
m_UserModificationsInstanceId: -838
|
||||
m_OriginalInstanceId: -842
|
||||
m_UserModificationsInstanceId: -836
|
||||
m_OriginalInstanceId: -840
|
||||
m_LoadAssets: 0
|
||||
|
||||
@@ -77,6 +77,7 @@ PlayerSettings:
|
||||
androidMinimumWindowHeight: 300
|
||||
androidFullscreenMode: 1
|
||||
androidAutoRotationBehavior: 1
|
||||
androidPredictiveBackSupport: 1
|
||||
defaultIsNativeResolution: 1
|
||||
macRetinaSupport: 1
|
||||
runInBackground: 1
|
||||
@@ -143,9 +144,6 @@ PlayerSettings:
|
||||
bundleVersion: 0.1
|
||||
preloadedAssets:
|
||||
- {fileID: 0}
|
||||
- {fileID: 6378784773771806207, guid: 585a4ad961dd5614e8745d46db7d679c, type: 2}
|
||||
- {fileID: 11400000, guid: 24733d23f452fcb46892d5b07f3ac2a0, type: 2}
|
||||
- {fileID: 5065509221171662625, guid: 4f326748f4e6ea3468481ebd6d8ad2a2, type: 2}
|
||||
metroInputSource: 0
|
||||
wsaTransparentSwapchain: 0
|
||||
m_HolographicPauseOnTrackingLoss: 1
|
||||
@@ -770,7 +768,7 @@ PlayerSettings:
|
||||
PS5: DOTWEEN
|
||||
QNX: DOTWEEN
|
||||
Stadia: DOTWEEN
|
||||
Standalone: ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;ODIN_INSPECTOR_3_2;ODIN_INSPECTOR_3_3;USE_ROKID_OPENXR;USE_INPUT_SYSTEM_POSE_CONTROL;USE_STICK_CONTROL_THUMBSTICKS;DOTWEEN;HotUpdate;HOST_PLAYMODE
|
||||
Standalone: ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;ODIN_INSPECTOR_3_2;ODIN_INSPECTOR_3_3;USE_ROKID_OPENXR;USE_INPUT_SYSTEM_POSE_CONTROL;USE_STICK_CONTROL_THUMBSTICKS;DOTWEEN;HotUpdate;EDITOR_SIMULATEMODE
|
||||
VisionOS: DOTWEEN
|
||||
WebGL: DOTWEEN
|
||||
Windows Store Apps: USE_INPUT_SYSTEM_POSE_CONTROL;USE_STICK_CONTROL_THUMBSTICKS;DOTWEEN
|
||||
@@ -885,9 +883,8 @@ PlayerSettings:
|
||||
hmiPlayerDataPath:
|
||||
hmiForceSRGBBlit: 1
|
||||
embeddedLinuxEnableGamepadInput: 1
|
||||
hmiCpuConfiguration:
|
||||
hmiLogStartupTiming: 0
|
||||
qnxGraphicConfPath:
|
||||
hmiCpuConfiguration:
|
||||
apiCompatibilityLevel: 3
|
||||
activeInputHandler: 2
|
||||
windowsGamepadBackendHint: 0
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
m_EditorVersion: 2022.3.56f1c1
|
||||
m_EditorVersionWithRevision: 2022.3.56f1c1 (bb6410cfcc53)
|
||||
m_EditorVersion: 2022.3.62f3
|
||||
m_EditorVersionWithRevision: 2022.3.62f3 (96770f904ca7)
|
||||
|
||||
Reference in New Issue
Block a user