Main > Main Forum
Ultimate Mortal Kombat 3 Noob Saibot Wavenet information ???
<< < (7/8) > >>
Haze:

--- Quote from: Malenko on April 11, 2010, 09:20:20 pm ---no fair, you cant quote me from 2 years ago!

is the Zeus hack supported in MAME yet? I haven't checked.

--- End quote ---

No, it's a user made hack (at least the one floating about) not one which was used on the arcade boards back in the day.  I believe misfit supports it, if not, the next version of misfit will.
Malenko:

--- Quote from: Haze on April 12, 2010, 06:39:26 am ---
--- Quote from: Malenko on April 11, 2010, 09:20:20 pm ---no fair, you cant quote me from 2 years ago!

is the Zeus hack supported in MAME yet? I haven't checked.

--- End quote ---

No, it's a user made hack (at least the one floating about) not one which was used on the arcade boards back in the day.  I believe misfit supports it, if not, the next version of misfit will.


--- End quote ---

just FYI, I had hobbyroms burn me a set and put them in my UMK3 boardset and it worked fine.
mud409:
Wavenet isn't a rumor! However, this is the first time I've ever heard of MK3 Wavenet.


Forget the Zeus hack. Now a days we use the Juggernaut hack.


No reason to unlock characters, or pick R. Smoke to get H. Smoke. New ladder boards, fixed combo scoring, end & bio screens for characters that didn't have one before. Will work on the real board, or any mame that doesn't require you to verify the romset.

Malenko:
I'll have to contact steph and get this. Do you have the rom files? So if he doesnt have them I can pass them along. I have the legit UMK3 V1.1 and 1.2 boards incase you were wondering, and I'd love to put that in my machine.  If only they had a hack where you can play the "galaxian" game all the time, instead of entering the code before every match.
the_77x42:
I extracted the WaveNet ROM from the recent "Legacy Kollection" game and got it working in MAME. You can download the IPS patch files in this archive to patch your existing u54 and u63 UMK3 roms to WaveNet:

https://github.com/user-attachments/files/23288732/umk3.to.umk3w.zip

You'll have to run MAME with the "-debug" flag (e.g. mame.exe -debug umk3) and you will get a checksum error. I've submitted everything to the MAME team so hopefully native support will be in a future version.

You also have to enable this cheat first to get the Noob Saibot transformation (Pick Kano, and hold Back + LP + HP + LK + BL before the match starts):


--- Code: ---<mamecheat version="1">
  <cheat desc="Enable Noob Saibot Transformations">
    <script state="on">
      <action>temp0 =maincpu.mw@((ff82d580-ff800000)/8)</action>
    </script>
    <script state="run">
      <action>maincpu.mw@((ff82d580-ff800000)/8)=0300</action>
    </script>
    <script state="off">
      <action>maincpu.mw@((ff82d580-ff800000)/8)=temp0 </action>
    </script>
  </cheat>
</mamecheat>
--- End code ---
Navigation
Message Index
Next page
Previous page

Go to full version