Super Bubble Builder Vita
More actions
| Super Bubble Builder | |
|---|---|
| General | |
| Author | BlackSheepBoy69 |
| Type | Bubble Makers |
| Version | 2.0 |
| License | MIT License |
| Last Updated | 2026/06/06 |
| Links | |
| Download | |
| Website | |
| Source | |
Super Bubble Builder is a PC application for Windows XP or higher that creates stylish individual bubbles for retro games on PlayStation Vita.
Installation
Super Bubble Builder comes in a .zip file. Inside is Super Bubble Builder's folder.
The assets subfolder contains sample images and a PNG palette reducer. To make a bubble with the app, use either all 3 images or only icon0.png. The images must be .png files and must be the correct size.
Required and optional image sizes:
128x128PNG with 256 palette namedicon0.png.280x158PNG with 256 palette namedstartup.png(optional).840x500PNG with 256 palette namedbg.png(optional).
Place the images in the assets folder before running Super Bubble Builder. If startup.png or bg.png are missing, it will proceed with only icon0.png, and the Vita will generate the rainbow background.
To reduce a PNG's palette to 256, drag it to the batch script in the assets folder called Drag PNG here to reduce palette to 256.bat.
If the images in the GUI are screwed up, right click the program and choose: Properties > Compatibility > Change high DPI settings, enable Override high DPI scaling behavior performed by: and set it to System.
Screenshots
|
|
Changelog
v2.0
- Made the .exe in ahk2exe instead of making it manually, which may fix the error some people got when trying to download it
- Added Pico-8 (FAKE-08) support
- Fixed where building the vpk would crash cmd mid-build when trying to add an impossible character to a filename:
\/:*?"<>|
- These symbols will now become "_" in the vpk name, but should still show up properly for Vita apptitles
- Removed name and date from top right of builder window, in case anyone else were to make their own version of this app
Normally when updating an app, I advertise a link to "what changed" in the source code, but for some reason on this version, Github Compare is spazzing out even though only like 10 lines were changed.
v1.0 Initial Release