More actions
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox GBA Homebrews | {{Infobox GBA Homebrews | ||
|title=Leaf Visual Novel System | |title=Leaf Visual Novel System | ||
|image= | |image=gbalvn02.png | ||
|description=Leaf Visual Novel System for GBA. | |description=Leaf Visual Novel System for GBA. | ||
|author=laqieer | |author=laqieer | ||
|lastupdated=2021/06/22 | |lastupdated=2021/06/22 | ||
|type= | |type=Development | ||
|version=1.0 | |version=1.0 | ||
|license=BSD-3-Clause | |license=BSD-3-Clause | ||
|download=https://dlhb.gamebrew.org/gbahomebrews/gbalvn.7z | |download=https://dlhb.gamebrew.org/gbahomebrews/gbalvn.7z?k33p0fil35 | ||
|website=https://github.com/laqieer/gbalvns | |website=https://github.com/laqieer/gbalvns | ||
|source=https://github.com/laqieer/gbalvns | |source=https://github.com/laqieer/gbalvns | ||
}} | }} | ||
{{#seo: | |||
|title= (Game engine) - GameBrew | |||
|title_mode=append | |||
|image=gbalvn2.png | |||
|image_alt=Leaf Visual Novel System | |||
}} | |||
Leaf Visual Novel System for GBA is a VN/AVG/ADV/Gal game engine on GBA. It comes with a demo project. | Leaf Visual Novel System for GBA is a VN/AVG/ADV/Gal game engine on GBA. It comes with a demo project. | ||
Line 33: | Line 34: | ||
Messages, events and animations are written in Script Markup Language. | Messages, events and animations are written in Script Markup Language. | ||
Message & Event - asset/script/ ([http://akkera102.sakura.ne.jp/gbadev/index.php?Doc.15%20PC%A5%B2%A1%BC%A5%E0%A1%D6%BC%B6%A1%D7%A4%CE%B0%DC%BF%A2%CA%FD%CB%A1%281%29 sizuku_gba2's doc]) | Message & Event - asset/script/ ([http://akkera102.sakura.ne.jp/gbadev/index.php?Doc.15%20PC%A5%B2%A1%BC%A5%E0%A1%D6%BC%B6%A1%D7%A4%CE%B0%DC%BF%A2%CA%FD%CB%A1%281%29 sizuku_gba2's doc]). | ||
Animation - core/res/ and core/anime.c. | Animation - core/res/ and core/anime.c. | ||
Line 59: | Line 60: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/laqieer/gbalvns | * GitHub - https://github.com/laqieer/gbalvns | ||
Latest revision as of 06:41, 10 Mayıs 2024
Leaf Visual Novel System | |
---|---|
General | |
Author | laqieer |
Type | Development |
Version | 1.0 |
License | BSD-3-Clause |
Last Updated | 2021/06/22 |
Links | |
Download | |
Website | |
Source | |
Leaf Visual Novel System for GBA is a VN/AVG/ADV/Gal game engine on GBA. It comes with a demo project.
The game engine is based on sizuku_gba2.
Features
- Create your own games on GBA without coding. No programming skills are required.
- Story branching.
- Save & load at any point.
- Skip to the next branch point & return to the previous branch point freely.
- Environment configuration.
- Logging.
User guide
Messages, events and animations are written in Script Markup Language.
Message & Event - asset/script/ (sizuku_gba2's doc).
Animation - core/res/ and core/anime.c.
Screenshots
Changelog
v1.0
- With demo: Summer.
Credit
Free assets:
- Background -きまぐれアフター.
- Character - キャラクターなんとか機.
- Music - 魔王魂.
External links
- GitHub - https://github.com/laqieer/gbalvns