PocketNES icon indicating copy to clipboard operation
PocketNES copied to clipboard

Region settings are not saved

Open eugene-s-nesdev opened this issue 3 years ago • 2 comments

Step by step:

  • Load pocketNESNenu.gba
  • Select any game from list
  • set "other settings->region" any other than US NTSC
  • Load another game: press "restart" to entry game-list. Region will be reset to US NTSC

tested on PocketNES 2020-1-4

eugene-s-nesdev avatar Sep 10 '21 21:09 eugene-s-nesdev

Region really should be read from the NES 2.0 header or Menu Maker header anyway. The setting in the UI should instead be an override.

Speaking of which, the menu maker is an ancient VB program that I didn't even write, it's in drastic need of an update.

Dwedit avatar Sep 10 '21 22:09 Dwedit

The setting in the UI should instead be an override.

I agree.

Region really should be read from the NES 2.0 header or Menu Maker header anyway.

MenuMaker (and NES 1.0 at all) doesn't able to set dendy-mode in header. So pocketnes menu region should be forced/override

eugene-s-nesdev avatar Sep 10 '21 22:09 eugene-s-nesdev