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.

namecrc from MEMORY_FILE

Featured Replies

  • Author
  • Localization

Shokoniraya, posted Sun Feb 16, 2020 6:22 pm (54066)


hello sir aluigi
i wroted a script for decompressed umd file, but my problem is name files, because name table and hash codes are in file and using MEMORY_FILE for set names will not working, but i want to do it in this script, i mean how can i use a name file from MEMORY_FILE, i think you did same thing in sleeping dogs script
in script, you can see it in line 37, there is a log file that extract name file and then script read it, but i want to do it in MEMORY_FILE, how can i do it?

umd_asset.bms

  • Author
  • Localization

aluigi, posted Tue Mar 03, 2020 2:39 pm (54388)


As far as I know it works with MEMORY_FILE too.
Simple example:
Code:
set MEMORY_FILE string "0x1234 asdf.txt"
namecrc NAME 0x1234 MEMORY_FILE 32
print "TEST %NAME%"

The result is asdf.txt indeed
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.