SpazTron64[NC]
Random nobody
Level: 4
   
Posts: 1/3
EXP: 277 For next: 2
Since: 07-17-14
Since last post: 7.8 years Last activity: 7.8 years
|
|
Hello Sm64 Hackers.I am SpazTron64 and im very interested in sm64 hacking.I remember making my own Prince of Persia hacks but i failed.Then a few months ago ive seen all Messiaen's videos and they were very interesting,especially the fire mario hack and super debug.Hoping that i one day make something like that,i joined this forum.
In my school im mostly known as the Computer Genius but i have little to no hacking skills with video games.
Happy Hacking > |
SpazTron64[NC]
Random nobody
Level: 4
   
Posts: 3/3
EXP: 277 For next: 2
Since: 07-17-14
Since last post: 7.8 years Last activity: 7.8 years
|
|
Hi VL-tone and Messiaen.I was at messiaen's site and i found the firemario.c code which he previewed on youtube.I followed the tutorial for C compiling with MSYS and the n64 toolchain.Everything went well until i typed in the console MAKE.From there i got a BUNCH of errors which i tried to fix but to no avail.To make matters even worse i have no header file to start with so its a big problem.
Here are the files i used:
(hook.txt,Makefile,firemario.c/main.c)
https://www.dropbox.com/s/ru7hrpeqd7pah2o/FireMario.zip
EDIT:Also heres a screenshot
https://www.dropbox.com/s/a0aydeqh9i1qm9l/Firemariofail.png
EDIT No. 2:I found some headers on messiaen's site and they seem to be working.But im getting error 127 when i type make.
This is what it says:
make:mips64-gcc: Command not found.
Edit 3(oh god here we go again...):Ah crap now that ive fixed that im getting more errors in the code for example
M64_FIRST_OBJ_STRUCT undeclared (first use in this function)
and in function _start it doesnt say whats wrong.
OH GOD PLEASE SOMEBODY COMPILE THIS FOR ME and tell me how he/she did it so that i can know. |