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.

Klonoa Door to Phantomile - .BIN

Featured Replies

  • Author
  • Localization

AnonBaiter, posted Tue Aug 30, 2016 10:45 pm (17071)


Bump.
  • Author
  • Localization

aluigi, posted Tue Aug 30, 2016 11:33 pm (17077)


It's a mess.
  • Author
  • Localization

AnonBaiter, posted Wed Apr 11, 2018 1:26 pm (33969)


so i revived this thread because i attempted to figure out the whole .idx/.bin format
actually, it's kinda simple at first - if you know exactly what you're doing that is...
Code:
open FDDE "idx" 0
open FDDE "bin" 1

get IDX_SIZE asize
idstring "FAdj0500"

/*
do
   get AAA1 short
   get AAA2 short
   if AAA2 == 0x8001
      savepos TMP1
      goto AAA1
      get INF1 long
      get INF2 long
      xmath INF2_01 "INF2 * 0x800"
      goto TMP1
   elif AAA2 == 0x800b
      # insert some genius solution here
   endif
while AAA2 == 0x800b || AAA2 == 0x8001
*/

/*
goto 0xd8
for
   get AAA1 long
   get AAA2 long
   if AAA1 == 1
      xmath AAA3 "AAA2 * 0x800"
      putarray 0 0 AAA3
      set FD1 long AAA1
      set FD2 long AAA2
   elif AAA1 == 2
      # insert some genius solution here
   endif
next
*/
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.