mirror of
https://github.com/dborth/fceugx.git
synced 2024-12-04 22:34:14 +01:00
finalize 3.3.2
This commit is contained in:
parent
e95cefb95d
commit
3d63d46cc0
@ -33,6 +33,10 @@ Wii/GameCube.
|
||||
|0O×øo· UPDATE HISTORY ·oø×O0|
|
||||
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
||||
|
||||
[3.3.2 - November 9, 2012]
|
||||
|
||||
* Fixed lag with GameCube controllers
|
||||
|
||||
[3.3.1 - July 7, 2012]
|
||||
|
||||
* Fixed PAL support
|
||||
|
@ -17,7 +17,7 @@
|
||||
#include "fceultra/driver.h"
|
||||
|
||||
#define APPNAME "FCE Ultra GX"
|
||||
#define APPVERSION "3.3.1"
|
||||
#define APPVERSION "3.3.2"
|
||||
#define APPFOLDER "fceugx"
|
||||
#define PREF_FILE_NAME "settings.xml"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<app version="3.3.1">
|
||||
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.3.1.zip"></file>
|
||||
<app version="3.3.2">
|
||||
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.3.2.zip"></file>
|
||||
</app>
|
||||
|
Loading…
Reference in New Issue
Block a user