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.

Ghostbusters The Video Game Remastered .POD files

Featured Replies

  • Author
  • Localization

MuratG, posted Sun Oct 06, 2019 12:23 pm (51354)


How to unpack and repack these LANGUAGE.POD files?
  • Author
  • Localization

eaZy, posted Sun Oct 06, 2019 3:41 pm (51355)


Code:
# POD6 
idstring "POD6"
get FILES long
get UNKNOWN long
get START_OFF long
get NAMES_SIZE long
get NAMES_OFF asize
math NAMES_OFF - NAMES_SIZE
goto START_OFF
for i = 0 < FILES
    get NAME_START long
    get ZSIZE long
    get OFFSET long
    get SIZE long
   get DUMMY longlong
   savepos NEXT
   math NAME_START NAMES_OFF
    goto NAME_START
    get NAME string
    if ZSIZE == SIZE
        log NAME OFFSET ZSIZE
    else
       comtype ZLIB
        clog NAME OFFSET ZSIZE SIZE
    endif
   goto NEXT
next i
  • Author
  • Localization

MuratG, posted Tue Oct 08, 2019 4:57 am (51383)


eaZy wrote:
Code:
# POD6 
idstring "POD6"
get FILES long
get UNKNOWN long
get START_OFF long
get NAMES_SIZE long
get NAMES_OFF asize
math NAMES_OFF - NAMES_SIZE
goto START_OFF
for i = 0 < FILES
    get NAME_START long
    get ZSIZE long
    get OFFSET long
    get SIZE long
   get DUMMY longlong
   savepos NEXT
   math NAME_START NAMES_OFF
    goto NAME_START
    get NAME string
    if ZSIZE == SIZE
        log NAME OFFSET ZSIZE
    else
       comtype ZLIB
        clog NAME OFFSET ZSIZE SIZE
    endif
   goto NEXT
next i


repack is damaged
  • Author
  • Localization

gptek, posted Tue Oct 08, 2019 12:40 pm (51387)


Great!, but does it work on audio files? (2009 dubbing files over 2019 "english only" files in .pod ) not for me :oops: .
No reply?
  • Author
  • Localization

gptek, posted Wed Oct 16, 2019 1:21 pm (51563)


The new files are pod6, but about replace with the old dubbed .smp files, I think the problem is the codec.
[Use 2009 smp or convert to ogg and rename to smp doesn't work]

2019 english(only) audio files says this:
vorbis4 AO; aoTuV [20110424] (based on Xiph.Org's libVorbis) !%!INVISIBLE.DONTUPDATE!%!ENCODE_INFO=1,VENC 2.62,1,int16,44100,16500,NonCoupling,Q2.00 OggS vorbis"BCV"

Can anyone tell me what codec is exactly and how to convert again to .smp?
  • Author
  • Localization

alanmugiwara, posted Sat Mar 13, 2021 4:53 pm (62829)


Delutto wrote:
Ghostbusters The Video Game Remastered POD Tool
By Delutto
See Readme.txt for instructions.Ghostbusters_Remastered_POD_Tool_By_Delutto.7z


Thanks, Delutto!
  • Author
  • Localization

Grebber, posted Thu Jan 19, 2023 2:34 pm (75087)


Can i edit the old version (non remastered) somehow?
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.