diff --git a/hbc/meta.xml b/hbc/meta.xml index 41898ca..ef71269 100644 --- a/hbc/meta.xml +++ b/hbc/meta.xml @@ -2,8 +2,8 @@ FCE Ultra GX Tantric, Zopenko, Askot, others - 3.4.2 - 20190125 + 3.4.3 + 20190413 Nintendo Emulator A port of FCE Ultra to the Wii. diff --git a/readme.txt b/readme.txt index 1b457a7..8ecb970 100644 --- a/readme.txt +++ b/readme.txt @@ -38,6 +38,15 @@ https://github.com/dborth/fceugx/releases |0Oื๘oท UPDATE HISTORY ทo๘ืO0| `จ•จจจจจ จจจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจจจจจจ จจจจจจจจจจจจจ' +[3.4.3 - April 13, 2019] + +* Updated spanish translation (thanks Psycho RFG) +* Fixed preview image not displaying on GameCube +* Fixed crash when used as wiiflow plugin +* Fixed crash on launch when using network shares +* Fixed issues with on-screen keyboard +* Updated Korean translation + [3.4.2 - January 25, 2019] * Fixed GameCube controllers not working diff --git a/source/fceugx.h b/source/fceugx.h index 5c49cfa..4e331ea 100644 --- a/source/fceugx.h +++ b/source/fceugx.h @@ -17,7 +17,7 @@ #include "fceultra/driver.h" #define APPNAME "FCE Ultra GX" -#define APPVERSION "3.4.2" +#define APPVERSION "3.4.3" #define APPFOLDER "fceugx" #define PREF_FILE_NAME "settings.xml"