X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fbase_readme.txt;h=6f8551bd88fc653d5918f07c5247b0802619922b;hb=4a6a96035db9c20ae0c724955a001dbb990e5489;hp=d59baa7c4d486f7fcd5ad23386177c5cd06504dc;hpb=916363c86de4fc4f560b9cf3463c0a379bee5eed;p=picodrive.git diff --git a/platform/base_readme.txt b/platform/base_readme.txt index d59baa7..6f8551b 100644 --- a/platform/base_readme.txt +++ b/platform/base_readme.txt @@ -245,10 +245,6 @@ This option causes PicoDrive to use ARM940T core (GP2X's second CPU) for sound (i.e. to generate YM2612 samples) to improve performance noticeably. #endif -@@0. "6 button pad" -If you enable this, games will think that 6 button gamepad is connected. If you -go and reconfigure your keys, you will be able to bind X,Y,Z and mode actions. - @@0. "Region" This option lets you force the game to think it is running on machine from the specified region, or just to set autodetection order. Also affects Sega/Mega CD. @@ -373,6 +369,10 @@ Well known way to improve the GP2X performance. You must restart the emulator for the change of this option to take effect. #endif +@@1. "Disable idle loop patching" +Idle loop patching is used to improve performance, but may cause compatibility +problems in some rare cases. Try disabling this if your game has problems. + Sega/Mega CD options -------------------- @@ -453,6 +453,9 @@ There are 3 options: @@3. "Set to unscaled centered" Adjust the resizing options to set game image to it's original size. +@@3. "Set to 4:3 scaled" +Scale the image up, but keep 4:3 aspect, by adding black borders. + @@3. "Set to fullscreen" Adjust the resizing options to make the game image fullscreen. @@ -473,7 +476,10 @@ the right Giz ones, which are assigned to them. If you bind 2 different Giz butt the right PSP ones, which are assigned to them. If you bind 2 different PSP buttons #endif to the same action, you will get a combo (which means that you will have to press -both buttons for that action to happen. +both buttons for that action to happen). + +There is also option to enable 6 button pad (will allow you to configure XYZ +keys), and an option to set turbo rate (in Hz) for turbo buttons. Cheat support @@ -646,12 +652,23 @@ Additional thanks Changelog --------- -1.50a +1.51b + * Fixed a crash when uncompressed savestate is loaded. + * Fixed an idle loop detection related hanging problem. + * PSP: fixed another palette related regression. + +1.51a + * Fixed a sync problem between main and sub 68k. Should fix the hanging + problem for some games. + * ARM: fixed a crash when CD savestate is loaded just after loading ROM. + +1.51 * Improved bin_to_cso_mp3 tool, it should no longer complain about missing lame.exe even if it's in working dir. * Fixed a regression from 1.50, which caused slowdowns in Final Fight. * Fixed some regressions from 1.50 related to sprite limit and palette handling (caused graphical glitches in some games). + + Added ABC turbo actions to key config. * Some other minor adjustments. 1.50