DOOM64-RE

Doom 64 Reverse Engineering
Log | Files | Refs | README | LICENSE

commit 5cce5c36840ac913287e4aaeb0ebce608812667b
parent 52e10a1761bd0a29edea87e8a33118f507af0150
Author: CrashOveride95 <crashoveride953@gmail.com>
Date:   Wed, 18 Nov 2020 06:39:46 -0500

Add some headers

Diffstat:
MREADME.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -2,6 +2,8 @@ Welcome to the complete reverse engineering of Doom 64 by [GEC], this effort took about 1 year and a half although it had not advanced almost nothing, I restarted the whole process from June of this year, theoretically 5 months to complete it from scratch. +## Installation + You need to download and install the N64 SDK https://n64squid.com/homebrew/n64-sdk/ide/ You can also go to this link if it is of your own interest https://n64.dev/ @@ -16,7 +18,7 @@ Edit the file ExtraerDatos.bat and you change the text "Doom 64 (Usa) .z64" by t If you can't get the rom in "z64" format there is a file in the Tools folder that is Tool64_v1.11.zip extract them and you can convert the "n64 and v64" formats to "z64". Finally you run the MAKE_ROM.bat file to compile and obtain a file called doom64.n64 -Notes: +## Notes The project is created with CodeBlocks, although it does not serve to compile, but to have the code in order and verification. You can also use the WESSLIB.obj from the original Mortal Kombat Trilogy n64 and not use the code rebuilt by me. @@ -26,7 +28,7 @@ Then go to the Makefile and remove the "#" from the following line (WESSLIB = #w Special thanks to my brothers for the help to the community in DoomWorld and Kaiser since he is the only one to see the progress of my work and helps me in several occasions. GEC Team Discord: https://discord.gg/aEZD4Y7 -News: +## News * Features: SECURITY KEYS "locked from the original game, give all the keys available in the level" * Features: WALL BLOCKING "locked from the original game, I consider it as Noclip" * Features: LOCK MONSTERS "locked from the original game, stops the movement of enemies like Doom 64 Ex"