08-14-2021, 03:26 PM
Opening as a regular file or as a palette file? For regular file, you just need to change Files of Type to All Files. As a palette, admittedly I used Oswan 0.7 which might not have the same structure as OswanJ so I'm, not sure entirely. If you upload a savestate, I can take a quick peek and if it follows the same format, I can make a workable one.
These are the two I have so far.
These are the two I have so far.
Code:
<palettefilter extensions="wss" colorformat="CF07" size="1024" offset="61514" endianness="little">
<description>Oswan 0.7 Save States (*.wss)</description>
</palettefilter>
Code:
<palettefilter extensions="00?" colorformat="CF07" size="1024" offset="65098" endianness="little">
<description>Oswan 1.73 Save States (*.00?)</description>
</palettefilter>