The Spell - A Kinetic Novel After the death of her parents, Eloise is forced to live with her uncle. Though she’s reluctant to the idea, she soon finds out that it’s not nearly as bad. Enjoy a thrilling visual novel broken into five huge chapters Manipulate Spell Cards to guide your summoners towards the truth — or completely derail the conversation Keep tabs on characters, concepts, and events in your trusty journal Flex your detective skills and find carefully-hidden secrets.

(Redirected from Digital Novel Markup Language)

This is a list of visual novel engines.

Digital Novel Markup Language[edit]

The Spell - A Kinetic Novel Mac Os X

  • Oct 18, 2015 Release Date: Oct 18, 2015 Platforms: Windows, Mac OS X, Linux Engine: Ren'Py.
  • Kinetic Novel; Role-Playing Game. To Natalie's brilliance and the dedication of the crew of the KSS Nimross to avert a galaxy-shattering event that could spell the.

Latest US news, world news, sports, business, opinion, analysis and reviews from the Guardian, the world's leading liberal voice.

Digital Novel Markup Language (DNML) is one of the first scripting languagegame engines for creating visual novels, also known as interactive fiction games. DNML was developed using C++ by a Japanese programmer known by their Internet name, Karin. The initial release was in 1998. The programming structure is similar to HTML, which made it easy to produce dōjin games. DNML was succeeded by software like NScripter, KiriKiri and Ren'Py.[1]

There have been various attempts to create a more modern DNML interpreter. However the only known successful project is DNML Midori,[2] a full reimplantation of DNML that has several features of its own. While it's is free to use, it's not open source. As of 2021, it was last updated in 2019 and development seems to be concluded.

The Spell - A Kinetic Novel Mac OS

Talefab.com[edit]

Talefab.com is a web-based visual novel engine[3] written and published by Szabó Sándor István in 2021. The project's main focus is on coding-free game creation with the help of a WebGL based visual editor and player.

Unlike other visual novel game engines, Talefab.com is a web-based platform, therefore the engine doesn't need to be downloaded as a standalone application. Games created on Talefab.com can be published online, on the portal's game store.

The project is empowered by Phaser 3 and WebGL, while for backend request a LAMP system is used. Talefab.com can be used also for creating educational games, escape rooms or other RPG games, since it supports item interactions and conditioning.

The Spell - A Kinetic Novel Mac OS

The only available plan is free, but at the end of 2021 a pro membership is planned to be released with premium features. Currently the game engine can be used for creating free games only, monetization is not possible.

KiriKiri[edit]

KiriKiri
Developer(s)W.Dee
Initial release1998
Stable release
Operating systemWindows
Available inC++
TypeGame engine (visual novel)
LicenseGPL

KiriKiri (吉里吉里) is a scriptingengine[3][5] by Japanese developer 'w.dee', initially released in 1998. It is almost exclusively used with the KAG (KiriKiri Adventure Game System) framework as a visual novel engine.[6] Usually, the package of the two components is regarded as the whole engine, and referenced with major version numbers. Thus, the current version is called KiriKiri2/KAG3. It is available under the GNU General Public License, though commercial licenses can be acquired if somebody wishes to expand the software without disclosing the changes.

KiriKiri is often used as a more modern and expandable replacement of the older NScripter engine.[7][8][5] It has been used in both dōjin and commercial visual novels, the most well known of which are TYPE-MOON's Fate/stay night and Fate/hollow ataraxia. Another notable visual novel that is known to be implemented using this engine is 1999 Christmas Eve (1999クリスマスイブ). The Nekopara game series, available on Steam, also uses a modified version of Kirikiri.[9]

For KiriKiri2 and Kirikiri Z's implementation of KAG there is a module called 鱧天 (Hamotem).[10] which provides a myriad of plugins and a ready made template to build games on. As TyranoBuilder is to TyranoScript, there are several programs which create a graphical editor on top of the KAG script. The most well known of these is NVLMaker,[11] which also has a cloud platform.[12]

Due to a lack of updates since October 2010, from 2013 onward the code has been forked and continued as Kirikiri Z (吉里吉里Z).[13]

NScripter[edit]

