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.

Curious George (XBOX) *.MUS

Featured Replies

  • Author
  • Localization

spider91, posted Fri Jul 14, 2017 12:54 am (24530)


Code:
idstring "\x69\x00"
goto 0x12
get DATA_SIZE long
xmath FINAL_SIZE "DATA_SIZE 0x30"
xmath RIFF_SIZE "FINAL_SIZE - 8"
putvarchr MEMORY_FILE FINAL_SIZE 0
log MEMORY_FILE 0 0
append
putVarChr MEMORY_FILE 0x00 0x46464952 long
putVarChr MEMORY_FILE 0x04 RIFF_SIZE long
putVarChr MEMORY_FILE 0x08 0x45564157 long
putVarChr MEMORY_FILE 0x0C 0x20746D66 long
putVarChr MEMORY_FILE 0x10 0x00000014 long
log MEMORY_FILE 0 0x12
putVarChr MEMORY_FILE 0x26 0x0040 short
putVarChr MEMORY_FILE 0x28 0x61746164 long
putVarChr MEMORY_FILE 0x2C DATA_SIZE long
log MEMORY_FILE 0x16 DATA_SIZE
append
get NAME basename
string NAME = ".wav"
log NAME 0 FINAL_SIZE MEMORY_FILE
  • Author
  • Localization

Mygoshi, posted Fri Jul 14, 2017 11:36 am (24531)


Thanks man! Really! It was hard to write this?
  • Author
  • Localization

spider91, posted Fri Jul 14, 2017 1:04 pm (24533)


Mygoshi wrote:
It was hard to write this?


Nope, file has all needed info, only headers were missing.
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.