Jump to content

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

15 files

  1. Angel Studios / Rockstar San Diego .STRTBL string table script

    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:
     

    9 downloads

       (0 reviews)

    Updated

  2. [PS2/XBOX] Call of Duty: Finest Hour COD.PAK extract

    A script that extracts COD.PAK files from the PS2 and Xbox versions of Call of Duty: Finest Hour, with mostly complete filename support.
    Requires Python 3.6 or newer.  Usage:
    python script.py "/path/to/COD.PAK" -o "/path/to/outfolder"  
    All of the filenames are hashed, and this script is the result of about half a year of on and off work on it.  In the end I've gathered roughly 10000 valid/known filenames, and only about 30 files left with unresolved hashes.  If you're interested in assisting with these, see my spreadsheet below for more details.
    https://docs.google.com/spreadsheets/d/1QEDncvs6EH_KhAWjfUEabVK3r2VhDJDIWftD2pYOkho/edit#gid=0

    6 downloads

       (0 reviews)

    Updated

  3. [PS2] Jak 3 / Jak X: Combat Racing VAGWAD extract script

    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"

    4 downloads

       (0 reviews)

    Updated

  4. Vampire Hurts - .pic Format Image Noesis Plugin

    I think I got this from Zenhax or Xentax before they went down. This will let you load the game's .pic files in Noesis.

    2 downloads

       (0 reviews)

    Submitted

  5. UnityFS Splitter

    The purpose of this script is to separate files that have multiple UnityFS

    This Script was originally made for Power Rangers Battle for the Grid, it should probably work on any file that has several UnityFS

    19 downloads

       (0 reviews)

    Submitted

  6. CART Fury Championship Racing (PS2) - ZIF decompressor script

    CART Fury Championship Racing (PS2) - ZIF decompressor script by BloodRaynare

    7 downloads

       (0 reviews)

    Submitted

  7. Ore no Imouto ga Konna ni Kawaii Wake ga Nai: Happy End (PS3) extraction script

    Ore no Imouto ga Konna ni Kawaii Wake ga Nai: Happy End (PS3) extraction script by BloodRaynare
    Modification of aluigi's Saekano Blessing Flowers script

    10 downloads

       (0 reviews)

    Submitted

  8. dzs_qq.bms

    another script I was able to salvage for Ring of Elysium, not sure what this one was for I haven't got to it yet but throwing it up in hopes someone shares completed assets later.

    5 downloads

       (0 reviews)

    Updated

  9. qq_sfc_1.bms

    bms script to extract files to view in noesis

    6 downloads

       (0 reviews)

    Updated

  10. fmt_ROE_QSG2.PY

    this is a .py file just rename TXT to PY and throw in your noesis plugin folder. There's 2 days left for Ring of elysium to grab the assets. It's a huge pain but it works. Initially it had issues but I had Chat GPT fix some lines to the existing script and worked after.

    5 downloads

       (0 reviews)

    Updated

  11. ssc_cpk_builder.bms

    Supercar Street Challenge (PC) .cpk builder script

    7 downloads

       (0 reviews)

    Updated

  12. xb.bms

    Supercar Street Challenge (PC) .XB decompressor script

    8 downloads

       (0 reviews)

    Updated

  13. ssc_cpk_extractor.bms

    Supercar Street Challenge (PC) .cpk extractor script

    12 downloads

       (0 reviews)

    Updated

  14. Alan_Wake_2_TOC-BLOB.bms

    A QuickBMS script to extract all of the data from Alan Wake 2's RMDTOC/RMDBLOB files.

    173 downloads

       (2 reviews)

    Submitted

  15. e^N-gine PAK (Kozmogames: Car Jacker, Diver: Deep Water Adventures, WarChess)

    [rotate]
    Shout out / credits to: Ekey, aluigi, AlphaTwentyThree
    Compatible with:
    Car Jacker 2 / Crazy Drive Away, WarChess / Chess vs. the Axis of Evil, Dolphin3D Screensaver, Diver: Deep Water Adventures
    (and other games/projects if such exist)
    Only extraction is possible, reimporting, or creating new .PAK doesn't seem to work.

    web.archive.org/web/20230429103637/https://zenhax.com/viewtopic.php?f=9&t=16420


    5 downloads

       (0 reviews)

    Updated

Announcements


×
×
  • Create New...