Also from the Dashhacks Network: ps3-hacks.com xbox360-hacks.com nes-hacks.com iphone-hacks.com review-hacks.com dashhacks.com
pergame.prx v0.4.0 update *Updated*
greg | July 28, 2010
Update: Scratch that — pergame.prx 0.4.0 is where it’s at — grab it below/after the more link.
AtomicDryad releases pergame.prx v0.3.3 — the plugin that selectively loads other plugins on a per-game basis. For example:
- Zombie Tycoon doesn’t play nice with 5.00 M33, so we’ll load the m33_620 module for this game only by adding the following entry in pergame.txt:
ms0:/seplugins/m33_620.prx NPEZ-00029
NPEZ-00029 = Zombie Tycoon UMD ID.
- I suck at all video games and I want to cheat. So lets load PSPAR for ISOs and UMDs only; no homebrew:
ms0:/seplugins/pspar.prx iso ms0:/seplugins/pspar.prx umd
‘umd’ or ‘iso’ matches any UMD or ISO/CSO that you’re loading.
There are several other examples included; pergame.prx is highly configurable. Download and check out the default pergame.txt to get started. Thanks for contributing to the scene AtomicDryad. Props.
Changes, download…
pergame.prx 0.4.0:
- [major fix] iso detection more reliable; using an m33 function now, direct memory reading by address deprecated. umdID is still detected via memory read until/unless I find a better means.
- [feature] blacklisting modules with ‘[COLOR="DarkOrchid"]!/seplugins/mod.prx[/b]‘. Blacklists must be before the entries they blacklist. The top of local .plugins conf file is best.
- [fix] psp type and firmware version now detected, and memory addresses are adjusted accordingly.
- [fix] autosort no longer autosorts without ‘autosort=1′
- [debugging] pergame.txt options added: ‘oldisopath=1′ (use old memory-read isofinder), umdaddr=0x880137B0 (mem addr where UMDID is found).
pergame.prx 0.3.3:
- [fix] memory string reader now only accepts 7bit strings. iso path finder no longer returns success if it doesn’t find ‘ms0:/…’. This should fix problems with pergame assuming the game is an ISO instead of a physical UMD.
- [debugging] isoaddr config entry will force pergame to look at the specified address for the iso’s path, for example: isoaddr=0×88072408 (no spaces between …=.. )
pergame.prx 0.3.2:
- [feature] Putting autosort=1 in pergame.txt will cause launched homebrews/iso to move to the top of the xmb menu.
pergame.prx 0.3.1:
- [fix] Fixed issue with config parser croaking with too many #comments.
pergame.prx 0.3:
- [feature] now loads GAME.iso.plugins, GAME.plugins, EBOOT.pbp.plugins, EBOOT.plugins and launches module entries within.
- [fix] pergame.txt now handles umdID’s with dashes, and paths that start with ‘/’.
- [feature] ‘umd’ now matches physical UMDs only, ‘iso’ now matches iso/cso only.
- [fix/debugging] logging function is less crappy
- [debugging] spammy verbose logging with logging=2
Download: pergame.prx v0.4.0
5 Responses to “pergame.prx v0.4.0 update *Updated*”
Leave a Reply
Recently Added Downloads
| Aug 31 | MHU Free Store v1.10 |
Xenogears' MHU Store where everything is free to download... Download homebrew, plugins, themes, and more.. Straight to your PSP over a WiFi connection. | |
| Aug 31 | DaedalusX64 Alpha R566 |
Chilly Willy, Kreationz, and Wally's adaptation of StrmnNrmn's Nintendo 64 emulator — DaedalusX64. | |
| Aug 30 | Half Byte Loader Rev. 99 |
m0skit0, Wololo, ab5000, and n00b81's Half Byte Loader for running homebrew via the Patapon 2 demo exploit. This version is considered stable and is the recommended version to be running. | |
| Aug 27 | Hot Shots Golf Hello World + SDK |
Wololo's SDK for exploiting Hot Shots Golf: Open Tee (US). Package includes SDK and hsg-poc-wololo.zip, which includes Hello World and save data exploit. | |
| Aug 27 | Everybody's Golf Hello World + SDK |
FrEdDy's "Hello World" and SDK for exploiting Everybody's Golf (EU). Package includes the save data exploit and SDK. | |
Affiliates
- Drupal
- OhGizmo!
- iPhone Downloads
- Pandora Battery
- Downgrade PSP
- Pandora Battery
- Console Addicted
- PSP Fanatik
- Pandora Battery
- Pre Hacks
Video Games
PSP Hacks Archives
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
©2010 — Dashhacks Inc. || Privacy Policy





FIRST^^
YAY SECOND
great i love this :)
Very useful,luv this :) keep it up guys
Obsolete: 0.4.0 is on http://pergame.googlecode.com/ , with blacklisting, and iso detection routines that are way less lame :P
say i want to blacklist gamemusicgear from using hold.prx, is that possible? and how?