From 5b18b0d1e9774d76c197d2fe7d3aa780512e54ac Mon Sep 17 00:00:00 2001 From: dborth Date: Tue, 26 May 2009 05:48:36 +0000 Subject: [PATCH] finalize 4.0.5 --- hbc/meta.xml | 4 ++-- readme.txt | 12 +++++++++++- source/ngc/networkop.cpp | 2 +- source/ngc/snes9xGX.h | 2 +- update.xml | 4 ++-- 5 files changed, 17 insertions(+), 7 deletions(-) diff --git a/hbc/meta.xml b/hbc/meta.xml index e45c959..ef9cbee 100644 --- a/hbc/meta.xml +++ b/hbc/meta.xml @@ -2,8 +2,8 @@ Snes9X GX Tantric, michniewski - 4.0.4 - 20090430 + 4.0.5 + 20090526 Super Nintendo Emulator A Super Nintendo Emulator for Wii diff --git a/readme.txt b/readme.txt index 11a3c6b..0fc9c8e 100644 --- a/readme.txt +++ b/readme.txt @@ -10,7 +10,7 @@ ญ———————————————————————————————————————————————————————————————————————————— ื—–ญ—–ญ—–ญ—–ญ –ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ— ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—-ญ—–ญ-–•ฌ -|0Oื๘oท Snes9x GX 4.0.4 ทo๘ืO0| +|0Oื๘oท Snes9x GX 4.0.5 ทo๘ืO0| | http://code.google.com/p/snes9x-gx | | (Under GPL License) | `จ•จจจจจ จจจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจจจจจจ จจจจจจจจจจจจจ' @@ -46,6 +46,16 @@ Wii homebrew is WiiBrew (www.wiibrew.org). | UPDATE HISTORY | •˜———–—––-- - —————————––––– ———–—––-- - —————————––––– ———–—––-- - ————————• +[4.0.5 - May 26, 2009] + +* Improved stability +* Fixed broken SDHC from HBC 1.0.2 update +* Fixed issues with returning to menu from in-game +* Add option to disable rumble +* Auto-determines if HBC is present - returns to Wii menu otherwise +* Fixed Super Scope turbo button issue +* Miscellaneous bugfixes + [4.0.4 - April 30, 2009] * Improved scrollbar diff --git a/source/ngc/networkop.cpp b/source/ngc/networkop.cpp index 000e4de..1bab4f3 100644 --- a/source/ngc/networkop.cpp +++ b/source/ngc/networkop.cpp @@ -98,7 +98,7 @@ void UpdateCheck() else // temporary, for compatibility { int versionnum = atoi(version); - if(versionnum > 14) // 014 (4.0.4) + if(versionnum > 15) // 015 (4.0.5) { item = mxmlFindElement(xml, xml, "file", NULL, NULL, MXML_DESCEND); if(item) diff --git a/source/ngc/snes9xGX.h b/source/ngc/snes9xGX.h index 4abc941..747803c 100644 --- a/source/ngc/snes9xGX.h +++ b/source/ngc/snes9xGX.h @@ -20,7 +20,7 @@ #include "filelist.h" #define APPNAME "Snes9x GX" -#define APPVERSION "4.0.4" +#define APPVERSION "4.0.5" #define PREF_FILE_NAME "settings.xml" #define NOTSILENT 0 diff --git a/update.xml b/update.xml index b6b2d40..15a7dc4 100644 --- a/update.xml +++ b/update.xml @@ -1,4 +1,4 @@ - - + +