Mac mods: Difference between revisions

m
localized images
No edit summary
m (localized images)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{fmbox
  | text = This page dates back to the bygone era of hex-editing, when there were large differences between Mac and Windows mods. All of the modifications described below are available from within the [[AE]] Installer as cross-platform mods.
  }}
==Binary Improvement==
==Binary Improvement==
[[Image:Tractor beam.jpg]]


http://edt.oni2.net/shots/ss7.jpg
The Mac binaries have been improved by adding such things as unlocking the moves, adding a second firing mode (grenades) to the SuperBall gun, tractor beams, glass that can be broken by a kick, glass that hurts and so on. These mods are from the [[AE:ONK|Oni ni Kanabô]] section of this wiki.


The Mac binaries have been improved by adding such things as unlocking the moves, adding a second firing mode (grenades) to the SuperBall gun, tractor beams, glass that can be broken by a kick, glass that hurts and so on. These mods are from the [http://wiki.oni2.net/index.php/ONK:ONK Oni ni Kanabô] section of this wiki.
Here are the modified Mac level0_final.dat and level0_final.sep: <nowiki>http://edt.oni2.net/mods/level0_Final.dat.zip</nowiki>, <nowiki>http://edt.oni2.net/mods/level0_Final.sep.zip</nowiki> (dead links)
 
Here are the modified Mac [http://edt.oni2.net/mods/level0_Final.dat.zip level0_final.dat] and [http://edt.oni2.net/mods/level0_Final.sep.zip level0_final.sep]


Be sure to move the original files to a safe place and put these files in the GameDataFolder
Be sure to move the original files to a safe place and put these files in the GameDataFolder
Line 18: Line 21:
==Jetpack Mode==
==Jetpack Mode==


http://edt.oni2.net/shots/ss10.jpg
[[Image:Jetpack mode.jpg]]


You will need to edit your own level files using the program [http://wiki.oni2.net/index.php/OBD:OUP OniUnPacker] (Windows Only, also works in Virtual PC on the Mac)
You will need to edit your own level files using the program [[OBD:OUP|OniUnPacker]] (Windows Only, also works in Virtual PC on the Mac)


Here's how:
Here's how:
Line 31: Line 34:
* Confused? See this [http://edt.oni2.net/images/oup.jpg screenshot]
* Confused? See this [http://edt.oni2.net/images/oup.jpg screenshot]
* Change the lines 0x000010 and 0x000020 to look like below:
* Change the lines 0x000010 and 0x000020 to look like below:
http://edt.oni2.net/images/jetpcode.jpg
[[Image:Jetpack hex changes.jpg]]
* Move the modified level.dat file to your GameDataFolder (Be sure to save the original)
* Move the modified level.dat file to your GameDataFolder (Be sure to save the original)
* To jetpack, start moving forward then press the jump key. By pressing and releasing the jump key you can keep flying. You will need to enable the cheat code "liveforever" to stay alive while in the air.
* To jetpack, start moving forward then press the jump key. By pressing and releasing the jump key you can keep flying. You will need to enable the cheat code "liveforever" to stay alive while in the air.
Line 49: Line 52:
       }
       }


[http://edt.oni2.net/mods/lab_main.bsl This is how the lab script looks modified.]
This is how the lab script looks modified: <nowiki>http://edt.oni2.net/mods/lab_main.bsl</nowiki> (dead link)


You do not need the "liveforever" code using this script. You are only "invincible" while flying, but the rest of the time you are vulnerable to dammage
You do not need the "liveforever" code using this script. You are only "invincible" while flying, but the rest of the time you are vulnerable to damage.


* Have fun!!!
* Have fun!!!
[[Category:Obsolete AE mods]]