0ldsk00l / nestopia

Cross-platform Nestopia emulator core with a GUI
http://0ldsk00l.ca/nestopia
GNU General Public License v2.0
690 stars 167 forks source link

(libretro) sony palette #214

Closed eugene-s-nesdev closed 7 years ago

eugene-s-nesdev commented 7 years ago

https://github.com/rdanbrook/nestopia/issues/186

 I added it to the "extras" directory with the FirebrandX palettes.
If you want to use this with the libretro port, just copy it to the libretro system directory with the filename "custom.pal", and set the palette core option to "custom".

It's a problem. Most of of non-rooted android devices don't allow user write to libretro system directory. Maybe will be better to put CXA2025AS with main palette package, like consumer, rgb, etc. By the way: FirebrandX's "unsaturated-V7" and "Nostalgia" palettes almost the same thing. "Nostalgia (FBX)" is final version of "Unsaturated -V5, -V6, -V7" series.

http://www.firebrandx.com/nespalette.html

rdanbrook commented 7 years ago

You're making good points here. I prefer the CXA2025AS palette and it's what I use now, and I thank you for bringing it to my attention in the first place.

The next time I have a free moment I will sort this out.

eugene-s-nesdev commented 7 years ago

In short words: "Nostalgia (FBX)" = "Unsaturated V8", so V7 isn't really need.

The older unsaturated series has been abandoned in favor of a new naming convention to avoid confusion.

You can replace it to CXA2025AS

rdanbrook commented 7 years ago

It's done.