Package Details: onscripter-gbk-git 8.951935b-1

Package Base: onscripter-gbk-git
Description: A game engine compatible to NScripter with GBK patch, which is used to create and perform visual novel games
Upstream URL: https://github.com/natdon/ONScripter-CN
Category: games
Licenses: GPL
Submitter: skydark
Maintainer: skydark
Last Packager: None
Votes: 2
First Submitted: 2013-02-12 13:10
Last Updated: 2013-12-06 17:33

Required by (0)

Sources

Latest Comments

Comment by skydark

2013-12-06 17:37

@m13253
It should be an upstream issue.
PKGBUILD downgraded to 8.951935b. Thx!

Comment by m13253

2013-12-06 16:36

@skydark
I have installed the new package, but the GBK characters are not decoded correctly.
Is it better to downgrade to 8.951935b-1?

Comment by skydark

2013-09-30 11:39

@m13253
They have moved `jni/app_onscripter*` to `jni/onscripter-*`.
Update PKGBUILD for latest git commit.

Comment by m13253

2013-09-30 10:02

It seems that the latest git repo can no longer build.
Please try to "git checkout 951935b05ae66fb5e0c09ceb437324687f0a23f7" before building.

Comment by skydark

2013-07-09 07:16

@maz-1 @nyfair
This package's upstream is actually MiNE3 now, although it's name is still `ONScripter-CN'.
The uniform interface shared by all MiNE3's engines is only available on Android.
If you are interesting in game engines, clone it and look into its `jni` parts. They can be packaged separately like this one.

Comment by maz-1

2013-07-09 06:44

@nyfair
Where to get the source code of MiNE3?

Comment by skydark

2013-05-23 07:34

@nyfair
In my opinion, it's better to make another package for MiNE3 and leave this one alone (like other onscripter forks and renpy/rlvm). :)

* MiNE provides a uniform interface for multiple game engines on mobile platforms. It's convenient for mobile devices but not so useful for linuxers.
* MiNE supports nscript in other codepages because it contains different forks of onscripters. It's not a problem for linuxers since this package has no conflict with other onscripter forks.
* MiNE supports some new features which are not supported by any other onscripter forks. Many new syntaxes are rarely used. The only problem is the new decoding method for scripts. The upstream maintainer (both of onscripter-gbk and MiNE) Natdon is busy for his works. I will wait for his update.

Thank you for your kindness!

Comment by nyfair

2013-05-23 04:49

ONScripter-GBK is obsoleted and has been merged to MiNE3 which support nscript of all codepages plus renpy/xsystem/xclannad