More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 19: | Line 19: | ||
|source=https://gitee.com/yizhigai/onscripter-vita | |source=https://gitee.com/yizhigai/onscripter-vita | ||
}} | }} | ||
Port of ONScripter for | Port of [http://onscripter.osdn.jp/onscripter.html ONScripter] for PS Vita, based on the official ONScripter. | ||
ONScripter (O-N-Scripter) is a program that interprets and executes scripts written for NScripter in its own way. It can run games on Windows, Android, iOS, etc. using the exact same game data. | |||
==Controls== | |||
Circle - Go back a directory | |||
Cross - Open | |||
Select - About | |||
==Screenshots== | ==Screenshots== | ||
onscriptervita3.jpg | |||
onscriptervita4.jpg | |||
==Known issues== | |||
Ported with SDL1, not been tested thoroughly and can be a bit slow. | |||
== | ==Changelog== | ||
''' | '''v1.0''' | ||
* | *If you need an independent bubble, you can create it using onscripter.self from the VPK and rename it to eboot.bin. The game files need to be placed in the root directory of the program, that is, in the same directory as eboot.bin. | ||
*Save path for independent bubble is ux0:data/ONScripter/[game ID]. | |||
*Save path for the frontend is ux0:data/ONScripter/savefiles/[game folder name]. | |||
== External links == | ==External links== | ||
* | * Gitee - https://gitee.com/yizhigai/onscripter-vita | ||
* | * Tieba - http://c.tieba.baidu.com/p/7910211843 | ||
Revision as of 04:52, 21 December 2022
This article may require cleanup to meet GameBrew's quality standards.
Reason: Needs cleanup |
ONScripter Vita | |
---|---|
File:Onscriptervita.jpg | |
General | |
Author | yizhigai |
Type | Game engine |
Version | 1.0 |
License | GPL-2.0 |
Last Updated | 2022/07/07 |
Links | |
Download | |
Website | |
Source | |
Port of ONScripter for PS Vita, based on the official ONScripter.
ONScripter (O-N-Scripter) is a program that interprets and executes scripts written for NScripter in its own way. It can run games on Windows, Android, iOS, etc. using the exact same game data.
Controls
Circle - Go back a directory
Cross - Open
Select - About
Screenshots
onscriptervita3.jpg
onscriptervita4.jpg
Known issues
Ported with SDL1, not been tested thoroughly and can be a bit slow.
Changelog
v1.0
- If you need an independent bubble, you can create it using onscripter.self from the VPK and rename it to eboot.bin. The game files need to be placed in the root directory of the program, that is, in the same directory as eboot.bin.
- Save path for independent bubble is ux0:data/ONScripter/[game ID].
- Save path for the frontend is ux0:data/ONScripter/savefiles/[game folder name].