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.

3DMark99Max(PC) - *.ras

Featured Replies

  • Author
  • Localization

AnonBaiter, posted Wed Jun 27, 2018 3:32 pm (36234)


apparently these *.ras files found in the 3DMark99Max software can't work with the max_payne_ras.bms script
3dmark99max_ras.7z

also included as an attachment file is the exe of said software itself, packed into a .rar file

3dmark.rar

  • Author
  • Localization

aluigi, posted Wed Jun 27, 2018 4:24 pm (36238)


It's the correct script but it doesn't have the additional 32bit field in the header. Since there is no version tag it's not possible to guess if this field exists or not.
Open the script with a text editor and:
- replace the 2 occurencies of 0x24 with 0x20 (lines 12 and 13)
- remove the "get DUMMY long" at line 20
  • Author
  • Localization

AnonBaiter, posted Wed Jun 27, 2018 5:41 pm (36242)


aluigi wrote:
It's the correct script but it doesn't have the additional 32bit field in the header. Since there is no version tag it's not possible to guess if this field exists or not.
Open the script with a text editor and:
- replace the 2 occurencies of 0x24 with 0x20 (lines 12 and 13)
- remove the "get DUMMY long" at line 20
yea
i did exactly that, tested the script with this new edit and this is what i got
Code:
- the script needs to load a pre-compiled function from the dll or code
  MEMORY_FILE10
  do you want to continue with this and any other requested dll/code (y/N)?
  y
- library MEMORY_FILE10 loaded at address 0E680000
- function found at offset 0E680000

Error: incomplete input file 0: G:\UL_BENCHMARKS\3DMark99Max\data1\oem.ras
       Can't read 26164 bytes from offset 003393ab.
       Anyway don't worry, it's possible that the BMS script has been written
       to exit in this way if it's reached the end of the archive so check it
       or contact its author or verify that all the files have been extracted.
       Please check the following coverage information to know if it's ok.

  coverage file 0    58%   1977189    3367998    . offset 003393ab

Last script line before the error or that produced the error:
  57  log FNAME OFFSET SIZE

Siberian GRemlin wrote:
this on the other hand is a patcher for at least two files out of Max Payne 2 Mod Tools so that RASMaker2.exe actually works with these *.ras archives
it kinda works however so i'll keep this one for now
  • Author
  • Localization

AnonBaiter, posted Thu Jun 28, 2018 12:15 pm (36254)


anyhow, here's rlmfc.dll in case just the exe isnt enough

rlmfc.rar

  • Author
  • Localization

aluigi, posted Thu Jun 28, 2018 3:55 pm (36268)


Script 0.3:
http://aluigi.org/bms/max_payne_ras.bms

Luckily a sample of max payne ras was available in the original topic on this forum (well done Ekey!) and I was able to implement a work-around for guessing the type of archive :)
  • Author
  • Localization

AnonBaiter, posted Thu Jun 28, 2018 6:21 pm (36274)


good enough
did you examine the dll i just posted here though? i just want to know if ekey's code is accurate compared to that plugin or something
  • Author
  • Localization

aluigi, posted Sun Jul 01, 2018 3:37 am (36320)


The script works perfectly and Ekey's decryption is correct, no need to waste time on a dll.
  • Author
  • Localization

AnonBaiter, posted Sun Jul 01, 2018 6:38 pm (36345)


oh
okay then
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.