WallpaperChanger Mod PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = WallpaperChanger Mod | image = https://dlhb.gamebrew.org/psphomebrew/WallpaperChangerMod.jpg|250px | type = Plugins | version = v1.3 mod2 | li...")
 
m (Text replacement - "Category:PSP homebrew applications" to "")
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP Homebrews
| title = WallpaperChanger Mod
|title=WallpaperChanger Mod
| image = https://dlhb.gamebrew.org/psphomebrew/WallpaperChangerMod.jpg|250px
|image=wallpaperchangermod.jpg
| type = Plugins
|description=Mod version of WallpaperChanger made by Y.K.
| version = v1.3 mod2
|author=plum
| licence = Mixed
|lastupdated=2012/09/04
| author = plum
|type=Plugins
| website =
|version=1.3 mod2
| download = https://dlhb.gamebrew.org/psphomebrew/WallpaperChangerMod.rar
|license=Mixed
| source =
|download=https://dlhb.gamebrew.org/psphomebrew/wallpaperchangermod.rar
|website=https://twitter.com/plum_429/status/243013808258437120
}}
}}
<youtube>qGyKVn4URdY</youtube>
WallpaperChanger is a plugin that can change the background wallpaper of your PSP's XMB every time your PSP boots or VSH is reset. Your wallpaper will automatically change to a random jpeg or bmp image found in ms0:/PICTURE/Wallpaper.
WallpaperChanger is a plugin that can change the background wallpaper of your PSP's XMB every time your PSP boots or VSH is reset. Your wallpaper will automatically change to a random jpeg or bmp image found in ms0:/PICTURE/Wallpaper.


Originally developed by Y.K (aka estuibal), plum has updated the plugin with added functions. Now you can set a delay time for wallpapers to change in the config file.
Originally [[WallpaperChanger_PSP|developed by Y.K]] (aka estuibal), plum has updated the plugin with added functions. Now you can set a delay time for wallpapers to change in the config file.


Installation
==Installation==
Copy WallpaperChanger.prx and wpc.ini to the seplugins folder on your Memory Stick.
Copy WallpaperChanger.prx and wpc.ini to the seplugins folder on your Memory Stick.


Modify vsh.txt in the same seplugins directory and add the following line to the text file
Modify vsh.txt in the same seplugins directory and add the following line to the text file
ms0:/seplugins/WallpaperChanger.prx 1
ms0:/seplugins/WallpaperChanger.prx 1


For PSP Go, add this line instead
For PSP Go, add this line instead
ef0:/seplugins/WallpaperChanger.prx 1
ef0:/seplugins/WallpaperChanger.prx 1


Restart the PSP and go to XMB to change the wallpaper settings.
Restart the PSP and go to XMB to change the wallpaper settings.


Wallpaper settings:
===Wallpaper settings===
In the XMB -> Settings -> Theme Settings -> change the Background option to Wallpaper.
In the XMB> Settings> Theme Settings> change the Background option to Wallpaper.


Note it will not work in other background modes such as custom themes.
Note it will not work in other background modes such as custom themes.


User guide
==User guide==
===How to use===
The wallpaper will be changed randomly at startup/wake up from sleep/wake up from XMB.
The wallpaper will be changed randomly at startup/wake up from sleep/wake up from XMB.
* Settings - Make sure you change to Background Image (from Theme Settings on XMB).
* Formats - BMP with a resolution of 480x272 at 24 bits pixel color.
* Path - (PSP) ms0:/PICTURE/Wallpaper/ and (PSP Go) ef0:/PICTURE/Wallpaper/.


Settings:
===Register existing images as wallpaper from MS===
Make sure you change the Wallpaper settings to Background Image (from Theme Settings on XMB).
 
Wallpaper formats:
BMP with a resolution of 480x272 at 24 bits pixel color.
 
Path:
Place the wallpapers at
ms0:/PICTURE/Wallpaper/ (for PSP)
ef0:/PICTURE/Wallpaper/ (for PSP Go)
 
Register existing images as wallpaper from Memory Stick:
Alternaively you can register wallpapers from the PHOTO folder on your Memory Stick.
Alternaively you can register wallpapers from the PHOTO folder on your Memory Stick.
* Select the image you want to use as wallpaper from XMB> Photo> Memory Stick as usual.
* Open/view the image with Triangle button and the menu will appear, select Set as Wallpaper to complete registration.
* You can register up to 1000 wallpapers.


