From: notaz Date: Sat, 10 Nov 2012 21:11:15 +0000 (+0200) Subject: release r16 X-Git-Tag: r16^0 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=e7b8bfadd42d9963d35057075408f34f6282e42c;ds=sidebyside release r16 --- diff --git a/frontend/pandora/pcsx.sh b/frontend/pandora/pcsx.sh index bc1d6c53..4258ac1b 100755 --- a/frontend/pandora/pcsx.sh +++ b/frontend/pandora/pcsx.sh @@ -14,6 +14,7 @@ sudo -n /usr/pandora/scripts/op_hugetlb.sh 16 # restore stuff if pcsx crashes ./picorestore sudo -n /usr/pandora/scripts/op_lcdrate.sh 60 +sudo -n /usr/pandora/scripts/op_gamma.sh 0 sudo -n /usr/pandora/scripts/op_hugetlb.sh 0 /usr/pandora/scripts/op_nubchange.sh $nub0mode $nub1mode diff --git a/readme.txt b/readme.txt index ad90b45f..fbd411ec 100644 --- a/readme.txt +++ b/readme.txt @@ -88,6 +88,16 @@ the main menu where it is possible to enable/disable individual cheats. Changelog --------- +r16 (2012-11-10) ++ gpu_neon now has new hires rendering mode + (sometimes slow and occasionally glitchy) ++ integrated M-HT's scale2x and eagle2x filters + (works for 512x256 or lower resolution games) ++ pandora: added gamma/brightness control (requires SZ 1.52) +* pandora: some improvements for nub support ++ added fast forward support +* fixed some glitches after loading savestates from r14 or earlier + r15 (2012-08-02) * various compatibility fixes * attempts to fix various SPU issues