Toggle shoutbox
Shoutbox
|

Guide & Tutorial Requests
#1
Posted 18 November 2009 - 09:50 PM
Be nice, request what you want done with the necessary details, maybe even tell why it would be useful, whether it needs images or not, any other misc. details.
Example:
Requester: Is there a tutorial for music hacking? I haven't seen one... I'd really appreciate one. Thanks.
Responder 1: There actually is a tutorial already. *links*
Responder 2: No, we don't have one yet. I know how to do that though, I'll try and write something up over this weekend. Any specifics I should know about?
Signature thanks to Shu.
#2
Posted 18 November 2009 - 09:56 PM
If there is the need for any guide that isn't, in my personal field of expertise, I know I would be interested to help.


QUOTE (Akaihinata) |
No Grey you have gay needs |
QUOTE (Holy Kensai) |
BECAUSE HE CAN CREATE ALL LIFE AND ALL EXISTANCE, BUT HE NEEDS YOUR MONEY! |
#3
Posted 18 November 2009 - 10:00 PM
Signature thanks to Shu.
#4
Posted 19 November 2009 - 12:53 AM
A.S. I went extra in-depth in some fields, just so we can analyze it pretty well. Some of the things I listed aren't needed for hacking.
Structural hacking:
-> (Assembly)ASM
- Mneumonics and Endian
-
- Dumping
-> Patching
-
-
- XDelta
-> Compression
-- LZZ7
- Theory
-
-- Huffman
-Theory
-
-> Hex Editing
-
- How to use a Hex Editor
-
- How to find empty space
-
->
Graphical Hacking:
-> TSAs
-
- Making TSAs
-> OAM
-> Palettes
-
-
-> Inserting Graphics
- CGs
- Backgrounds
-
-
-
-
-
Music Hacking:
-> Inserting Music
- Ripping music and re-inserting
-
-> Sounds and Voicegroups(Should exist in the pokehacking community)
- Ripping sounds
- Inserting Sounds
- Working with Voicegroups
Text Hacking:
-> Text Suite
-
-
-> FEditor(Anti-Huffman)
-
-
-
Gameplay Hacking:
-> Nightmare and Related
- How to use
-
-
- Altering Classes
- Altering Unit Graphics
- Altering Maps
-
-
-
- Altering ...
- Creating Nightmare Modules
-> Events
- Event Assembling
-
-
-
-
-
Underline = Wiki or some source which is google-able.
P.S. Anything you want to add or remove, feel free. This is only for debate sake. I say we debate this tier list. XD

QUOTE (Akaihinata) |
No Grey you have gay needs |
QUOTE (Holy Kensai) |
BECAUSE HE CAN CREATE ALL LIFE AND ALL EXISTANCE, BUT HE NEEDS YOUR MONEY! |
#5
Posted 19 November 2009 - 03:09 AM
Anyway nice list, mind if I edit it and whatnot?
Also I think you should actually bother linking to some of those guides because I don't know of any guides or tutorials on a lot of these subjects.
I also have some things to add and once I get a list that is nice and complete and detailed IMO, I will start making guides/tutorials as necessary.
Signature thanks to Shu.
#6
Posted 19 November 2009 - 06:15 AM

And yesh. You can use and edit it as you want, that is the reason why I made it to begin with, worry not. XD
And really? Many things I pointed out here don't have tutorials on them per see, but instead are mentioned in working ways on more complete guides we own. This list is mostly based on FEU, FEShrine, and that old FE hacking Forum whose's name slipped away from my mind. XD
Some underlines there I can't give you the guide now, all I can say is that it does exist(Since those fields are generic enough to work in any GBA game, not only FE. XD)
The ASM ones, in special, mneumonics and bios routines are mentioned in GBATek. And also, ASM is ASM, so googling ASM + Tutorial is enough to find anything. XD *Trying to learn some ASM now by watching Super Mario World Hackers, for example*
Want some documentation I have on it? I should have a few cheat lists for mneumonics, a good enough guide I found at a pokemon hacking site, and some hardware guides.
And personally, if there is a guide I would want now... Something on voicegrouups. That is the field I am the most curious about. *Just sharing something to start out*

