finalize 3.1.1

This commit is contained in:
dborth 2009-11-30 08:26:19 +00:00
parent 9e7b2d2463
commit 8c9ec54a5a
3 changed files with 15 additions and 5 deletions

View File

@ -2,8 +2,8 @@
<app version="1">
<name>FCE Ultra GX</name>
<coder>Tantric</coder>
<version>3.1.0</version>
<release_date>20091007</release_date>
<version>3.1.1</version>
<release_date>20091130</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.0
Version 3.1.1
http://code.google.com/p/fceugc
(Under GPL License)
@ -33,6 +33,16 @@ Wii/GameCube.
|0O×øo· UPDATE HISTORY ·oø×O0|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
[3.1.1 - November 30, 2009]
* Mapper fixes - several more games work now (Fire Emblem, 76-in-1, etc)
* Fixed SMB
* Added separate horizontal/vertical zoom options
* Improved scrolling timing - the more you scroll, the fast it goes
* Fixed reset button on Wii console - now you can reset multiple times
* Reduce memory fragmentation - fixes out of memory crashes
* Other minor code optimizations
[3.1.0 - October 7, 2009]
* New default palette - more accurate colors!

View File

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