| Separate Luigi GFX Patch Won't Work |
|
Forum Index - SMW Hacking - General SMW Hacking Help - ASM & Related Topics - Separate Luigi GFX Patch Won't Work |
|
Pages: 1  |
|
|
|
| Posted on 2012-02-28 09:10:32 AM |
Link | Quote |
|
I tried to patch the Separate Luigi GFX patch made by Smallhacker and edited by DiscoMan. I clicked "INSERT" in Xkas GUI, but it gave me an error. I checked the event log, and after countless tries, the same thing came up:
Originally posted by Event Log"Insert" button pressed
Backup #0 has been made.
Assembler successfully extracted.
Assembler started.
Assembler exited. Output:
error: C:\Users\Parent\Desktop\Lunar Magic\NSMW\luigi.asm: line 180: file not found [incbin Mario.bin]
error: C:\Users\Parent\Desktop\Lunar Magic\NSMW\luigi.asm: line 191: file not found [incbin Luigi.bin]
error: C:\Users\Parent\Desktop\Lunar Magic\NSMW\luigi.asm: line 180: file not found [incbin Mario.bin]
error: C:\Users\Parent\Desktop\Lunar Magic\NSMW\luigi.asm: line 191: file not found [incbin Luigi.bin]
Error found while scanning output.
Restored from automatic backup.
It confuses me to no end. I don't get what I'm doing wrong, and the readme might as well also be called confuseme.
Any help?
|
|
| Posted on 2012-02-28 09:16:07 AM |
Link | Quote |
|
|
Put xkas (GUI) in the same folder as your patch.
|
|
| Posted on 2012-02-28 09:24:59 AM |
Link | Quote |
|
|
That's what I did. "luigi.asm," "Xkas GUI.exe," and "NSMW.smc" are all in the same folder: "NSMW" (NEW Super Mario World).
|
|
| Posted on 2012-02-28 09:45:27 AM |
Link | Quote |
|
|
And do you have the .bin files in the same folder as well?
|
|
| Posted on 2012-02-28 10:04:13 AM |
Link | Quote |
|
Originally posted by yoshicookiezeusAnd do you have the .bin files in the same folder as well?
Maybe...
Fixing as we speak...
Edit: Yay! Fixed! Thanks guys.
EDIT AGAIN: Now I have no idea what to do specifically. Anyone? It froze up when I killed Mario off to test Luigi.
|
| Last edited on 2012-02-28 10:10:34 AM by Roads1. |
|
| Posted on 2012-02-28 05:48:23 PM |
Link | Quote |
|
|
Did you set the freespace correctly?
|
|
| Posted on 2012-02-29 12:44:39 AM |
Link | Quote |
|
|
Have you tried inserting any ExGFX? The patch requires that you have inserted some and edited your rom at least once in LM from what I can remember.
|
|
| Posted on 2012-03-03 12:46:51 PM |
Link | Quote |
|
|
actually, if i remember right, theres a line somewere that for some reason, makes you need to choose to use exgfx or not to, try searching for a line like that in the patch.
|
|
|
Pages: 1  |
|
|
|
|
Forum Index - SMW Hacking - General SMW Hacking Help - ASM & Related Topics - Separate Luigi GFX Patch Won't Work |