Users browsing this thread: 1 Guest(s)
A VBA Question
#8
I found a method but it's a bit time consuming. Basically you make a savestate of an area, decompress it (add .gz + extract it with WinRAR or something), and opening it in Tile Molester (or anything capable of viewing and editing 15bpp) or PSPad (or any hex editor). The offset for the palette is 81DF.

Tile Molester -> Basically you bring the number of columns down to 2 and use the line tool to make the first column in the palette to one color (255,0,255), then save.

PSPad -> If you understand hex editing then you should be able to figure this out. FF00FF = 255,0,255

Then load the savestate up and the OAM should display with the altered palette. If you're doing this for something with a flashing palette, this won't work since it'll to the original quickly.
Doofenshmirtz: This is a little bit awkward but have you seen my escape jet keys? (Perry nods) What, you have? Well that's great! So where are they? (Perry looks away) You won't tell me? Is this because you don't speak or are you just being a jerk?
~Phineas and Ferb, "One Good Scare Ought to Do It!" (2008)
Thanked by: Garamonde, puggsoy


Messages In This Thread
A VBA Question - by -Bwar- - 03-30-2013, 04:34 PM
RE: A VBA Question - by Garamonde - 03-30-2013, 04:50 PM
RE: A VBA Question - by -Bwar- - 03-30-2013, 04:52 PM
RE: A VBA Question - by Garamonde - 03-30-2013, 04:58 PM
RE: A VBA Question - by -Bwar- - 03-30-2013, 06:30 PM
RE: A VBA Question - by Garamonde - 03-30-2013, 06:52 PM
RE: A VBA Question - by -Bwar- - 03-30-2013, 07:01 PM
RE: A VBA Question - by Deathbringer - 03-30-2013, 07:11 PM
RE: A VBA Question - by -Bwar- - 03-30-2013, 07:49 PM
RE: A VBA Question - by Previous - 03-31-2013, 05:23 AM

Forum Jump: