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.

Infogrames *.DTA (Multiplatform)

Featured Replies

  • Author
  • Localization

JackTheRipper, posted Mon Jan 10, 2022 9:14 am (68964)


Seen in Superman: Shadow of Apokolips, Micro Machines, and others.

PS2 Superman was No Volume Name
Gamecube Superman was Hello World

Sample: LxxSound.dta
  • Author
  • Localization

AlphaTwentyThree, posted Mon Jan 10, 2022 1:08 pm (68973)


can you upload to a different service please? It's locked in my country.
  • Author
  • Localization

aluigi, posted Mon Jan 10, 2022 1:34 pm (68974)


Code:
# Infogrames DTA

getdstring VOLUME_NAME 0x20
getdstring AUTHOR 0x10
getdstring DATE 0x30
get INFO_SIZE long
get FILES long
get ZERO long
get SOME_CRC long
getdstring ZERO 16

savepos BASE_OFF
math BASE_OFF INFO_SIZE
math BASE_OFF x 0x800

for i = 0 < FILES
    get DUMMY short # 32
    get DUMMY short # 0x1234
    get SIZE long
    get SOME_CRC long
    get OFFSET long
    getdstring NAME 16
    math OFFSET * 0x800
    math OFFSET BASE_OFF
    log NAME OFFSET SIZE
next i
  • Author
  • Localization

AlphaTwentyThree, posted Mon Jan 10, 2022 3:00 pm (68977)


sorry, wrong thread
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.