@m13253
It should be an upstream issue.
PKGBUILD downgraded to 8.951935b. Thx!
Search Criteria
Package Details: onscripter-gbk-git 8.951935b-1
Package Actions
| 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: | |
| Submitter: | skydark |
| Maintainer: | skydark |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2013-02-12 13:10 |
| Last Updated: | 2013-12-06 17:33 |
Latest Comments
Comment by skydark
Comment by m13253
@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
@m13253
They have moved `jni/app_onscripter*` to `jni/onscripter-*`.
Update PKGBUILD for latest git commit.
Comment by m13253
It seems that the latest git repo can no longer build.
Please try to "git checkout 951935b05ae66fb5e0c09ceb437324687f0a23f7" before building.
Comment by skydark
@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
@nyfair
Where to get the source code of MiNE3?
Comment by skydark
@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
ONScripter-GBK is obsoleted and has been merged to MiNE3 which support nscript of all codepages plus renpy/xsystem/xclannad