More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew | |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew! | ||
|title_mode=append | |title_mode=append | ||
|image=scummvmbubblebootervita.jpg | |image=scummvmbubblebootervita.jpg | ||
Line 11: | Line 11: | ||
|author=cy33hc | |author=cy33hc | ||
|lastupdated=2020/11/09 | |lastupdated=2020/11/09 | ||
|type= | |type=PC Utilities | ||
|version=1.0 | |version=1.0 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
Line 21: | Line 21: | ||
==How To Use Scummvm Bubble Booter== | ==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 | *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 [https://github.com/scummvm/scummvm/pull/2616 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. | '''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. | *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. | *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. | *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. | *Replace the bg.png, icon0.png and startup.png in the contents folder with your custom images for the particular game. |
Revision as of 05:31, 27 November 2022
Scummvm Bubble Booter | |
---|---|
General | |
Author | cy33hc |
Type | PC Utilities |
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.