snes9xgit / snes9x

Snes9x - Portable Super Nintendo Entertainment System (TM) emulator
http://www.snes9x.com
Other
2.63k stars 453 forks source link

Bug: Missing Background Graphics #923

Closed ReyVGM closed 4 months ago

ReyVGM commented 4 months ago

Version: Snes9x v1.62.3 for Windows 64bit.

Game: Bishoujo Senshi Sailor Moon SuperS - Fuwafuwa Panic

Issue: When you beat the game, the credits are missing some of its background animations. The aurora borealis is missing, and ground is missing its bubbles and the overall colors are more muted. See image:

2

Save state at the credits: Bishoujo Senshi Sailor Moon SuperS - Fuwafuwa Panic (Japan)2.zip

By the way, this is how BSNES takes the screenshot. It seems the game is using a half hi-res mode (512x224) in that spot. Since SNES9X is rendering that same scene at 256x224, maybe that's the reason why the background details are missing? 3

ReyVGM commented 4 months ago

Ignore. For some reason now I'm see in the missing graphics, although the colors are still muted.

bearoso commented 4 months ago

I think bsnes always takes screenshots at 512x224 when the accurate PPU is used.

I'm not sure what's causing the muted colors. Master brightness would have been my first guess, but the text is full white.

OV2 commented 4 months ago

Maybe it's the ntsc gamma ramp option in bsnes?

You could try it with the ntsc filter in snes9x.

ReyVGM commented 4 months ago

Maybe it's the ntsc gamma ramp option in bsnes?

Yep, that's it!

Sorry to have wasted your time. Please close the thread.