NScripter
Developer(s)Takahashi Naoki
Initial releaseSeptember 6, 1999; 21 years ago[14]
Final release
final version / February 23, 2018; 3 years ago[15]
Operating systemWindows
TypeGame engine (visual novel)
LicenseFreeware
Websitenscripter.com
ONScripter
Original author(s)Ogapee
Developer(s)Studio O.G.A.
Initial releaseFebruary 6, 2002; 19 years ago
Stable release
Written inC++
EngineSimple DirectMedia Layer
Operating systemWindows, Linux, macOS, Android, iOS
Platformx86, ARM, Zaurus
TypeGame engine (visual novel)
LicenseGPL-2.0-or-later
Websiteonscripter.osdn.jp/onscripter.html

The Spell - A Kinetic Novel Mac Os X

NScripter is a visual novel engine[3] written by Naoki Takahashi. Due to its simplicity and its liberal license (while it is not open-source software, royalty-free commercial use is permitted), it quickly became popular in Japan, and was used for a number of high-profile commercial and dōjin titles, such as HaniHani and Tsukihime.[8]

The original NScripter is closed-source and only available for Windows. A number of cross-platform clones have been written, the best-known being ONScripter,[16] an example of free and open-source software implementation. Its popularity among the visual novel localisation community is attributed to the ease of modifying the engine to support languages other than Japanese.[16] It strives to maintain compatibility with visual novels designed for NScripter.[17]ONScripter is based on the Simple Directmedia Layer (SDL) library, and can thus be used to run NScripter games on platforms supported by SDL, such as OS X, Linux, PSP and the iPod.

ONScripter-EN is a branch of ONScripter that is maintained separately by the English-language community, for convenience and for ease of introducing enhancements that are suited to the community. PONScripter (abbreviation for 'Proportional-OnScripter') is a fork of ONScripter-EN. Its stated goal is to provide an easy porting target for translation projects, with emphasis on Western languages.[17]PONScripter has made heavy modifications to the ONScripter-EN base code, and is deliberately backwards-incompatible. PONScripter was originally maintained by Peter 'Haeleth' Jolly. Since September 2009, it is maintained by Mion of Sonozaki Futago-tachi, the Higurashi no Naku Koro ni translation group.[18]

KScripter is a Flash-based scripting engine that was inspired by NScripter but uses ActionScript and SWF.[19][20][21]

Ren'Py[edit]

The Ren'Py Visual Novel Engine is a free software engine. Ren'Py is a portmanteau of ren'ai (恋愛), the Japanese word for 'love', a common element of games made using Ren'Py; and Python, the programming language that Ren'Py runs on. The easy to learn script language allows anyone to efficiently write large visual novels, while its Python scripting is enough for complex simulation games. Ren'Py has proved attractive to western hobbyists; over 1000 games use the Ren'Py engine, nearly all in English. Visual novels, kinetic novels, role-playing games, simulation games, and many other games can be made with Ren'py.[22][23]

TyranoBuilder[edit]

TyranoBuilder is a commercial visual novel engine that supports creating projects as web apps, as well as native app for Windows, Mac, Android, and iOS. Most of its functionality are available via its GUI, without resorting to scripting. It is based on TyranoScript, which is a free web focused engine that is in Japanese, although a partial English version exists. The syntax which both TyranoBuilder and TyranoScript use is very similar to the scripting language of KirKirki, although not as flexible. A unique feature of TyranoBuilder is its support for Live 2D, which most other engines lack.[24][25]

Suika 2[edit]

Suika 2 is a free and open source visual novel engine. It supports Windows, Mac OS, Linux, and Android. Owing to the way it is written it is very easy to port off other platforms. In terms of syntax it is a mix of Kirikiri and Nscripter, utilising a more traditional syntax. It is one of the few Japanese visual novel engines that natively support English text. When compared to other engines it is very simple, however a user can customize it with relatively little effort. It is notable for its extremely low hardware requirements, being capable of running smoothly in a system with no proper graphical acceleration. The engine was first released in 2001, being bundled with a visual editor similar in function to Tyranobuilder's GUI. Suika 2 was released in 2016, with all of its components being rewritten except for its image processing components. The engine can be downloaded from either its website or Github page.[26][27]

NVList[edit]

NVList is an open source visual novel engine that runs on Windows, Mac OS, Linux, Android, and even online (through an applet). It is coded in the Java language, even though the scripts are written in Lua. It is being updated to this day on Github.[28] It has all the functionality required for a Visual Novel, and more. It has support for resolution scaling and switching, along with pixel and vertex shaders.[29]

