Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

We Happy Few (fix script unreal_tournament_4.bms)

Featured Replies

  • Author
  • Localization

makc_ar, posted Tue Aug 16, 2016 3:15 am (16519)


Game: http://store.steampowered.com/app/320240/
Script: http://aluigi.org/bms/unreal_tournament_4.bms

Always message:
Quote:
0000000000000000 16424 Engine/Content/Internationalization/icudt53l/brkit
r/char.brk

- it's not possible to create that file due to its filename or related
incompatibilities (for example already exists a folder with that name), so
now you must choose a new filename for saving it.
if you press ENTER a new name will be generated automatically.
- old: Engine\Content\Internationalization\icudt53l\brkitr\char.brk
- new:

etc.
  • Author
  • Localization

aluigi, posted Tue Aug 16, 2016 8:58 am (16525)


It means that probably already exists a folder with the same name. So it doesn't depend by the script.

Can you provide the full output of quickbms since the beginning?
Can you also check if your script is 0.4.3?
  • Author
  • Localization

makc_ar, posted Tue Aug 16, 2016 2:06 pm (16533)


Yeah, script unreal_tournament_4.bms 0.4.3 and quickbms_4gb_files.exe 0.7.5. I remove the original folder and then unpack normal archive.

Image
How to fix script?

bat normal:
Code:
move Engine _CommonRedist
.\Tool\quickbms_4gb_files.exe -o .\Tool\unreal_tournament_4.bms GlimpseGame\Content\Paks\GlimpseGame-WindowsNoEditor.pak
move GlimpseGame\Content\Paks\GlimpseGame-WindowsNoEditor.pak GlimpseGame\Content\Paks\GlimpseGame-WindowsNoEditor.pak.bak
move _CommonRedist\Engine Engine
  • Author
  • Localization

aluigi, posted Tue Aug 16, 2016 7:11 pm (16542)


Fixing what in the script? The script is correct.
Can you provide the full output of quickbms?
  • Author
  • Localization

makc_ar, posted Tue Aug 16, 2016 8:33 pm (16546)


aluigi wrote:
Fixing what in the script? The script is correct.
Can you provide the full output of quickbms?

I hold Enter to rename.
  • Author
  • Localization

aluigi, posted Tue Aug 16, 2016 8:54 pm (16550)


I have read the file and there is no reason for these errors that happen only with two specific folders.
Basically you can't write in the International and Slate folders for unknown reasons (permissions or because there are files with the name of the folders) not depending by quickbms or the script.
In my opinion you are extracting the files in a folder which is not empty.

Currently nobody else is reporting this problem.
The file is huge or I would have given a try.
  • Author
  • Localization

makc_ar, posted Tue Aug 16, 2016 9:13 pm (16557)


Installer different language than we do. It should automatically unpack the game and insert other language.The only solution is to use unpack .pak:
Code:
move Engine _CommonRedist
.\Tool\quickbms_4gb_files.exe -o .\Tool\unreal_tournament_4.bms GlimpseGame\Content\Paks\GlimpseGame-WindowsNoEditor.pak
move GlimpseGame\Content\Paks\GlimpseGame-WindowsNoEditor.pak GlimpseGame\Content\Paks\GlimpseGame-WindowsNoEditor.pak.bak
move _CommonRedist\Engine Engine
  • Author
  • Localization

aluigi, posted Wed Aug 17, 2016 7:34 am (16579)


There is no option to skip them because you should NOT have that error.
Anyway there is a command-line option to filter the output files but currently there is a bug and I'm not sure if there will be problems, anyway:
-f "!Engine/Content/Internationalization{},!Engine/Content/Slate{}"
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.