mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-07 14:28:18 +01:00
finalize 3.1.5
This commit is contained in:
parent
e10467ab66
commit
d3e598c594
10
readme.txt
10
readme.txt
@ -1,7 +1,7 @@
|
||||
¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤
|
||||
|
||||
- FCE Ultra GX -
|
||||
Version 3.1.4
|
||||
Version 3.1.5
|
||||
http://code.google.com/p/fceugc
|
||||
(Under GPL License)
|
||||
|
||||
@ -26,13 +26,19 @@ Wii/GameCube.
|
||||
* Turbo Mode - up to 2x the normal speed
|
||||
* Cheat support (.CHT files and Game Genie)
|
||||
* IPS/UPS/PPF automatic patching support
|
||||
* NES Compatibility Based on FCEUX 2.1.2+
|
||||
* NES Compatibility Based on FCEUX 2.1.3
|
||||
* Open Source!
|
||||
|
||||
×—–—–—–—– –—–—–—–—–—–—–—–—–—–— —–—–—–—–—–—–—–—-—–-–•¬
|
||||
|0O×øo· UPDATE HISTORY ·oø×O0|
|
||||
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
||||
|
||||
[3.1.5 - April 9, 2010]
|
||||
|
||||
* Most 3rd party controllers should work now (you're welcome!)
|
||||
* Translation updates (German and Dutch)
|
||||
* Other minor changes
|
||||
|
||||
[3.1.4 - March 30, 2010]
|
||||
|
||||
* DVD / USB 2.0 support via IOS 202. DVDx support has been dropped. It is
|
||||
|
@ -17,7 +17,7 @@
|
||||
#include "fceultra/driver.h"
|
||||
|
||||
#define APPNAME "FCE Ultra GX"
|
||||
#define APPVERSION "3.1.4"
|
||||
#define APPVERSION "3.1.5"
|
||||
#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.1.4">
|
||||
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.1.4.zip"></file>
|
||||
<app version="3.1.5">
|
||||
<file url="http://fceugc.googlecode.com/files/FCE%20Ultra%20GX%203.1.5.zip"></file>
|
||||
</app>
|
||||
|
Loading…
Reference in New Issue
Block a user