Skip to content

Commit

Permalink
Merge pull request #334 from Xele02/Xele02-patch-1018
Browse files Browse the repository at this point in the history
Update version 1.0.18
  • Loading branch information
Xele02 authored Dec 22, 2024
2 parents c90947a + 62b2e07 commit 2af6ec6
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Rewrite project of UtaMacross mobile game.

**Current version : 1.0.17**
**Current version : 1.0.18**

Fonctionality :
* Almost everything of the game.
Expand All @@ -15,7 +15,7 @@ Fonctionality :
The original game is in japanese only. The translation in others languages is currently working on :
* English : 3%
* French : 13%. Most of the important parts to understand the game is available.
* Chinese : 10%
* Chinese : 12%
* Korean : 0%

# Requirement / Installation
Expand Down
Binary file modified Unity/Assets/Resources/Localizations/Database/en.bytes
Binary file not shown.
Binary file modified Unity/Assets/Resources/Localizations/Database/fr.bytes
Binary file not shown.
Binary file modified Unity/Assets/Resources/Localizations/Database/ko.bytes
Binary file not shown.
Binary file modified Unity/Assets/Resources/Localizations/Database/zh_Hans.bytes
Binary file not shown.
13 changes: 12 additions & 1 deletion Unity/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,16 @@ PlayerSettings:
switchNVNShaderPoolsGranularity: 33554432
switchNVNDefaultPoolsGranularity: 16777216
switchNVNOtherPoolsGranularity: 16777216
switchNVNMaxPublicTextureIDCount: 0
switchNVNMaxPublicSamplerIDCount: 0
vulkanEnableSetSRGBWrite: 0
m_SupportedAspectRatios:
4:3: 1
5:4: 1
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.0.17
bundleVersion: 1.0.18
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down Expand Up @@ -233,6 +235,7 @@ PlayerSettings:
metalEditorSupport: 1
metalAPIValidation: 1
iOSRenderExtraFrameOnPause: 0
iosCopyPluginsCodeInsteadOfSymlink: 0
appleDeveloperTeamID:
iOSManualSigningProvisioningProfileID:
tvOSManualSigningProvisioningProfileID:
Expand Down Expand Up @@ -461,6 +464,7 @@ PlayerSettings:
switchTitleNames_12:
switchTitleNames_13:
switchTitleNames_14:
switchTitleNames_15:
switchPublisherNames_0:
switchPublisherNames_1:
switchPublisherNames_2:
Expand All @@ -476,6 +480,7 @@ PlayerSettings:
switchPublisherNames_12:
switchPublisherNames_13:
switchPublisherNames_14:
switchPublisherNames_15:
switchIcons_0: {fileID: 0}
switchIcons_1: {fileID: 0}
switchIcons_2: {fileID: 0}
Expand All @@ -491,6 +496,7 @@ PlayerSettings:
switchIcons_12: {fileID: 0}
switchIcons_13: {fileID: 0}
switchIcons_14: {fileID: 0}
switchIcons_15: {fileID: 0}
switchSmallIcons_0: {fileID: 0}
switchSmallIcons_1: {fileID: 0}
switchSmallIcons_2: {fileID: 0}
Expand All @@ -506,6 +512,7 @@ PlayerSettings:
switchSmallIcons_12: {fileID: 0}
switchSmallIcons_13: {fileID: 0}
switchSmallIcons_14: {fileID: 0}
switchSmallIcons_15: {fileID: 0}
switchManualHTML:
switchAccessibleURLs:
switchLegalInformation:
Expand Down Expand Up @@ -594,6 +601,7 @@ PlayerSettings:
ps4ShareFilePath:
ps4ShareOverlayImagePath:
ps4PrivacyGuardImagePath:
ps4ExtraSceSysFile:
ps4NPtitleDatPath:
ps4RemotePlayKeyAssignment: -1
ps4RemotePlayKeyMappingDir:
Expand Down Expand Up @@ -634,6 +642,9 @@ PlayerSettings:
ps4disableAutoHideSplash: 0
ps4videoRecordingFeaturesUsed: 0
ps4contentSearchFeaturesUsed: 0
ps4CompatibilityPS5: 0
ps4AllowPS5Detection: 0
ps4GPU800MHz: 1
ps4attribEyeToEyeDistanceSettingVR: 0
ps4IncludedModules: []
monoEnv:
Expand Down

0 comments on commit 2af6ec6

Please sign in to comment.