QUOTE (Akaihinata) |
No Grey you have gay needs |
QUOTE (Holy Kensai) |
BECAUSE HE CAN CREATE ALL LIFE AND ALL EXISTANCE, BUT HE NEEDS YOUR MONEY! |
#7
Posted 19 November 2009 - 08:27 PM
I'll get on that, what other things should I make guides for? I just want to knock them all out and quick...
EDIT: Time to tear apart that list. Sorta.
ASM-
NL's debugging tutorial isn't very elaborate, in fact it's more of a walkthrough on how to do a specific example of debugging, more details on debugging is necessary IMO, also you misspelled the word in your list.
Patching-
We need to get standard tutorials for IPS, UPS, and XDelta patching, both creating and applying them, so far we have tutorials in various hacks and other stuff but we need to make like... a final version, sorta.
Compression-
What do you mean by theory and practice? Also why not an explanation of compressions in general? Also, what happened to explaining uncompressed data? And what about RLE's? Missing some aspects there.
Hex Editing-
Once again, what do you mean by theory? Also we need to establish a unified hex editing tutorial instead of bits and pieces of people learning hex editing from various places. Also there are quite a few more parts to hex editing than what you have...
TSAs-
Although there is your "guide" of sorts and random notes here and there and Kate's stuff... we need a really good guide on it to explain what it is, how it works, how each part of it works, what is its significance in hacking, there are a lot more aspects and an in-depth guide on editing is needed before I consider it "complete". As for making, I myself, am not sure how to make TSAs, never bothered, although in theory it shouldn't be too hard. I don't really care enough to go try and find out how to make maps/TSAs, I don't think it is useful enough information and besides, Xeld is making a program to make TSAs anyway.
OAM-
I got nothing to say on this.
Palettes-
Links to tutorials? What about covering how palettes work in combination with TSAs? Also, information on palette viewer, limits of palettes, RGB, reducing # of colors, etc.?
Inserting Graphics-
Pros and cons of various programs? What is capable and what isn't? List of offsets for graphics or offset ranges for graphics? ALso, I don't know of tutorials for most of the things on that list except for portraits, I know there are tutorials for portraits... :\
Music Hacking-
I obviously covered some of it, although at some point I'm going to need to update my tutorial on inserting custom MIDIs, and update it with new parts on instrument maps, WAVs, ripping songs from other GBA games and inserting them, etc., I haven't gotten to that stuff unfortunately...
I guess I could end up covering all of the music hacking area once I get the time, including both insertion and sounds and instrument maps and stuff...
Nightmare & Related-
I don't completely get what you mean by this, and the subcategories are vague to me and I don't get them... I can't write guides on stuff I don't get. Altering events? Isn't that the Event Assembler's job? And isn't editing graphics under the Graphical Hacking area?
Event Assembling-
I don't get the general term of "Event Assembling" under this category, IIRC commands don't have enough explanations for them and how they work
There done...
-------------------------
What about battle animations and spell animations? I don't recall seeing those there. Amazingly enough I think most everything else is accounted for (besides specific details for hex editing and ASM and stuff, e.g. a guide on how to corrupt ROMs or making use of VBA and its capabilities) so good job with listing everything and getting all that detail there.

Signature thanks to Shu.
#8
Posted 19 February 2010 - 01:20 AM

#9
Posted 19 February 2010 - 02:49 AM
QUOTE (Old_Man_Zangetu @ February 18, 2010 05:20 pm) |
I sorta need an easier to use (yet-in depth guide) on how to make Events. Thats really the only part I need any sort of major help on at this point, and I havent found one that helps me enough. :/ |
Arch's guide will be the easiest one you can find around...
IMHO at least...
The others have custom event tutorials through pure hex editing... which Blazer does I believe...

#10
Posted 19 February 2010 - 02:53 AM

#11
Posted 19 February 2010 - 04:38 AM
There is a small tutorial on event editing using a hex editor made by Icy Toast. However it only teaches the very basics and was made a very long time ago. Also the EA (Event Assembler) is preferable over using a hex editor.
Signature thanks to Shu.
#12
Posted 09 May 2010 - 08:52 PM
Is there a hack or mod to a Fe7 rom that will allow Merlinus to have infinite storage place? I've been looking around for one, yet haven't been able to find anything. Thanks!
#13
Posted 10 May 2010 - 07:41 PM
So yeah, I don't have any idea of how the memory is used for the merchant, but if it is as the rumors said it, the space for memory in the FE rom is indeed limited, it is somewhat tight to increase it a bit, let alone in an infinite way. ...sorry I can't give you a better answer than "Most likely impossible/More trouble than it is worthy" >__<

QUOTE (Akaihinata) |
No Grey you have gay needs |
QUOTE (Holy Kensai) |
BECAUSE HE CAN CREATE ALL LIFE AND ALL EXISTANCE, BUT HE NEEDS YOUR MONEY! |
#14
Posted 10 May 2010 - 09:34 PM

Signature thanks to Shu.
#15
Posted 08 June 2010 - 09:52 AM
I was also wondering if there was a tutorial on have custom battle things (where HP, name, hit%, Dmg and crit are seen).
Thanks.
#16
Posted 08 June 2010 - 05:30 PM
For custom statsheets, umm, you can't really change how it is set up without ASM and tile hacking (complex stuff, I know I can't do it). You can change any of the existing stats though, but that's just using Nightmare.
Signature thanks to Shu.
#17
Posted 08 June 2010 - 09:46 PM

Hopefully the final FE4R template.
Credit to Black Dragon of FESS for the avatar.
FE404 and FE:ASD patches can be found here: http://www.mediafire.com/MK404/ (not working ATM)
Currently working on:
Fire Emblem: A Sacred Dawn - Planning
MageKnight404's Fire Emblem 7 Hack - Support Converstations, Other Duties
#18
Posted 09 June 2010 - 06:17 AM
And Lord Glenn is right, just changing the template, not the whole sheet.
#19
Posted 10 June 2010 - 02:22 AM
Signature thanks to Shu.
#20
Posted 10 June 2010 - 03:08 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users