finalize 3.0.2

This commit is contained in:
dborth 2009-05-01 02:43:02 +00:00
parent e5aad8b802
commit 6749937c89
4 changed files with 25 additions and 4 deletions

View File

@ -1,7 +1,7 @@
¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤ ¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤
- FCE Ultra GX - - FCE Ultra GX -
Version 3.0.1 Version 3.0.2
http://code.google.com/p/fceugc http://code.google.com/p/fceugc
(Under GPL License) (Under GPL License)
@ -32,6 +32,16 @@ Wii/GameCube.
|0O×øo· UPDATE HISTORY ·oø×O0| |0O×øo· UPDATE HISTORY ·oø×O0|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨' `¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
[3.0.2 - April 30, 2009]
* Improved scrollbar
* Multiple state saves now working
* Built with more stable libogc/libfat
* Fixed rumble bug in filebrowser
* Fixed PAL sound stuttering
* Added confirmation prompts
* Fixed settings saving glitches
[3.0.1 - April 22, 2009] [3.0.1 - April 22, 2009]
* GameCube controller home trigger fixed * GameCube controller home trigger fixed
@ -44,6 +54,7 @@ Wii/GameCube.
* New video mode selection in menu (forcing a video mode is not recommended) * New video mode selection in menu (forcing a video mode is not recommended)
[3.0.0 - April 13, 2009] [3.0.0 - April 13, 2009]
* New GX-based menu, with a completely redesigned layout. Has Wiimote IR * New GX-based menu, with a completely redesigned layout. Has Wiimote IR
support, sounds, graphics, animation effects, and more support, sounds, graphics, animation effects, and more
* Thanks to the3seashells for designing some top-notch artwork, to * Thanks to the3seashells for designing some top-notch artwork, to
@ -59,6 +70,7 @@ Wii/GameCube.
* ISI issue fixed * ISI issue fixed
[2.0.9 - January 27, 2009] [2.0.9 - January 27, 2009]
* Fixed a major memory corruption bug in FCE Ultra 0.98.12 * Fixed a major memory corruption bug in FCE Ultra 0.98.12
* Faster SD/USB - new read-ahead cache * Faster SD/USB - new read-ahead cache
* Removed trigger of back to menu for Classic Controller right joystick * Removed trigger of back to menu for Classic Controller right joystick
@ -70,6 +82,7 @@ Wii/GameCube.
* Code cleanup, other general bugfixes * Code cleanup, other general bugfixes
[2.0.8 - December 24, 2008] [2.0.8 - December 24, 2008]
* Fixed unstable SD card access * Fixed unstable SD card access
* Proper SD/USB hotswap (Wii only) * Proper SD/USB hotswap (Wii only)
* Auto-update feature (Wii only) * Auto-update feature (Wii only)
@ -81,6 +94,7 @@ Wii/GameCube.
* Minor bug fixes * Minor bug fixes
[2.0.7 - November 19, 2008] [2.0.7 - November 19, 2008]
* Special thanks to eke-eke & KruLLo for contributions, bugfixes, and tips * Special thanks to eke-eke & KruLLo for contributions, bugfixes, and tips
* Video code rewritten - now has original, unfiltered, filtered modes * Video code rewritten - now has original, unfiltered, filtered modes
* Zoom option * Zoom option
@ -100,6 +114,7 @@ Wii/GameCube.
* GameCube - Added DVD motor off option * GameCube - Added DVD motor off option
[2.0.6 - October 21, 2008] [2.0.6 - October 21, 2008]
* Right audio channel corruption fixed (thanks cyberdog!) * Right audio channel corruption fixed (thanks cyberdog!)
* Low pass audio filter turned off (muffles audio) * Low pass audio filter turned off (muffles audio)
* Changed to alternate audio filter * Changed to alternate audio filter
@ -108,12 +123,14 @@ Wii/GameCube.
* Qoob Pro modchip support for GameCube (thanks emukidid!) * Qoob Pro modchip support for GameCube (thanks emukidid!)
[2.0.5 - October 19, 2008] [2.0.5 - October 19, 2008]
* Sound bug fixed - thanks eke-eke! * Sound bug fixed - thanks eke-eke!
* High quality sound enabled, lowpass filter enabled * High quality sound enabled, lowpass filter enabled
* Video threading enabled * Video threading enabled
* Fixed timing error (incorrect opcode) * Fixed timing error (incorrect opcode)
[2.0.4 - October 15, 2008] [2.0.4 - October 15, 2008]
* Wii DVD fixed * Wii DVD fixed
* FDS BIOS loading works now * FDS BIOS loading works now
* FDS disk switching now consistently works with one button press * FDS disk switching now consistently works with one button press
@ -125,6 +142,7 @@ Wii/GameCube.
Home - Start+A, Special - L Home - Start+A, Special - L
[2.0.3 - October 1, 2008] [2.0.3 - October 1, 2008]
* Complete rewrite of loading code - FDS / UNIF / NSF support added! * Complete rewrite of loading code - FDS / UNIF / NSF support added!
* VS games work (coin insert submitted by pakitovic) * VS games work (coin insert submitted by pakitovic)
* Mapping of 'Special' commands - VS coin insert, FDS switch disk (default A) * Mapping of 'Special' commands - VS coin insert, FDS switch disk (default A)
@ -132,6 +150,7 @@ Wii/GameCube.
* Improved stability - less crashes! * Improved stability - less crashes!
[2.0.2 - September 19, 2008] [2.0.2 - September 19, 2008]
* Fixed network freeze-up problem * Fixed network freeze-up problem
* Zapper now mapped to A and B * Zapper now mapped to A and B
* Fixed auto-save feature * Fixed auto-save feature
@ -139,6 +158,7 @@ Wii/GameCube.
* Will now attempt to load old save states with CRC filename * Will now attempt to load old save states with CRC filename
[2.0.1 - September 6, 2008] [2.0.1 - September 6, 2008]
* Zapper support! Turn this on in the Controller Settings - most games * Zapper support! Turn this on in the Controller Settings - most games
require you to have the Zapper on Port 2. Thanks go to aksommerville whose require you to have the Zapper on Port 2. Thanks go to aksommerville whose
previous work on the Zapper helped, and michniewski's cursor code previous work on the Zapper helped, and michniewski's cursor code

View File

@ -13,7 +13,7 @@
#define _FCEUGX_H_ #define _FCEUGX_H_
#define APPNAME "FCE Ultra GX" #define APPNAME "FCE Ultra GX"
#define APPVERSION "3.0.1" #define APPVERSION "3.0.2"
#define PREF_FILE_NAME "settings.xml" #define PREF_FILE_NAME "settings.xml"
#define NOTSILENT 0 #define NOTSILENT 0

View File

@ -3102,6 +3102,7 @@ static int MenuSettingsFile()
sprintf(options.name[i++], "Auto Save"); sprintf(options.name[i++], "Auto Save");
sprintf(options.name[i++], "Verify MC Saves"); sprintf(options.name[i++], "Verify MC Saves");
options.length = i; options.length = i;
options.name[4][0] = 0; // hide cheats folder (not implemented)
GuiText titleTxt("Settings - Saving & Loading", 28, (GXColor){255, 255, 255, 255}); GuiText titleTxt("Settings - Saving & Loading", 28, (GXColor){255, 255, 255, 255});
titleTxt.SetAlignment(ALIGN_LEFT, ALIGN_TOP); titleTxt.SetAlignment(ALIGN_LEFT, ALIGN_TOP);

View File

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