Skip to content

Releases: hobbo91/BetterBright

v0.91

27 Jun 21:57
28ea67a

Choose a tag to compare

BetterBright v0.91

A small plugin for the PSP (ARK-4 / FasterARK, 6.61). Stock PSP gives you only 3–4 brightness steps — BetterBright lets you set your own (including off and brighter than factory max), shows the level on-screen, and remembers it across games, reboots and sleep. Drop the two files in your SEPLUGINS folder, enable it, done.

Download

BetterBright_v0.91.zipBetterBright.prx + BetterBright.ini

What's new since v0.9

  • OSD now shows in (almost) every game — auto-falls back to a second draw method for titles the old one missed (e.g. GTA: LCS).
  • Localised OSD — "Brightness: NN" in your system language, incl. Japanese (明るさ), Korean, Chinese, Russian (detect_locale=0 for English).
  • OSD sizes 1×–3× (was just normal / 2×).
  • Leave the brightness list empty to just cycle your model's 4 stock steps.
  • Crash fix: quitting a game with the OSD up no longer reboots the PSP.
  • sync_fw_level (on by default) keeps the PSP's own backlight level in step with yours.
  • Better debug/logging (debug_enable=2).

Known issues

  • Waking from sleep above ~84 (factory max) can drop back to ~84.
  • A few games may still flicker the OSD slightly (e.g. Lego Batman)
  • Only tested on a PSP-3000VB (09g), stock LCD — other models/screens may need different values.

Compatibility

6.61, ARK-4 / FasterARK. Other 6.61 CFW should work (untested); should work fine with 6.60

Credits

hobbo91 — BetterBright · hiroi01 — bright3 · plum — original bright

BetterBright v0.4

24 Jun 16:27

Choose a tag to compare


Initial GitHub release of BetterBright, a PSP brightness control plugin for ARK-4 / FasterARK custom firmware.

Download

Use BetterBright_v0.4.zip for installation. It contains:

  • BetterBright.prx
  • BetterBright.ini

Notes

  • Brightness levels are configured in BetterBright.ini.
  • Tested default values are included for PSP-3000 0g9.
  • Brightness is remembered using BetterBright.dat.
  • Legacy plugin-loading examples are included in the repo, but are untested.

Known issue

Brightness may not restore after waking from sleep. Press the Display button, or your configured brightness combo, to re-apply the selected level.

Credits

  • hobbo91 - BetterBright
  • hiroi01 - bright3
  • plum - original bright plugin