The Bridge Curse [SOLVED]

How to translate the files of a game
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

The Bridge Curse [SOLVED]

Post by MuslimCyberGames »

Image
The Bridge Curse Road to Salvation

Hello, can you help me to Compress/Import back to PAK files. I using the u4pak, Asset Editior, u4pak.py.

I find the Locres files, and I edited the Locres. And after I create the Pak files. Text ingame has not change.

This game contains PAK and Sig files.

As you can see this image:
Image

I attach some files to sample or you can make Import PAK files.

Thanks for helping.
Last edited by MuslimCyberGames on Sat Sep 03, 2022 12:06 pm, edited 1 time in total.
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: The Bridge Curse [Locres or Uasset]

Post by MuslimCyberGames »

This game using Unreal Engine 4.27 (With Oodle Compression)

You can see the DefaulGame.ini

This line for compression method:

Code: Select all

bCompressed=True
PakFileCompressionFormats=Oodle
bForceUseProjectCompressionFormatIgnoreHardwareOverride=False
PakFileAdditionalCompressionOptions=-compressionblocksize=256KB
PakFileCompressionMethod=Kraken
PakFileCompressionLevel_DebugDevelopment=3
PakFileCompressionLevel_TestShipping=5
PakFileCompressionLevel_Distribution=7

bForceUseProjectCompressionFormatIgnoreHardwareOverride=False (This maybe can't make the modified pak files has can't read)


Source: Oodle Data - UE Documentation
Franco
Posts: 28
Joined: Sat May 14, 2022 11:03 pm

Re: The Bridge Curse [Locres or Uasset]

Post by Franco »

You can bypass sig files with ''Unreal Mod Unlocker.'' without the need for repackaging.
Place the unpacked locres file you have edited into the game with the game folder location.
The game that will read the file you localized in this way with Unreal Mod Unlocker without packaging it.

Example files;
Put this folder in game location and give it a try.

https://www.mediafire.com/file/7ltudkwga4p0n74/TBC.rar

Image
MuslimCyberGames
Posts: 220
Joined: Sun Nov 06, 2016 3:28 pm

Re: The Bridge Curse [Locres or Uasset]

Post by MuslimCyberGames »

Okey, thats work bro.. Thanks for that

Image

Oh yeah, can this be used in other UE games?
https://www.mediafire.com/file/7ltudkwga4p0n74/TBC.rar
Franco
Posts: 28
Joined: Sat May 14, 2022 11:03 pm

Re: The Bridge Curse [Locres or Uasset]

Post by Franco »

MuslimCyberGames wrote:Okey, thats work bro.. Thanks for that


Oh yeah, can this be used in other UE games?
https://www.mediafire.com/file/7ltudkwga4p0n74/TBC.rar


It was nothing, you're welcome.
Yes, this method works 80% in most games. :)