KiriKiri Adventure Game System
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Interactive Fiction |extensions={{ext|xp3}}, {{ext|tlg}} }} The '''KiriKiri Adventure Game System''' (吉里吉里) is a Japanese ...") |
m (→Links: Update now former official website to Internet Archive's copy. Original official website is dead.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Interactive Fiction | |subcat=Interactive Fiction | ||
− | |extensions={{ext|xp3}}, {{ext|tlg}} | + | |extensions={{ext|xp3}}, {{ext|tlg}}, {{ext|tjs}} |
}} | }} | ||
− | The '''KiriKiri Adventure Game System''' (吉里吉里) is a Japanese framework for creating graphical adventure games, including a scripting language ([[TJS]]), an archive format ([[XP3]]), and a graphic format ([[TLG]]). A project exists to create an English-language version. One of the links below goes to some related Python scripts which might be of help to people attempting to find out more about the file formats involved. | + | The '''KiriKiri Adventure Game System''' (吉里吉里) is a Japanese framework for creating graphical adventure games, including a scripting language ([[TJS]]), an archive format ([[XP3]]), and a graphic format ([[TLG (KiriKiri)|TLG]]). A project exists to create an English-language version. One of the links below goes to some related Python scripts which might be of help to people attempting to find out more about the file formats involved. |
== Links == | == Links == | ||
* [[Wikipedia:KiriKiri|Wikipedia page]] | * [[Wikipedia:KiriKiri|Wikipedia page]] | ||
− | * [http://kikyou.info/ | + | * [https://web.archive.org/web/20171208011348/http://kikyou.info/tvp/ Internet Archive's copy of official website (Japanese)] |
+ | * [https://vndb.org/r?f=fwKiriKiri- List of Visual Novels using KiriKiri - vndb.org] | ||
* [http://www.insani.org/tools/ Some related tools] | * [http://www.insani.org/tools/ Some related tools] | ||
* [http://www.mysteryparfait.com/ Group working on English version] | * [http://www.mysteryparfait.com/ Group working on English version] |
Latest revision as of 12:22, 2 August 2025
The KiriKiri Adventure Game System (吉里吉里) is a Japanese framework for creating graphical adventure games, including a scripting language (TJS), an archive format (XP3), and a graphic format (TLG). A project exists to create an English-language version. One of the links below goes to some related Python scripts which might be of help to people attempting to find out more about the file formats involved.