X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Freadme.txt;h=c91e4bda736580caacd9bed8201c554b68a9a1e9;hb=a4f0cc8647c019f149541df380a2d30e14aeb75c;hp=ffe2d9429b5784f46accb5f6b077ab63822c69a7;hpb=6cadc2da0070781cf2d8fcff84265d3ca1f423b9;p=picodrive.git diff --git a/platform/readme.txt b/platform/readme.txt index ffe2d94..c91e4bd 100644 --- a/platform/readme.txt +++ b/platform/readme.txt @@ -89,8 +89,8 @@ Other important stuff Badly encoded mp3s can cause various kind of problems, like noises, incorrect playback speeds, not repeating music or even prevent game from starting. * Use lower bitrate for better performance (96 or 128kbps CBRs recommended). -* Due to internal implementation mp3s must not be larger that ~15MB - (15548416 bytes). Larger mp3s will not be fully loaded. +* Due to internal implementation mp3s must not be larger that 12MB + (12582912 bytes). Larger mp3s will not be fully loaded. * RAM timings option is good for dualcore operation (it is disabled by default because it doesn't work on every GP2X, so enable it in advanced options). @@ -209,8 +209,11 @@ GP2X: * Dzz for his ARM940 sample code. * GnoStiC & Puck2099 for USB joystick support. * Hermes PS2R, god_at_hell for the CpuCtrl library. +* A_SN for his gamma code. * craigix for supplying the GP2X hardware and making this port possible. * Alex for the icon. +* ketchupgun for the skin. +* All the people from gp32x boards for their support. Symbian: * Peter van Sebille for his various open-source Symbian projects to learn from. @@ -224,6 +227,28 @@ Symbian: Changelog --------- +1.33 + * Updated Cyclone core to 0.0088. + + Added A r k's usbjoy fix. + + Added "perfect vsync" option, which adjusts GP2X LCD refresh rate and syncs + emulation to it to eliminate tearing and ensure smoothest scrolling possible. + + Added an option to use A_SN's camma curve for gamma correction (improves dark + and bright color display for mk2s). + * Sometimes stray sounds were played after loading a savestate. Fixed. + * Fixed a problem where >6MB mp3s were corrupted in memory (sound glitches in + Snatcher). + * PD no longer overwrites video player code in memory, video player now can be + used after exitting PicoDrive. + * Fixed a bug which was causing Sonic 3 code to deadlock in some rare conditions + if "accurate timing" was not enabled. + * Fixed support for large hacked ROMs like "Ultimate Mortal Kombat Trilogy". + Upto 10MB hacked ROMs are supported now. + + Config profiles added (press left/right when saving config). + * Changed key configuration behaviour to the one from gpfce (should be more + intuitive). + + Added some skinning capabilities to the menu system with default skin by + ketchupgun. Delete skin directory if you want old behaviour. + 1.32 + Added some new scaling options. + Added ability to reload CD images while game is running (needed for games