diff --git a/readme.txt b/readme.txt index fb8a14a..ebfba1b 100644 --- a/readme.txt +++ b/readme.txt @@ -10,7 +10,7 @@ ญ———————————————————————————————————————————————————————————————————————————— ื—–ญ—–ญ—–ญ—–ญ –ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ— ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—-ญ—–ญ-–•ฌ -|0Oื๘oท Snes9x GX 4.1.6 ทo๘ืO0| +|0Oื๘oท Snes9x GX 4.1.7 ทo๘ืO0| | http://code.google.com/p/snes9x-gx | | (Under GPL License) | `จ•จจจจจ จจจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจจจจจจ จจจจจจจจจจจจจ' @@ -43,6 +43,16 @@ Wii homebrew is WiiBrew (www.wiibrew.org). | UPDATE HISTORY | •˜———–—––-- - —————————––––– ———–—––-- - —————————––––– ———–—––-- - ————————• +[4.1.7 - April 9, 2010] + +* Freezing issue fixed +* Core timing fixes, should solve some problems with some games +* Most 3rd party controllers should work now (you're welcome!) +* 7z crash fixed +* GameCube only - DVD/SD Gecko fixed (thanks emukidid!) +* Translation updates (German and Dutch) +* Other minor changes + [4.1.6 - March 30, 2010] * New core! Updated to Snes9x 1.52. Old save states will not work! diff --git a/source/preferences.cpp b/source/preferences.cpp index 4f4e6ea..63700df 100644 --- a/source/preferences.cpp +++ b/source/preferences.cpp @@ -450,7 +450,7 @@ DefaultSettings () Settings.HDMATimingHack = 100; // Sound defaults. On Wii this is 32Khz/16bit/Stereo - Settings.SoundSync = true; + //Settings.SoundSync = true; Settings.SixteenBitSound = true; Settings.Stereo = true; Settings.ReverseStereo = true; diff --git a/source/snes9xgx.h b/source/snes9xgx.h index 942a762..8c9eae6 100644 --- a/source/snes9xgx.h +++ b/source/snes9xgx.h @@ -20,7 +20,7 @@ #include "filelist.h" #define APPNAME "Snes9x GX" -#define APPVERSION "4.1.6" +#define APPVERSION "4.1.7" #define APPFOLDER "snes9xgx" #define PREF_FILE_NAME "settings.xml" diff --git a/update.xml b/update.xml index dc4d718..d7ed267 100644 --- a/update.xml +++ b/update.xml @@ -1,4 +1,4 @@ - - + +