Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,440,527
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 04-20-24 04:23 AM
Guest: Register | Login

Main - Posts by how ta hack

Pages: 1 2

how ta hack
Posted on 06-16-10 03:36 PM, in Super Mario 64 Level Importer (rev. 2 of 06-16-10 06:06 PM) Link | Quote | ID: 132037


Red Goomba
Level: 16

Posts: 1/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
i downloaded the latest version of the level importer but i dont where or what
the object file is!T_T

oh also what the crap is a trajectory file!?!?!?

____________________
I have left...

how ta hack
Posted on 06-16-10 03:59 PM, in THE BEST GAME EVER! Link | Quote | ID: 132039


Red Goomba
Level: 16

Posts: 2/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Whats your fave game?
mines SM64!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!



lol

____________________
I have left...

how ta hack
Posted on 06-21-10 09:37 PM, in Super Mario 64 Level Importer (rev. 2 of 06-21-10 09:43 PM) Link | Quote | ID: 132262


Red Goomba
Level: 16

Posts: 3/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
thanks
but i dunno how to get the file to be an OBJ.?

____________________
I have left...

how ta hack
Posted on 07-06-10 12:14 AM, in how to make hacking tools? Link | Quote | ID: 132677


Red Goomba
Level: 16

Posts: 4/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
this confuses me how do you make hacking tools?

____________________
I have left...

how ta hack
Posted on 07-06-10 06:36 PM, in how to make hacking tools? Link | Quote | ID: 132694


Red Goomba
Level: 16

Posts: 5/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
thanks guys
(exept i dont know ANYTHING about how to program)

____________________
I have left...

how ta hack
Posted on 07-06-10 08:14 PM, in how to make hacking tools? Link | Quote | ID: 132697


Red Goomba
Level: 16

Posts: 6/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
ok

____________________
I have left...

how ta hack
Posted on 07-07-10 11:10 PM, in how to make hacking tools? Link | Quote | ID: 132736


Red Goomba
Level: 16

Posts: 7/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Posted by messiaen
To answer the original question, first you need to know specifically what you want to hack and EXACTLY how to do it. Say you want to make a program that will change the initial number of lives in a game (a good project for begginers):

- Find how to do it and test doing a simple change using a hex editor.
- Find a suitable language (C# seems like a good begginer language since you can get results very fast, which is great for simpler rom hacking).
- Learn basic file I/O: how to open a file in binary mode, how to get to a specific offset (seek functions), how to properly write data into the data, etc. Once you find that, learn to work with buffers for more safety).
- Learn how to do a user interface (first simple console-like input then later on a GUI)

Note that the very first step (finding how to do it) will require some Rom Hacking kwowledge or existing documents, if you can't work that out you aren't ready to consider making a tool.


its SM64 mah fave game (took me forevverr to get the last star though )

____________________
I have left...

how ta hack
Posted on 07-07-10 11:28 PM, in Nintendo's(R) Dumb Ideas Link | Quote | ID: 132737


Red Goomba
Level: 16

Posts: 8/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
post what you think are some of ninten-DOH!s dumb ideas

example 3DS Horible


__________
morons

____________________
I have left...

how ta hack
Posted on 07-09-10 10:08 PM, in Nintendo's(R) Dumb Ideas Link | Quote | ID: 132801


Red Goomba
Level: 16

Posts: 9/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Posted by ninjablooper
Posted by how ta hack
example 3DS Horible



How is 3D gaming a bad idea? Don't you want better graphics and effects? It's not even out yet how do you know you'll hate it?



OH I'LL TELL YA [theve]or however ya spell that(i forgot already made 3! ds
systems! and they dont know anything better!

____________________
I have left...

how ta hack
Posted on 07-09-10 10:31 PM, in how to make hacking tools? Link | Quote | ID: 132803


Red Goomba
Level: 16

Posts: 10/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Posted by NightKev
Considering there's already a SM64 editor (called "Toad's Tool"), why are you trying to make one yourself?


I know that! but i want to be able to hack the game more!

____________________
I have left...

how ta hack
Posted on 07-10-10 08:58 PM, in how to make hacking tools? Link | Quote | ID: 132852


Red Goomba
Level: 16

Posts: 11/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Posted by Kiokuffiib11
It's going to be EXTREMELY hard to start with 64, but, possible. But you're going to have to do MAJOR studying on the game's format, fiddle around endlessly with hex which would take LONG amounts of time. And definitely learn coding to do something that advanced, but, yeah it is possible. I do think you should set your sites lower, but, understand your interest in setting it high. Do what you will, but, I think some building blocks will make your journey easier. If you're really insistant on doing it, google up Mario 64 rom hacking, or check out Datacrystal.org . They may have something there.

