File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,13 @@ Wii homebrew is WiiBrew (www.wiibrew.org).
3939
4040## UPDATE HISTORY
4141
42+ [ 4.5.2 - March 23, 2021]
43+
44+ * Added support for Mayflash 2-port SNES USB adapter (thanks EthanArmbrust!)
45+ * Added L+R+START for back to menu for Wii Classic Controller
46+ * Updated French translation (thanks Tanooki16!)
47+ * Fixed issue with displaying screenshots
48+
4249[ 4.5.1 - February 6, 2021]
4350
4451* Fixed SD2SP2 / SD gecko issues (again)
Original file line number Diff line number Diff line change 22<app version =" 1" >
33 <name >Snes9x GX</name >
44 <coder >Tantric, Zopenko, Askot</coder >
5- <version >4.5.1 </version >
6- <release_date >20210206 </release_date >
5+ <version >4.5.2 </version >
6+ <release_date >20210323 </release_date >
77 <short_description >Super Nintendo Emulator</short_description >
88 <long_description >A port of Snes9x to the Wii.</long_description >
99 <ahb_access />
Original file line number Diff line number Diff line change 2020#include "filelist.h"
2121
2222#define APPNAME "Snes9x GX"
23- #define APPVERSION "4.5.1 "
23+ #define APPVERSION "4.5.2 "
2424#define APPFOLDER "snes9xgx"
2525#define PREF_FILE_NAME "settings.xml"
2626
You can’t perform that action at this time.
0 commit comments