Interessante mod del file Vshex.prx che oltre a permette di disabilitare l'emulazione con la combinazione di tasti HOME+START, disabilita l'avvio automatico dei giochi.
Citazione:
Features:
===============
- Quickly return to 1.5 when emulating Firmware with Devhook by Booster.
- Disables Auto-Launch of emulated ISO.
- Support for Skins for the graphical part (whatever that means)
Instructions:
=============
- Copy the contents of the archive to the root of your Memorystick.
- Change the contents of "dh/XXX/flash0/kd/pspbtcnf.txt" where XXX is the firmware you are emulating.
Look for the following lines:
#vsh extender
ms0:/dh/kd/vshex.prx
and change them like this:
#vsh extender
ms0:/dh/kd/vshex/sat_xml.prx
ms0:/dh/kd/vshex.prx
To get back to 1.5 while you are in the XMB push HOME + Start, and thats it! 
Skin Modification:
=====================
For the moment only the Tags for InfoDisc and CPU are dealt with.
The parameter "left" corresponds with the placing of the first character.
The parameter "top" corresponds with the height in pixels.
The parameter "width" corresponds to the number of characters shown/available.
The parameter "color" corresponds to the text color in hex-format.
AABBVVRR means A=Alpha, B=Blue, V=Green, R=Red
The alpha channel still isn't supported.
|