Rakashazi / emu-ex-plus-alpha

Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)
GNU General Public License v3.0
588 stars 145 forks source link

[NES.emu] Two options are wrongly mapped to FCEUX palette #1622

Closed Yave-Yu closed 4 weeks ago

Yave-Yu commented 1 month ago

Describe the bug

In 1.5.81, Smooth V2 and Magnum are not mapped to correct palette, but mapped to default FCEUX palette instead.

Steps to reproduce

Options -> video -> default palette, choose Smooth V2 or Magnum.

Expected behavior

Show Smooth V2 and Magnum as it should.

Relevant log output

No response

Add screenshots

No response

Rakashazi commented 1 month ago

Thanks for the report. There was a typo in the internal path names for those two palettes but I'll have a fix in the next commit.