NovaSquirrel / Mesen-X

Mesen X is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#. This fork is meant to gather development efforts from different forks. Deprecated; see https://github.com/SourMesen/Mesen2/
https://www.mesen.ca
GNU General Public License v3.0
161 stars 29 forks source link

Fixing bug introduced in the dpi fix #143

Closed mkwong98 closed 1 year ago

mkwong98 commented 1 year ago

Some code added by the GUI designer in the dpi fix has caused an error with input config. Those changes are removed.