Announcement

Collapse
No announcement yet.

REQUEST: RoadRash. Always 1st. 4DO (3DO Emulator)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • REQUEST: RoadRash. Always 1st. 4DO (3DO Emulator)

    This is a very specific request. I had this game for this sytem when I was younger (Road Rash/3DO)...I got close to beating it, but never could. Using TSearch 1.6 and 4DO_1.1.6.5_beta, I found the values for cash @ 77E8994 and the values for nitros @ 77DA248. I even found the value for the onscreen 'place' number. But even if I hold the value to 1, when I finish the race, it will still rank me by my actual place. I messed around with breakpoints...but I really don't know what I'm doing. I know how to make the game freeze using breakpoint addresses! All of the files needed are on the web in the usual places. You need ROM/Bios/TSearch/Emulator. I can bundle and upload externally if necessary.
    Last edited by Vermilion; 03-30-2012, 02:22:04 PM.

  • #2
    3DO emulators FreeDO and FourDO uses reverse bytes order (maybe real 3DO console uses reverse bytes order).
    ArtMoney supports 3DO emulators:
    http://www.artmoney.ru/e_download_emul.htm
    Latest am738.emul entries:

    Code:
    FourDO 1.1.6.5 Beta;4DO.exe;3f1f0db5e3ddfe4bcb027ab97e798df2
    ;RAM 2Mb;000000;FREEDOCORE.DLL+P0000E370;200000
    FourDO 1.1.6.4 Beta;4DO.exe;c68de68577a00648b06824920a7f8959
    ;RAM 2Mb;000000;FREEDOCORE.DLL+P0000E370;200000
    You can download am738.emul from here:
    http://www.mediafire.com/?dfh67eze41clgtv

    Have you tried to find the address of the number of laps in the race?
    Last edited by iddqd; 03-30-2012, 04:29:09 PM. Reason: edit
    ArtMoney emulator options: How to make
    Latest updates

    Comment


    • #3
      There are no laps. Just a long stretch of road. Start and finish. Forgive me, but I'm not sure of the significance of your reverse byte order comment. Is this to say that TSearch can't be used to find that address? Here are all of the files except for the ROM. http://www.2shared.com/file/uZ1XkHss/Bundle.html
      Last edited by Vermilion; 03-30-2012, 07:22:03 PM.

      Comment


      • #4
        Or maybe even a code so the other riders sit still. That would work too.

        Comment


        • #5
          I might have some hope... Last night I found the address on need for speed (also for 3do) that controls speed. Just occured to me today that I might be able to find this address for RR. It will probably make me crash, but I could have it blast me miles down the road passing the finish line... lol Just a theory as of now....
          Last edited by Vermilion; 04-02-2012, 02:14:44 PM.

          Comment

          Working...
          X