The Bridge Curse [SOLVED]
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
The Bridge Curse [SOLVED]
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:
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.
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: The Bridge Curse [Locres or Uasset]
This game using Unreal Engine 4.27 (With Oodle Compression)
You can see the DefaulGame.ini
This line for compression method:
Source: Oodle Data - UE Documentation
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
-
- Posts: 28
- Joined: Sat May 14, 2022 11:03 pm
Re: The Bridge Curse [Locres or Uasset]
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
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
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Re: The Bridge Curse [Locres or Uasset]
Okey, thats work bro.. Thanks for that
Oh yeah, can this be used in other UE games?
Oh yeah, can this be used in other UE games?
https://www.mediafire.com/file/7ltudkwga4p0n74/TBC.rar
-
- Posts: 28
- Joined: Sat May 14, 2022 11:03 pm
Re: The Bridge Curse [Locres or Uasset]
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.