SourMesen / Mesen-S

Mesen-S is a cross-platform (Windows & Linux) SNES emulator built in C++ and C#
GNU General Public License v3.0
415 stars 100 forks source link

Chrono Trigger - Map Screen Continents Disappear #162

Open Awakened0 opened 4 years ago

Awakened0 commented 4 years ago

When you press Select in the overworld in CT, a map screen appears:

bsnes: ct bsnes

Mesen-S: ct Mesen-S

Both the libretro core and the latest Windows dev build exhibit the same issue.

Awakened0 commented 4 years ago

Also, occasionally I've had this happen to the background of the Epoch time period screen. I'm not sure what causes it; it seems random and clears up once I move to a different time period. Here is a save file next to the Epoch to help reproduce.

ct epoch bg

Max833 commented 4 years ago

Yeah, use the stable version for now. Sour fixed a bug (https://github.com/SourMesen/Mesen-S/issues/145) and this caused this issue.