Gimmick defined using http://www.bwdyeti.com/cafe/forum/showthread.php?tid=78's, definition.
Also to note, I am more interested in GBA rom editing.
As you can see if you clicked the above link, I come from a fire emblem hacking community...Well, sort of. I am new to the community for about a week now. And have just began dabbling into the hacking scene maybe 4 days ago.
I have achieved some progress with my ability using the user created function like the tools that user's made specifically for the fire emblem roms. E.X) nightmare modules, FEditor, etc...
What I want to do is get into Gimmick editing of roms. I do not like using the other methods of getting the game edited, and really like the idea of going straight into the game's code.
That being said, I've done some research before posting this, but I'd like to clarify some things...
-Hex editing and ASM hacking are different. [?]
They are different in that ASM is a more "user friendly" language in which people can have a more grasp at understanding it. Whereas Hex shows up in the binary code. Hex is the computer's method of understanding what you're trying to input/succeed in input-ing.
Now my question comes in is where do I start with this?
There are loads of tutorials available for "event hacking." in Fire Emblem, which seems to be a method using both Nightmare and HxD. However if that's true, why can't you just use the HxD editor to do all of your hacking? Replacing the need for ASM?
... My own theoretical answer(due to ignorance on this, from starting anew here) is that ASM is required to use a debugger or disassembler to find what information is what in the binary code.
That being said I've seen programs for opening your rom up in vba or no$gba, but have yet to discover some form of program that will read the changes shown when you make any input in the game.
Code:
[CENTER][I][U][B]Gimmick[/B][/U] A hack that makes changes to game mechanics to create a new experience.[/I][/CENTER]
As you can see if you clicked the above link, I come from a fire emblem hacking community...Well, sort of. I am new to the community for about a week now. And have just began dabbling into the hacking scene maybe 4 days ago.
I have achieved some progress with my ability using the user created function like the tools that user's made specifically for the fire emblem roms. E.X) nightmare modules, FEditor, etc...
What I want to do is get into Gimmick editing of roms. I do not like using the other methods of getting the game edited, and really like the idea of going straight into the game's code.
That being said, I've done some research before posting this, but I'd like to clarify some things...
-Hex editing and ASM hacking are different. [?]
They are different in that ASM is a more "user friendly" language in which people can have a more grasp at understanding it. Whereas Hex shows up in the binary code. Hex is the computer's method of understanding what you're trying to input/succeed in input-ing.
Now my question comes in is where do I start with this?
There are loads of tutorials available for "event hacking." in Fire Emblem, which seems to be a method using both Nightmare and HxD. However if that's true, why can't you just use the HxD editor to do all of your hacking? Replacing the need for ASM?
... My own theoretical answer(due to ignorance on this, from starting anew here) is that ASM is required to use a debugger or disassembler to find what information is what in the binary code.
That being said I've seen programs for opening your rom up in vba or no$gba, but have yet to discover some form of program that will read the changes shown when you make any input in the game.
So what I could use:
-A basic understanding of the above term questions answered.
-Some program names/links (would be nice, but google is always there at my leisure to find them on my own, given the apropriate names.)
-[An Answer to (AAt)] I should get knowledge on Event Hacking prior to going into ASM hacking.
-If there are any basic guides around here that you guys know of, I'd love it. If not that's fine
-Any other info you guys would think is essential for my journey
-A basic understanding of the above term questions answered.
-Some program names/links (would be nice, but google is always there at my leisure to find them on my own, given the apropriate names.)
-[An Answer to (AAt)] I should get knowledge on Event Hacking prior to going into ASM hacking.
-If there are any basic guides around here that you guys know of, I'd love it. If not that's fine
-Any other info you guys would think is essential for my journey

Comment