finalize 3.1.2

This commit is contained in:
dborth 2009-12-02 07:33:34 +00:00
parent 118710a63d
commit 325a0149a6
4 changed files with 11 additions and 7 deletions

View File

@ -2,8 +2,8 @@
<app version="1">
<name>FCE Ultra GX</name>
<coder>Tantric</coder>
<version>3.1.1</version>
<release_date>20091130</release_date>
<version>3.1.2</version>
<release_date>20091202</release_date>
<short_description>Nintendo Emulator</short_description>
<long_description>A port of FCE Ultra to the Wii.</long_description>
</app>

View File

@ -1,7 +1,7 @@
¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤
- FCE Ultra GX -
Version 3.1.1
Version 3.1.2
http://code.google.com/p/fceugc
(Under GPL License)
@ -19,7 +19,7 @@ Wii/GameCube.
* Zapper support
* Auto Load/Save Game States and RAM
* Custom controller configurations
* SD, USB, DVD (requires DVDx), SMB, GC Memory Card, Zip, and 7z support
* SD, USB, DVD (requires DVDx), SMB, Zip, and 7z support
* Custom controller configurations
* 16:9 widescreen support
* Original/filtered/unfiltered video modes
@ -33,6 +33,10 @@ Wii/GameCube.
|0O×øo· UPDATE HISTORY ·oø×O0|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
[3.1.2 - December 2, 2009]
* Fixed SMB (for real this time!)
[3.1.1 - November 30, 2009]
* Mapper fixes - several more games work now (Fire Emblem, 76-in-1, etc)

View File

@ -17,7 +17,7 @@
#include "driver.h"
#define APPNAME "FCE Ultra GX"
#define APPVERSION "3.1.1"
#define APPVERSION "3.1.2"
#define APPFOLDER "fceugx"
#define PREF_FILE_NAME "settings.xml"

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="3.1.1">
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.1.1%20-%20Wii.zip"></file>
<app version="3.1.2">
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.1.2%20-%20Wii.zip"></file>
</app>