Users browsing this thread: 1 Guest(s)
Sega Master System + Tile Molester
#1
For anyone interested in tile-ripping games from the Sega Master System library with Tile Molester (the Master System doesn't use a standard format like the Genesis or Game Gear, so other options may not be available). It's similar to the NES in that the palette uses a coded format but with a system defined palette.

Color Format (put in under <colorformat>
Code:
<indexedcolor id="CF04" bpp="6" endianness="little">
            <data>0000000000550000aa0000ff0055000055550055aa0055ff00aa0000aa5500aaaa00aaff00ff0000ff5500ffaa00ffff5500005500555500aa5500ff5555005555555555aa5555ff55aa0055aa5555aaaa55aaff55ff0055ff5555ffaa55ffffaa0000aa0055aa00aaaa00ffaa5500aa5555aa55aaaa55ffaaaa00aaaa55aaaaaaaaaaffaaff00aaff55aaffaaaaffffff0000ff0055ff00aaff00ffff5500ff5555ff55aaff55ffffaa00ffaa55ffaaaaffaaffffff00ffff55ffffaaffffff</data>
            <description>Sega Master System (SMS)</description>
        </indexedcolor>
You may or may not have CF04 available for yourself, so use whatever number isn't in use, as long as it's a double-number like 00, 07, 12, etc.

And the filters for some emulator savestates.

Kega Fusion 3.64
Code:
<palettefilter extensions="ss?" colorformat="CF04" size="32" offset="121" endianness="little">
            <description>Kega Fusion 3.64 SMS Save States (*.ss?)</description>
        </palettefilter>
No notes.

MEKA 0.73
Code:
<palettefilter extensions="s??" colorformat="CF04" size="32" offset="813" endianness="little">
            <description>MEKA 0.73 SMS Save States (*.s??)</description>
        </palettefilter>
No notes.

Gens+ REWiND! 1.0
Code:
<palettefilter extensions="ms?" colorformat="CF04" size="32" offset="868" endianness="little">
            <description>Gens+ REWiND! 1.0 SMS Save States (*.ms?)</description>
        </palettefilter>
Note: You need to make sure the savestates are not compressed, by either:

-Open "gens.ini" and change "Compress Save States=1" to "Compress Save States=0"

-Go to Options -> Configuration (or Ctrl+P) and uncheck "Compress Save States"

I'll try to check other emulators also. These should help for now.

I should note that screenshots from emulators may not be color perfect but one can fix these themselves by making sure the RGB values are composed of 00, AA, 55, or FF.

Addendum: I changed part of MEKA's palette filter because I didn't know the savestate selector went past 9.
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: John2k4, Garamonde
#2
Thanks for these, I've put them in.
[Image: sweet-capn-cakes-deltarune.gif]
Thanked by:


Forum Jump: