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.

Iggle pop deluxe- Saf file

Featured Replies

  • Author
  • Localization

tsyuay102, posted Wed Nov 04, 2020 7:08 pm (59961)


hello there. i was navigating on the iggle pop folder on my computer but.. only i found the splash screen that is unpacked. I rembember when i tried to modify this game an my brother was so confused :?: and obiously he asked where are the other sprites. but they are packed in igglepop.saf i actually want see what is inside that file
  • Author
  • Localization

tsyuay102, posted Tue Nov 24, 2020 9:27 pm (60572)


aluigi wrote:
Is it the same format used in this game?
viewtopic.php?p=59353#p59353

If not, please upload that saf file


I'm sorry for the delay,

I think dont, because there is a problem on the script on log NAME OFFSET SIZE There is a error, so i think is not the same the saf file.
  • Author
  • Localization

Ekey, posted Wed Nov 25, 2020 11:56 am (60582)


Code:
# Iggle Pop Deluxe (SAF format)
# script for QuickBMS http://quickbms.aluigi.org

idstring "FFAS"
get VERSION long #1
get TABLE_OFFSET long

goto TABLE_OFFSET
get DUMMY long #1
getdstring HASH 16
get FILES long

for i = 0 < FILES
    get OFFSET long
    get SIZE long
    getdstring HASH 16
    get NAMESZ short
    getdstring NAME NAMESZ
    log NAME OFFSET SIZE
next i
  • Author
  • Localization

aluigi, posted Wed Nov 25, 2020 6:32 pm (60596)


Or also just CTRL-F on the page of the scripts and search ffas ;)
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.