| ASM coded palletes |
|
Forum Index - SMW Hacking - General SMW Hacking Help - ASM coded palletes |
|
Pages: 1  |
|
|
|
| Posted on 2012-02-27 08:03:15 PM |
Link | Quote |
|
|
Is there anyway to use the ASM coded colors without using a custom palette? SMW doesn't really take advantage of the SNES's hardware.
|
|
| Posted on 2012-02-27 08:04:00 PM |
Link | Quote |
|
|
I had this problem, just use one color pallet examination.
|
|
| Posted on 2012-02-27 08:05:32 PM |
Link | Quote |
|
|
It doesn't carry over to other levels. Isn't there a way to do that instead of manually doing it?
|
| Last edited on 2012-02-27 08:13:50 PM by Plasma Dino. |
|
| Posted on 2012-02-27 08:24:14 PM |
Link | Quote |
|
|
You can use Global ExAnimation, every level will be affected with the ExAnimation you put, give it a try.
|
|
| Posted on 2012-02-27 08:25:48 PM |
Link | Quote |
|
|
I figured that part out, but I don't know how to change the color values to the ones I want. It still won't let me make gradients to hardcoded colors.
|
|
| Posted on 2012-02-27 08:40:42 PM |
Link | Quote |
|
|
You say you get an error when trying to edit a color? If so, just check the "Enable custom palette for this level (will be saved with level)" box in the palette editor.
|
|
| Posted on 2012-02-27 08:43:06 PM |
Link | Quote |
|
|
If I enable the custom palettes then the colors will have to be manually set for every level.
|
|
| Posted on 2012-02-27 08:45:42 PM |
Link | Quote |
|
|
Alright. But, there are some colors that are never used by the game and you can edit them. 3B-3F, 4B-4F and BB-BF.
|
|
| Posted on 2012-02-27 08:48:21 PM |
Link | Quote |
|
|
I'm using those already. My hack is supposed to be realistic so detailing everything is tricky.
|
|
| Posted on 2012-02-27 08:58:25 PM |
Link | Quote |
|
|
That's the problem with pallet examination. You don't have the luxury of the LM pallet editor. If I were you, I'd open up a test level, enable custom pallets, make your gradient there, an copy those RGBs. If this doesn't help you, read this tutorial.
|
| Last edited on 2012-02-27 08:58:59 PM by lugi-mario2563. |
|
| Posted on 2012-02-27 09:14:54 PM |
Link | Quote |
|
|
If your good with ASM you can try hijacking some of SMW's palette routines. If you want a example of one the patch I included with this hijacks a part of it.
|
|
|
Pages: 1  |
|
|
|
|
Forum Index - SMW Hacking - General SMW Hacking Help - ASM coded palletes |