Good luck on any note.


Alright I get it you guys think im out of my mind!

____________________
I have left...

how ta hack
Posted on 07-16-10 05:08 PM, in how to make hacking tools? Link | Quote | ID: 133039


Red Goomba
Level: 16

Posts: 12/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
well... i do have a SMW editor
(kinda hard to use though)

____________________
I have left...

how ta hack
Posted on 07-16-10 05:23 PM, in how to make hacking tools? (rev. 4 of 07-17-10 12:47 AM) Link | Quote | ID: 133041


Red Goomba
Level: 16

Posts: 13/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Posted by Kawa
If you find an SMW editor "kinda hard to use", why are you entertaining the notion of SM64 hacking?

i dunno...
(ugh...) and my stupid web browser
won't let use the IRC chat any more
oh and this to messiaen some fag downloaded the missing stars and
put it up as his own hack

____________________
I have left...

how ta hack
Posted on 07-18-10 08:09 PM, in how to make hacking tools? Link | Quote | ID: 133119


Red Goomba
Level: 16

Posts: 14/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Posted by how ta hack
Posted by Kiokuffiib11
It's going to be EXTREMELY hard to start with 64, but, possible. But you're going to have to do MAJOR studying on the game's format, fiddle around endlessly with hex which would take LONG amounts of time. And definitely learn coding to do something that advanced, but, yeah it is possible. I do think you should set your sites lower, but, understand your interest in setting it high. Do what you will, but, I think some building blocks will make your journey easier. If you're really insistant on doing it, google up Mario 64 rom hacking, or check out Datacrystal.org . They may have something there.

Good luck on any note.


Alright I get it you guys think im out of my mind!

too bad VL-TONE never finished that metroid rom editor

____________________
I have left...

how ta hack
Posted on 07-30-10 03:27 PM, in sm64 beta Link | Quote | ID: 133602


Red Goomba
Level: 16

Posts: 15/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
sm64 beta stuff just post here
beta stars found in the final version

____________________
I have left...

how ta hack
Posted on 09-21-10 04:20 AM, in SM64 Town Is Down(HELP WANTED) (rev. 2 of 09-21-10 03:19 PM) Link | Quote | ID: 135937


Red Goomba
Level: 16

Posts: 16/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Hello people I'm making a new sm64 hack and I need some help
here are some thing's that i need help on:
[level copying][OBJ import levels(if possible)][hex editing(busy with other stuff)]
[objects][music imports]thats what i can think of right now i'll post later

____________________
I have left...

how ta hack
Posted on 09-21-10 03:10 PM, in SM64 Town Is Down(HELP WANTED) (rev. 3 of 09-22-10 03:24 PM) Link | Quote | ID: 135944


Red Goomba
Level: 16

Posts: 17/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
I'm going to patch platform batelfied to the rom(it will be on my site soon)
doogie's level copier won't work so i need a different copier anyone have a good copier?
and here's the story: (insert FFVII music)mario walk's around bunches of
town's and see's that every town is swarming with enemies!
he has no choice but to save the poor people from bower's minoins!
will he make it? play the hack to find out(when done)

____________________
I have left...

how ta hack
Posted on 09-22-10 03:35 PM, in What is your favorite color? Link | Quote | ID: 135988


Red Goomba
Level: 16

Posts: 18/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
umm...[RED]

____________________
I have left...

how ta hack
Posted on 09-28-10 03:56 PM, in SM64 Town Is Down(HELP WANTED) Link | Quote | ID: 136166


Red Goomba
Level: 16

Posts: 19/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
nah im out of hackin biz for a while soooo... cya

____________________
I have left...

how ta hack
Posted on 10-20-10 05:14 PM, in SM64 spooky worlds! (rev. 6 of 10-20-10 05:59 PM) Link | Quote | ID: 137165


Red Goomba
Level: 16

Posts: 20/38
EXP: 16657
Next: 3599

Since: 06-16-10

Last post: 4813 days
Last view: 4813 days
Hey dudes a friend of wwwaera's called awesomelukey (awesomelukeyproject on youtube) Is making a new sm64 hack called spooky worlds V1 on his site! Here's the link! http://sites.google.com/site/awesomelukeystudios/ V2 demo should be avalible
for download in november or december (my birthday is on nov. 1!) Oh I know him too!
Screen shots for v1







if you cant see the images the just go to the site

____________________
I have left...
Pages: 1 2


Main - Posts by how ta hack

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.229 seconds. (328KB of memory used)
MySQL - queries: 133, rows: 165/165, time: 0.220 seconds.