Tags
Author: madsiur - Replies: 7 - Views: 12847
Making more space for writing events
Here's a small video tutorial I did about the event command B2 which if used properly allow you to write much bigger event without wondering about free space in banks CA, CB or CC.

I assume you know how to hex edit and and at leats be able to modify a bit an event to understand that command and the tutorial. You'll need an hex editor, maybe the event dump (found here), an event commands list found on the same webpage. You c
Author: madsiur - Replies: 3 - Views: 17144
IDA Pro newbie Tutorial (GBA, SNES, loader script, GDB debugger)
A) Tutorial goal
1) Disassemble partially a SNES ROM (first steps)
2) Disassemble partially a GBA ROM (first baby steps)
3) Understand some very basic IDA Pro functionalities

B) What is needed
1) IDA Pro (6.8 used here)
2) IDA SDK
3) Visual Studio community (free)
4) FF3us ROM (1.0 used in example)
5) FF6A ROM (European version used in example but it real
Author: madsiur - Replies: 5 - Views: 21017
SNES / GBA / C coding Resources
I was bored tonight so I decided to try to collect some tutorials links.

Wiki Links: SNES Documentation


From SNES Development:
Author: madsiur - Replies: 7 - Views: 22124
So you want to get into Programming?
Just a quick programming resources guide for anyone wanting to start coding. This is not specifically assembly related.

Books

Use methods in this order for a specific title:

1) http://gen.lib.rus.ec/
2) Search for "book title AND file:pdf" on Google.
3) if all fail, read this.


Courses

The are numerous p
Author: madsiur - Replies: 0 - Views: 3076
Basic Event Commands (video)
Tutorial #2: Basic Commands

[Video: https://www.youtube.com/watch?v=XUsn2Y6yYp0]


Since I decided to do a series, I'll cramp up the tutorials in this thread.

In this tutorial I'm editing the multi-party Narshe mine battle by covering basic command concerning character creation as well as party setup. I also explain some effects commands such as sound effects and screen flashing. This tutorial is aimed for beginners that kno
Author: madsiur - Replies: 21 - Views: 18887
Tutorial: Editing Compressed Graphics
Tutorial: Editing Compressed Graphics

[Video: https://www.youtube.com/watch?v=WhQXW21shd4]

Written tutorial


Peer Sprite Viewer & SNESpal: http://tinyurl.com/doku-ff6-snespal
YY_CHR (C++ version): http://tinyurl.com/doku-ff6-yychr
ROM map: http://tinyurl.com/doku-ff6-rommap
Gimp: https://www.gimp.org/
YY-CHR & SNESpal Tutorial: https://www.youtube.com/watch?v=


Theme by Madsiur2017Custom Graphics by JamesWhite