More actions
Scummvm Bubble Booter | |
---|---|
General | |
Author | cy33hc |
Type | Other Apps |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2020/11/09 |
Links | |
Download | |
Source | |
Scummvm Bubble Booter is an app for create custom bubbles to boot scummvm game directly from bubble. An idea borrowed from Retroarch Bubble Builder Vita.
How To Use Scummvm Bubble Booter
- For now you need to use my build of ScummVM untill the ScummVM provides an official release. I tried to use the daily build directly from ScmmmVM buildbot server but it just keeps crashing even on normal startup. Here is the commit from GitHub that this was built from scummvm/scummvm#2616
NOTE: Please don't submit any issues related to this build with ScummVM team or myself. This is provided just for convenience before the ScummVM official release.
- You will have to first add the games to ScummVM app first so that it detects the game.
- Open the ux0:data/scummvm/scummvm.ini file and locate the game in the file. You will need to extract the "path" and "gameid" property from the file for the particular game you need to create bubble for.
- Extract the bubble_builder.zip to a folder.
- Replace the bg.png, icon0.png and startup.png in the contents folder with your custom images for the particular game.
- Run the build.bat and following the instructions. The path and game_id are the values from step 3.
- It should build a vpk file. Copy the file to vita and install via VitaShell.
Screenshot
Changelog
(v.1.0)
- First Release.