Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ONScripterJH Vita: Difference between revisions

From GameBrew
No edit summary
m (HydeWing moved page Onscripter JH Vita to ONScripterJH Vita without leaving a redirect)
(No difference)

Revision as of 06:00, 21 December 2022

ONScripter-jh
File:Onscripterjhvita.jpg
General
AuthorYuriSizuku & wetor
TypeGame engine
Version0.5.1.1
LicenseMixed
Last Updated2022/09/20
Links
Download
Website
Source

This is an ONScripter JH (SDL2) project, ported to PS Vita.

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.

Original port by WeTor, currently maintained by Yurisizuku, as well as optimizing code structure and adding more features. Such as video hardware decode support and nt2, nt3 format support.

Installation

Put ons games into ux0:onsemu/.

It should have onsemu/<gamedir>/nscript.dat or onsemu/<gamedir>/0.txt.

The game directory should not contain non-asci charactors.

Notes:

  • The hardware decoder in psv can only decode "avc yuv420p, aac, mp4" format video.
  • You need to convert them in advance if they are not in compatible format.
  • (If decode fails, you can also remove the video to continue the game.)
  • This engine will first search the same video name with .mp4 extension to decode.
ffmpeg -i op.mpg -c:v libx264 -c:a aac -pix_fmt yuv420p op.mp4

Screenshots

onscripterjhvita3.jpg onscripterjhvita4.jpg

Changelogs

v0.5.1.1

  • Movie skip with button cross or start.

v0.5.1

  • Support hardware avc,aac,mp4 video.

v0.5

  • Add support for nt2, nt3 script.

v0.3.2

  • Fix vita heap alloc 32M restriction.

v0.3.1

  • Fix bug of onsjh.

External links

Advertising: