bugfixes, r171 release
[fceu.git] / out_gp2x / readme.txt
index 4931dcf..c923df8 100644 (file)
@@ -87,7 +87,7 @@ game you wish to associate with and add the extension "pal". Examples:
                  BigBad.nes              BigBad.pal\r
                  BigBad.zip              BigBad.pal\r
                  BigBad.Better.nes       BigBad.Better.pal\r
-       \r
+\r
 \r
 With so many ways to choose a palette, figuring out which one will be active may\r
 be difficult. Here's a list of what palettes will be used, in order from highest\r
@@ -176,7 +176,8 @@ patched well with the IPS format because they are chunk-based with no fixed offs
 ------------------------------------------------------------------\r
 \r
 Version 0.4 has partial FCM movie support. Most of the movies desync due to\r
-different timing, but some of them can be played. There is only playback support.\r
+different timing, but some of them can be played. Note that 'accurate renderer'\r
+option solves some desync problems. There is only playback support.\r
 Files should be placed in the ROMs directory along with the ROMs themselves.\r
 Naming is the same as for IPS patches (see previous section), buf use .fcm\r
 extension instead of .ips.\r
@@ -188,6 +189,13 @@ extension instead of .ips.
 \r
 \r
 ver 0.4 (by notaz)\r
+  rev 171\r
+          - Added optional "Accurate renderer", which is the original FCE Ultra\r
+            0.98.x renderer + PPU emulation code. It's much slower, but it can\r
+            handle games which need more precise PPU timing emulation (like\r
+            Marble Madness).\r
+          - Fixed saving and loading of game specific configs.\r
+          - Some other minor changes.\r
   rev 163\r
           - Added A r k's fast-direction-change fix for usbjoy lib.\r
           - Fixed an issue of usbjoys stopping to work when "Perfect vsync"\r