References[edit]

  1. ^DNML website
  2. ^http://mak165165.starfree.jp/con_dnml_midori.htm
  3. ^ abcOwada, Shigeru; Tokuhisa, Fumiaki (2012). 'Kadecot: HTML5-based visual novels development system for smart homes'(PDF). IEEE 1st Global Conference on Consumer Electronics. GCCE'12. pp. 17–19. doi:10.1109/GCCE.2012.6379572. ISBN978-1-4673-1500-5.
  4. ^'吉里吉里 変更点の詳細' (in Japanese). Archived from the original on 2016-03-19. Retrieved 2016-03-29.
  5. ^ abRomppanen, Janne (April 2015). Visuaalisen novellin kehitystyökalut länsimaissa [Visual Novel Developer Tools in the Western World] (Bachelor's in Information Technology) (in Finnish). Karelia University of Applied Sciences. Retrieved 2020-05-19.
  6. ^gutchie (2007). Kirikiri/KAG noberu gēmu seisaku nyuumon吉里吉里/KAGノベルゲーム制作入門 [Kirikiri/KAG NovelGame Product Guide] (in Japanese). ISBN978-4-7980-1659-7.
  7. ^Blau, Tief (January 2013). 'Habakiri–Play Your Kirikiri Games on Android'.
  8. ^ ab'VN/Eroge Script sizes'. Archived from the original on 2017-09-10. Retrieved 2020-03-16.
  9. ^'Nekopara engine?'. Retrieved 2016-03-29.
  10. ^http://hamotem.f-sp.net/
  11. ^http://www.nvlmaker.net/
  12. ^https://cn.nvl.cloud
  13. ^Kirikiri Z GitHub
  14. ^'高橋直樹のホームページ' (in Japanese). Archived from the original on 1999-10-11.
  15. ^Takahashi Naoki. 'nscripter.com'. Retrieved 14 December 2018.
  16. ^ abREADME, ONScripter-EN source code, 20101010 release
  17. ^ abREADME, PONScripter source code, 20100502 release
  18. ^'Mion releases first alpha build. Checked 2009/09/26'. Archived from the original on 2010-07-26. Retrieved 2016-05-09.
  19. ^Kawakami, Masatoshi; Yasuda, Hiroshi; Sasaki, Ryoichi (2009). '情報セキュリティ教育のためのeラーニング教材作成システムELSECの開発' [Development of an e-Learning Content-Making System forInformation Security (ELSEC)]. コンピュータセキュリティシンポジウム2009 (CSS2009) 論文集. CSS'09 (in Japanese). Information Processing Society of Japan. pp. 1–6.
  20. ^Kawakami, Masatoshi; Yasuda, Hiroshi; Sasaki, Ryoichi (2010). 'Development of an E-learning Content-Making System for Information Security (ELSEC) and its Application to Anti-phishing Education'. International Conference on e-Education, e-Business, e-Management, and e-Learning. IC4E'10. pp. 7–11. doi:10.1109/IC4E.2010.63. ISBN978-1-4244-5680-2.
  21. ^Kawakami, Masatoshi; Yasuda, Hiroshi; Sasaki, Ryoichi (March 2011). '情報セキュリティ教育のためのeラーニング教材作成システムELSECの開発と評価' [Development and Evaluation of an e-learning Content-making System for Information Security (ELSEC)]. 情報処理学会論文誌 (in Japanese). Information Processing Society of Japan. 52 (3): 1266–1278. ISSN1882-7764.
  22. ^'List of Ren'Py games'. renpy.org.
  23. ^QuickJump staff (24 November 2007). 'Ren'Py Visual Novel Engine: make your own visual novel, dating sim'. QuickJump. Retrieved 13 February 2013.
  24. ^http://tyranobuilder.com/faq/
  25. ^https://evanburchard.github.io/tyranoscript/
  26. ^https://github.com/ktabata/suika2
  27. ^https://luxion.jp/s2/en/index.html
  28. ^https://github.com/anonl/nvlist
  29. ^http://nvlist.weeaboo.nl/features/
Retrieved from 'https://en.wikipedia.org/w/index.php?title=List_of_visual_novel_engines&oldid=1018702587#Digital_Novel_Markup_Language'