More actions
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
== Usage == | == Usage == | ||
* Use | * Use [[Psp2 Cbanim Vita]] to create a CBSM-compatible static image/animation file. | ||
* "Static image" should be a RGBA raw or gzipped image, put it in "ur0:tai/boot_splash.img" | * "Static image" should be a RGBA raw or gzipped image, put it in "ur0:tai/boot_splash.img" | ||
* "Animation" is a custom file format generated by CBANIM, put it in "ur0:tai/boot_animation.img" | * "Animation" is a custom file format generated by CBANIM, put it in "ur0:tai/boot_animation.img" |
Revision as of 01:29, 23 October 2022
Custom Boot Splash Manager | |
---|---|
File:Custombootsplashmanagervita.jpg | |
General | |
Author | SKGleba |
Type | System Tools |
Version | 3.1 |
License | Mixed |
Last Updated | 2019/10/14 |
Links | |
Download | |
Source | |
This tool can display a Image/Animation during the PSVita boot process.
If Enso 3.65-update365 is installed and boot_config.txt exists in vs0:tai/ CBS will not be loaded, please update Enso to the latest version.
The boot logo that is displayed at the beginning can not be hidden with this plugin. Use https://github.com/SKGleba/CBS-Manager/tree/master/enso_nologo to hide the logo.
THIS TOOL IS OUTDATED, PLEASE USE Vita Bootanim Vita INSTEAD
Setting up CBS-M
- Download and install the VPK, if you have an older version of CBS/CBS-M please remove/uninstall it first.
- Open the newly installed app, it will install CBSM to enso's boot_config and taihen's config.txt.
- Reboot
- Go to Settings->Theme & Background, there should be a new entry: "Boot Screen". That's it!
Usage
- Use Psp2 Cbanim Vita to create a CBSM-compatible static image/animation file.
- "Static image" should be a RGBA raw or gzipped image, put it in "ur0:tai/boot_splash.img"
- "Animation" is a custom file format generated by CBANIM, put it in "ur0:tai/boot_animation.img"
- "Console info" also supports a 960x128 animation, custom file format generated by CBANIM, put it in "ur0:tai/lboot_animation.img"
Media
Screenshot
Changelog
v3.1
- Removed the delay option
- Now the PS logo should disappear when using the console info mode
- Cleaned the code a bit
v3.0
- Added RAM preload mode for small anims
- Optimised some memory-jobs
- Added LiveBoot mode
- Added SlowMode (no artifacting)
- Added a in-settings manager
- Fixed some installer bugs
v.1.0
- First Release.
Credits
- PrincessOfSleeping for the original CBS
- Team Molecule for henkaku and enso.
- Dots-Tb for the kernel blit