Select the image you want to use as wallpaper from XMB -> Photo -> Memory Stick as usual.
===Delay Time===
 
Open/view the image with Triangle button and the menu will appear, select Set as Wallpaper to complete registration. You can register up to 1000 wallpapers.
 
Delay Time:
Enable DelayTime in wpc.ini and the wallpapers will change based on the time interval you set.
Enable DelayTime in wpc.ini and the wallpapers will change based on the time interval you set.


Compatibility
==Compatibility==
Supported PSP Models:
Supported PSP Models:
1000/2000/3000/PSP-Go
 
1000/2000/3000/PSP-Go <br>


Supported Firmwares:
Supported Firmwares:
6.20 to 6.60


Changelog
6.20 to 6.60 <br>
v1.3 mod2 (by plum)
 
- Minor bug fixes.
==Changelog==
'''v1.3 mod2''' (by plum)
* Minor bug fixes.


v1.3 mod (by plum)
'''v1.3 mod''' (by plum)
- Added Delay Time.
* Added Delay Time.


v1.3 (by Y.K)
'''v1.3''' (by Y.K)
- Added Additional functions.
* Added Additional functions.


v1.1 (by Y.K)
'''v1.1''' (by Y.K)
- Fixed bug does not change the wallpaper on return sleep.
* Fixed bug does not change the wallpaper on return sleep.


v1.0 (by Y.K)
'''v1.0''' (by Y.K)
- Release.
* Release.


Refereces
==External links==
Author's Twitter, https://twitter.com/plum_429/status/243013808258437120
* Author's Tweet - https://twitter.com/plum_429/status/243013808258437120

Latest revision as of 11:16, 8 May 2024

WallpaperChanger Mod
Wallpaperchangermod.jpg
General
Authorplum
TypePlugins
Version1.3 mod2
LicenseMixed
Last Updated2012/09/04
Links
Download
Website

WallpaperChanger is a plugin that can change the background wallpaper of your PSP's XMB every time your PSP boots or VSH is reset. Your wallpaper will automatically change to a random jpeg or bmp image found in ms0:/PICTURE/Wallpaper.

Originally developed by Y.K (aka estuibal), plum has updated the plugin with added functions. Now you can set a delay time for wallpapers to change in the config file.

Installation

Copy WallpaperChanger.prx and wpc.ini to the seplugins folder on your Memory Stick.

Modify vsh.txt in the same seplugins directory and add the following line to the text file

ms0:/seplugins/WallpaperChanger.prx 1

For PSP Go, add this line instead

ef0:/seplugins/WallpaperChanger.prx 1

Restart the PSP and go to XMB to change the wallpaper settings.

Wallpaper settings

In the XMB> Settings> Theme Settings> change the Background option to Wallpaper.

Note it will not work in other background modes such as custom themes.

User guide

How to use

The wallpaper will be changed randomly at startup/wake up from sleep/wake up from XMB.

  • Settings - Make sure you change to Background Image (from Theme Settings on XMB).
  • Formats - BMP with a resolution of 480x272 at 24 bits pixel color.
  • Path - (PSP) ms0:/PICTURE/Wallpaper/ and (PSP Go) ef0:/PICTURE/Wallpaper/.

Register existing images as wallpaper from MS

Alternaively you can register wallpapers from the PHOTO folder on your Memory Stick.

  • Select the image you want to use as wallpaper from XMB> Photo> Memory Stick as usual.
  • Open/view the image with Triangle button and the menu will appear, select Set as Wallpaper to complete registration.
  • You can register up to 1000 wallpapers.

Delay Time

Enable DelayTime in wpc.ini and the wallpapers will change based on the time interval you set.

Compatibility

Supported PSP Models:

1000/2000/3000/PSP-Go

Supported Firmwares:

6.20 to 6.60

Changelog

v1.3 mod2 (by plum)

  • Minor bug fixes.

v1.3 mod (by plum)

  • Added Delay Time.

v1.3 (by Y.K)

  • Added Additional functions.

v1.1 (by Y.K)

  • Fixed bug does not change the wallpaper on return sleep.

v1.0 (by Y.K)

  • Release.

External links

Advertising: