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.

Age Of Empires 4 / IV ( .rgm .rgo .rrgeom .rrmaterial )

Featured Replies

  • Author
  • Localization

aluigi, posted Sat Dec 04, 2021 8:20 am (67882)


Not sure if it will work with other samples but try this "mod" of the original script:
Code:
idstring "Relic Chunky\r\n\x1a\0"
get DUMMY long
get DUMMY long
get RGM_SIZE asize
do
    getdstring CHUNK_NAME1 4
    getdstring CHUNK_NAME2 4
    set CHUNK_NAME3 string ""
    get DUMMY long
    if CHUNK_NAME1 u== "DATA"
        get SIZE long
        getdstring DUMMY 12
    else
        get SIZE long
        getdstring DUMMY 4
    endif
    if CHUNK_NAME2 u== "MTR2"
        get CHUNK_NAME3 string
    endif

    savepos OFFSET
    string NAME p "%s/%s/" CHUNK_NAME1 CHUNK_NAME2
    log NAME OFFSET SIZE
    goto SIZE 0 SEEK_CUR
    savepos TMP
while TMP != RGM_SIZE
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.