0ldsk00l / nestopia

Cross-platform Nestopia emulator core with a GUI
http://0ldsk00l.ca/nestopia
GNU General Public License v2.0
691 stars 167 forks source link

Input and audio options suggestions #427

Open morchela opened 5 days ago

morchela commented 5 days ago

-Gamepad inputs delete every time the emu is closed. Saving the mapping would be useful. -Restoring smaller outputs frequencies (11025+) since 44100+ causes some audio issues

rdanbrook commented 5 days ago

I can't reproduce these issues. Can you give me some details about your hardware, OS, gamepad, etc?

morchela commented 4 days ago

The audio thing is a small "static punch" every once in a while, nothing serious. Actually idk if it's because of the high freq or maybe a small hardware capability issue. I use a generic snes usb gamepad. That issue has been present since the older versions. One option is to change the xml to read-only that prevents the file to be written. Otherwise the input mapping is erased every time after disconnecting the joystick (I cannot keep it connected all the time). My setup is old, with a noble Win 7 OS. Apart from those small details the program goes perfectly. My main interest is the gamepad issue. Hope this helps.