Skip to content
Permalink
Browse files
finalize 3.4.2
  • Loading branch information
dborth committed Jan 26, 2019
1 parent 361627a commit a2b07586a5ec5b6a749e1ad9e0f4214e9ba807db
Showing with 4 additions and 4 deletions.
  1. +2 −2 hbc/meta.xml
  2. +1 −1 readme.txt
  3. +1 −1 source/fceugx.h
@@ -2,8 +2,8 @@
<app version="1">
<name>FCE Ultra GX</name>
<coder>Tantric, Zopenko, Askot, others</coder>
<version>3.4.1</version>
<release_date>20190104</release_date>
<version>3.4.2</version>
<release_date>20190125</release_date>
<short_description>Nintendo Emulator</short_description>
<long_description>A port of FCE Ultra to the Wii.</long_description>
<ahb_access />
@@ -38,7 +38,7 @@ https://github.com/dborth/fceugx/releases
|0O��o� UPDATE HISTORY �o��O0|
`������� ���������������� ��������������� �������������������� �������������'

[3.4.2]
[3.4.2 - January 25, 2019]

* Fixed GameCube controllers not working
* Added ability to load external fonts and activated Japanese/Korean
@@ -17,7 +17,7 @@
#include "fceultra/driver.h"

#define APPNAME "FCE Ultra GX"
#define APPVERSION "3.4.1"
#define APPVERSION "3.4.2"
#define APPFOLDER "fceugx"
#define PREF_FILE_NAME "settings.xml"

0 comments on commit a2b0758

Please sign in to comment.