bsnes-emu / bsnes

bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Other
1.64k stars 154 forks source link

Remove settings.bml from the bsnes download #221

Open treacherousfiend opened 2 years ago

treacherousfiend commented 2 years ago

Currently, downloading bsnes either from the latest release or from nightly releases has it come with settings.bml. Users of bsnes that are updating from previous versions have to avoid this file so as not to overwrite their own settings when updating.

Perhaps it'd be possible to have bsnes generate a settings.bml when it is run if it doesn't detect one?

ghost commented 2 years ago

Doesnt including this make it portable rather than it creating pne in the user dirs? I think that was why its included in the first place. Want portable include in dir remove from dir one will auto create in user appdata section of os