mirror of
https://github.com/dborth/fceugx.git
synced 2024-10-31 22:45:05 +01:00
update readme, finalize 3.4.3
This commit is contained in:
parent
b66124e5fe
commit
668e5c3308
@ -2,8 +2,8 @@
|
||||
<app version="1">
|
||||
<name>FCE Ultra GX</name>
|
||||
<coder>Tantric, Zopenko, Askot, others</coder>
|
||||
<version>3.4.2</version>
|
||||
<release_date>20190125</release_date>
|
||||
<version>3.4.3</version>
|
||||
<release_date>20190413</release_date>
|
||||
<short_description>Nintendo Emulator</short_description>
|
||||
<long_description>A port of FCE Ultra to the Wii.</long_description>
|
||||
<ahb_access />
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user