Jump to content

Blue Protocol: Star Resonance - localization files unity


Recommended Posts

  • 3 weeks later...
  • Supporter
Posted
On 5/25/2025 at 4:38 PM, Ameira said:

Not possible to open these files with Asset Studio. They are in a .pkg format but the file still seems to be a normal unity bundle archive.

https://www.mediafire.com/file/3jdp3wstro17xhg/SRDM.zip/file

Asset Studio can open the files you provide, but some files will crash when they are opened, so you can test several more versions and use the version with the least flashback to open the most files for subsequent processing.

But before that, you need to split your pkg file

Divide them into block files of multiple unityfs

I wrote a python script and you just need to run it

python split.py pkg file Output folder

If you find it troublesome to run scripts, you can also try a more professional unityfs splitter

Attached a few screenshots I ran

If the problem is solved, you can mark this reply as a solution

IMG_20250611_015804.jpg

IMG_20250611_015415.jpg

IMG_20250611_015744.jpg

IMG_20250611_015459.jpg

IMG_20250611_015521.jpg

IMG_20250611_015614.jpg

split.py

  • Like 2
Posted (edited)
On 6/10/2025 at 8:16 PM, wq223 said:

Asset Studio can open the files you provide, but some files will crash when they are opened, so you can test several more versions and use the version with the least flashback to open the most files for subsequent processing.

But before that, you need to split your pkg file

Divide them into block files of multiple unityfs

I wrote a python script and you just need to run it

python split.py pkg file Output folder

If you find it troublesome to run scripts, you can also try a more professional unityfs splitter

Attached a few screenshots I ran

If the problem is solved, you can mark this reply as a solution

IMG_20250611_015804.jpg

IMG_20250611_015415.jpg

IMG_20250611_015744.jpg

IMG_20250611_015459.jpg

IMG_20250611_015521.jpg

IMG_20250611_015614.jpg

split.py 2.08 kB · 2 downloads

What command do i have to use to unpack all pkg files? Since the game has over 200 of them.

Nevermind got it

Edited by Atoryia
  • Like 1
  • Supporter
Posted
11 hours ago, Atoryia said:

What command do i have to use to unpack all pkg files? Since the game has over 200 of them.

Nevermind got it

Use the python script I've linked to before, or use someone else's splitter tool, if there is no problem, you can mark the previous reply as a solution, I think this reply has solved your problem

Your file can be recognized

  • Like 1
  • 2 months later...
  • Moderators
Posted

Just use this script to extract and import Unity bundles from/to PKG archive
https://github.com/bartlomiejduda/Tools/blob/master/NEW Tools/UNITY_TOOLS/Multiple_UnityFS_files_in_one_archive_script.bms

There should be 712 unity bundels after extraction. Use UABEA to edit them.

Follow this tutorial in case of any troubles
https://ikskoks.pl/tutorial-what-is-quickbms-how-to-export-and-import-with-quickbms/

  • Like 1
  • Thanks 1
Posted (edited)
22 hours ago, ikskoks said:

Just use this script to extract and import Unity bundles from/to PKG archive
https://github.com/bartlomiejduda/Tools/blob/master/NEW Tools/UNITY_TOOLS/Multiple_UnityFS_files_in_one_archive_script.bms

There should be 712 unity bundels after extraction. Use UABEA to edit them.

Follow this tutorial in case of any troubles
https://ikskoks.pl/tutorial-what-is-quickbms-how-to-export-and-import-with-quickbms/

It doesn't extract anything from the new file, maybe because the file that i upload here was obsolete?
I've attached the new one. Before, I had attached the old one from two years ago from another guy.

I'm sure there's some text inside folders called scenes.

Game Download link (24 gb)

https://exe.playbpsr.com/download/StarLauncher Setup1.0.285.exe

m0.rar

Edited by Unlock777
  • Like 1
Posted (edited)

These files cannot be opened with UABEA or Asset Studio. They are in .pkg format, but the file still appears to be a normal Unity bundle archive.

I am only interested in extracting the clean game text so that I can translate it and inject it back in.

This script not work, It doesn't extract anything:
https://github.com/bartlomiejduda/Tools/blob/master/NEW Tools/UNITY_TOOLS/Multiple_UnityFS_files_in_one_archive_script.bms

I'm sure there's some text inside folders called scenes.

Game Download link (24 gb)

https://exe.playbpsr.com/download/StarLauncher Setup1.0.285.exe

mo.pkg file:
https://reshax.com/applications/core/interface/file/attachment.php?id=7620&key=c00756905a68d9ddc49191977c0c1a49

Edited by Unlock777
Posted (edited)
1 hour ago, Ricky01 said:

Make all in one file screenshot or send the link we don't understand this

 

All the list of files. I can upload the ones that are needed.
I’m only interested in localizing the game text.
The texts to be translated are not in the locales folder.
Thank you for your support.

Blue Protocol all files names.rar

Edited by Unlock777
Posted
On 8/25/2025 at 11:28 PM, Unlock777 said:

Is it impossible? Should I give up hope?

There is not one single localization file. They are split into thousand different onces. Like every single item name has its own file for its name so dont even bother.

Posted
10 hours ago, Atoryia said:

There is not one single localization file. They are split into thousand different onces. Like every single item name has its own file for its name so dont even bother.

Yes, I noticed that. It wouldn't be a problem for me.

The problem is finding them all and making them editable without compromising the rest.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...