VNPSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=VNPSP |image=vnpsp2.png |description=Port of VNDS. |author=uppfinnarn |lastupdated=2015/10/18 |type=Game engine |version=signed |license=Mixed |..." |
m Text replacement - "Category:PSP homebrew games" to "" |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|author=uppfinnarn | |author=uppfinnarn | ||
|lastupdated=2015/10/18 | |lastupdated=2015/10/18 | ||
|type=Game | |type=Game Engine | ||
|version=signed | |version=signed | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/vnpsp.7z | |download=https://dlhb.gamebrew.org/psphomebrew/vnpsp.7z?k33p0fil35 | ||
|website=https://wololo.net/talk/viewtopic.php?f=2&t=44702 | |website=https://wololo.net/talk/viewtopic.php?f=2&t=44702 | ||
|source=https://github.com/liclac/VNPSP | |source=https://github.com/liclac/VNPSP | ||
}} | }} | ||
VNPSP is a PSP runtime for [[ | VNPSP is a PSP runtime for [[VNDS]]. It is a visual novel engine ported by uppfinnarn. | ||
Note that only ONScripter novels are compatible: there is a way to convert some [https://web.archive.org/web/20200223150336/http://www.weeaboo.nl/download/ here]. | Note that only ONScripter novels are compatible: there is a way to convert some [https://web.archive.org/web/20200223150336/http://www.weeaboo.nl/download/ here]. | ||
| Line 39: | Line 39: | ||
==Known issues== | ==Known issues== | ||
Images/scripts do not load properly. | |||
==External links== | ==External links== | ||
* GitHub - https://github.com/liclac/VNPSP | |||
* Wololo - https://wololo.net/talk/viewtopic.php?f=2&t=44702 | |||
* Reddit - https://www.reddit.com/r/PSP/comments/8kikod/vnpsp_play_pc_visual_novels_on_psp/ | * Reddit - https://www.reddit.com/r/PSP/comments/8kikod/vnpsp_play_pc_visual_novels_on_psp/ | ||
Latest revision as of 12:52, 8 May 2024
| VNPSP | |
|---|---|
| General | |
| Author | uppfinnarn |
| Type | Game Engine |
| Version | signed |
| License | Mixed |
| Last Updated | 2015/10/18 |
| Links | |
| Download | |
| Website | |
| Source | |
VNPSP is a PSP runtime for VNDS. It is a visual novel engine ported by uppfinnarn.
Note that only ONScripter novels are compatible: there is a way to convert some here.
Installation
Download contains a compiled EBOOT by wad11656 compressed EBOOT signed by toBsucht.
Put the built EBOOT.PBP in ms0:/PSP/GAME/VNPSP/.
Put a VN or a few in ms0:/novels/.
Note that a lot of VNs come partially zipped, as a directory containing a background.zip, a sound.zip, a script.zip, etc. This is not supported, and will fail to load.
In that case, just extract the files - all files in <novel>/script.zip to <novel>/script/, etc.
Controls
Cross - Continue
Circle - Hide Text
Square - Backlog
Triangle - Menu
R - Skip
Known issues
Images/scripts do not load properly.