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.

Halo Infinite Where is the localization file? [Slipspace Engine]

Featured Replies

  • Author
  • Localization

Scarface45, posted Mon Dec 20, 2021 6:23 pm (68389)


Hello i am a fan of "Halo Infinite" I am a game that I want to translate language but I can not find the language files of the game do you help?
  • Author
  • Localization

h3x3r, posted Sat May 28, 2022 10:33 am (71706)


Download and install python 3.8.0. After installation of python run cmd and type "pip install numpy" hit enter
Download
Code:
https://github.com/MontagueM/HaloInfiniteModuleUnpacker
and edit paths in "unpacker.py"
Right click on unpacker.py and select Edit with IDLE.
In IDLE select Run > Run Module.
This will unpack all Modules from game folder you specified in unpacker.py

Hints for paths.
In unpacker.py go to line 146 "decompressor = OodleDecompressor" and edit path for oo2core_8_win64.dll
Now go to line 222 "unpack_path = " and edit path for folder you want to unpack files
On another line 223 edit path to the game folder ending with "deploy" folder

If you want unpack individual Module files you must dissable line 226 extract_all_modules() by adding # before text. So it should look like this "# extract_all_modules()"
Now enable line 225 # extract_module(module_name) by deleting # before text.
And lastly on line 224 you must specified file you want to unpack.

Its only for unpack. Don't expect re-pack soon. Also it's not mine.
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.