File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,12 @@ Wii homebrew is WiiBrew (www.wiibrew.org).
6464
6565## UPDATE HISTORY
6666
67+ [ 4.5.5 - March 30, 2024]
68+ * Added 2xBR, 2xBR-lv1 and DDT video filters (Hyllian)
69+ * Compiled with latest devkitPPC/libogc
70+ * Added Swedish translation (IsakTheHacker)
71+ * Updated translations
72+
6773[ 4.5.4 - July 31, 2023]
6874* Compiled with latest devkitPPC/libogc
6975* Updated to newer Snes9x (bladeoner)
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.4 </version >
6- <release_date >20230731 </release_date >
5+ <version >4.5.5 </version >
6+ <release_date >20240330 </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.4 "
23+ #define APPVERSION "4.5.5 "
2424#define APPFOLDER "snes9xgx"
2525#define PREF_FILE_NAME "settings.xml"
2626
You can’t perform that action at this time.
0 commit comments