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.
Zero Tolerance for Disrespect

Scripts

All scripts can go here. (qbms, ps1, etc)

512 files

  1. This is attachment from ZenHAX posted by spiritovod in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 1 Downloads
    Submitted
  2. This is attachment from ZenHAX posted by spiritovod in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 4 Downloads
    Submitted
  3. This is attachment from ZenHAX posted by spiritovod in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 0 Downloads
    Submitted
  4. This is attachment from ZenHAX posted by spiritovod in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 0 Downloads
    Submitted
  5. This is attachment from ZenHAX posted by spiritovod in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 1 Downloads
    Submitted
  6. This is attachment from ZenHAX posted by by-freon in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 36 Downloads
    Submitted
  7. This is attachment from ZenHAX posted by spiritovod in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 2 Downloads
    Submitted
  8. This is attachment from ZenHAX posted by Pokeytax in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 7 Downloads
    Submitted
  9. This is attachment from ZenHAX posted by ssh in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 8 Downloads
    Submitted
  10. This is attachment from ZenHAX posted by ssh in topic:
    Unreal Engine 4 pak-file Unpacker / unreal_tournament_4.bms [UE4 global topic]
    • 84 Downloads
    Submitted
  11. A QuickBMS archive extraction script for NetEase NeoX Engine NXPK (.npk) archives. Originally authored by aluigi (pre-v0.4.0) and modified by me.
    Currently Supported Games
    Force Extraction (no guarantees) Identity V Onmyoji Changelog
    • 816 Downloads
    Updated
  12. QuickBMS unpack scripts for Dragon Raja and Life Makeover. (Use QuickBMS 0.10.1)
     
    Use this for DAT files. (PC and mobile)
    • 22 Downloads
    Submitted
  13. QuickBMS unpack scripts for Dragon Raja and Life Makeover. (Use QuickBMS 0.10.1)
     
    Use this for PNG files for the PC versions.
    • 13 Downloads
    Submitted
  14. QuickBMS unpack scripts for Dragon Raja and Life Makeover. (Use QuickBMS 0.10.1)
     
    Use this for PNG files for the mobile versions.
    • 14 Downloads
    Submitted
  15. A viewer for (to my knowledge) any Xbox 360 Hydro Thunder hurricane textures. Additional steps are needed to obtain the textures in the first place; guide/documentation is available here:  https://github.com/pakahenepy/HydroTexture_Hurricane
    • 6 Downloads
    Submitted
  16. A quickbms extraction script for the BUNY archive format used by Aspyr's PC port of Star Wars: Bounty Hunter. This will let you extract all the game files inside the data.buny and data_1.buny archives.
    • 77 Downloads
    Submitted
  17. Naraka:Bladepoint  convert
    • 93 Downloads
    Updated
  18. BMS script to extract the game files. After downloading the game on the Play Store, you need to download extra data to play the game. This data will be in /data/data (you need root access on your phone). The game files are only numbers without extension : "00001360", "00007679". The script can extract these files which contains the raw files of the game.
    This script was on zenhax but is uploaded here for sake of preservation. 
    • 11 Downloads
    Submitted
  19. BMS Script that converts PaRappa The Rapper 2 .spm models to .3ds files. For archival purposes. Originally from http://ps23dformat.wikispaces.com/
    The conversion is missing the following:
    Sub-mesh positions Every sub-mesh is placed at the root instead of being offset correctly. Every sub-mesh is also merged with the main mesh, making separating them to fix them manually very tedious. Skeleton / Bone data UVs Vertex Colors
    • 6 Downloads
    Submitted
  20. BMS script that extracts files from CMP.IMG off PaRappa The Rapper (PSP). Written by Yan4ik.
    • 7 Downloads
    Submitted
  21. From ZenHax. Since the creation of this scripts, there have been better tools created to deal with these files. I just wanted to upload it for archival purposes.
    This BMS script compresses a data block off a "folder" from the .INT archive. Made to be used after separating one from an INT file, decompressing it using parappa2_decompress.bms.txt and modifying it.
    • 2 Downloads
    Updated
  22. From ZenHax. Since the creation of this scripts, there have been better tools created to deal with these files. I just wanted to upload it for archival purposes.
    This BMS script extracts files off the game's .INT archives.
    • 5 Downloads
    Submitted
  23. From ZenHax. Since the creation of this scripts, there have been better tools created to deal with these files. I just wanted to upload it for archival purposes.
    This BMS script decompresses the data block off a "folder" from the game's .INT archives.
    • 4 Downloads
    Submitted
  24. A script that exports and reimports .STRTBL string table files from many Angel Studios / Rockstar San Diego developed titles from 2000-2010 (technically 2023).  I've identified at least 5 different revisions made to the format during that 10 year time frame, all of which are supported.
    Requires Python 3.9 or newer.  Usage is straight forward to decode to JSON and encode back to STRTBL.
    python strtbl.py dec "/path/to/file.strtbl" python strtbl.py enc "/path/to/file.json" The script has been tested with string tables from the following titles:
     
    • 69 Downloads
    Updated
  25. A script that extracts VAGWAD files from Jak 3 and Jak X: Combat Racing, with proper VAGDIR decompression support.
    Requires Python 3.  The input folder is expected to also have VAGDIR.AYB alongside the target VAGWAD file.  The extracted files can be played back with vgmstream.
    python script.py "/path/to/VAGWAD.ENG" -o "/path/to/outfolder"
    • 14 Downloads
    Updated

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.