mirror of
https://github.com/dborth/fceugx.git
synced 2024-10-31 22:45:05 +01:00
update version
This commit is contained in:
parent
f7306d1f41
commit
5e0f5e53fb
12
README.md
12
README.md
@ -41,12 +41,22 @@ Wii/GameCube.
|
||||
* Cheat support (.CHT files and Game Genie)
|
||||
* Famicom 3D System support
|
||||
* IPS/UPS automatic patching support
|
||||
* NES Compatibility Based on FCEUX 2.2.3+ (git 21c0971)
|
||||
* NES Compatibility Based on FCEUX 2.6.4+ (git def5768)
|
||||
* Open Source!
|
||||
|
||||
|
||||
## UPDATE HISTORY
|
||||
|
||||
[3.5.2 - June 16, 2022]
|
||||
|
||||
* Updated to the latest FCEUX 2.6.4 (git def5768)
|
||||
* Compiled with latest devkitPPC/libogc
|
||||
* Added "Enable Turbo Mode" toggle to the Video Settings menu (based on InfiniteBlueGX's code)
|
||||
* Updated translations
|
||||
* Improved forwarder support
|
||||
* Added ability to use "Original" render mode in 480p configurations (niuus)
|
||||
* Added more color palettes (saulfabregwiivc)
|
||||
|
||||
[3.5.1 - March 23, 2021]
|
||||
|
||||
* Added L+R+START for back to menu for Wii Classic Controller
|
||||
|
@ -17,7 +17,7 @@
|
||||
#include "fceultra/driver.h"
|
||||
|
||||
#define APPNAME "FCE Ultra GX"
|
||||
#define APPVERSION "3.5.1"
|
||||
#define APPVERSION "3.5.2"
|
||||
#define APPFOLDER "fceugx"
|
||||
#define PREF_FILE_NAME "settings.xml"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user