aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfrontend/pandora/pcsx.sh1
-rw-r--r--readme.txt10
2 files changed, 11 insertions, 0 deletions
diff --git a/frontend/pandora/pcsx.sh b/frontend/pandora/pcsx.sh
index bc1d6c5..4258ac1 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 ad90b45..fbd411e 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