-
Posts
21 -
Joined
-
Last visited
-
Days Won
2
kiraio last won the day on October 14 2024
kiraio had the most liked content!
About kiraio
- Birthday 06/22/2004
Profile Information
-
Gender
Male
-
Location
Indonesia
-
Interests
Anime, Manga, LN, VN, Web & Game Devs, Reverse Engineering, Gaming.
-
Japanese language
Basic
-
Development skill
Programmer
Social Media
-
X.com
@kiraio_moe
-
Reddit
kiraio
-
Instagram
@kiraio.moe
-
Steam
kiraio-moe
-
YouTube
@kiraio
-
Facebook
kiraio.moe
-
GitHub
kiraio-moe
Otaku Web
-
Visual Novel Database (VNDB)
243385
Contact
-
Discord
kiraio#1975
- Public E-Mail
-
Website
https://kiraio.my.id
kiraio's Achievements

Fuwa Regular (3/11)
10
Reputation
-
Linsey22 reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
Linsey22 reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
kiraio reacted to a post in a topic: Help repacking a TPM encrypted Kirikiri game
-
Sorry for the inconvenience. This problem likely occurred with mismanaged FileStream. While this is the current limitation of the tool as you can see on the project README. We can't recover the original filename like the old Light.vn version because it has been stripped on the build process. You need to put the file in a hex editor program like ImHex and see the file header to determine the file extension. I've been working on this but don't know when it will be finished.
-
Can someone tell me about Suika2 engine in detail?
kiraio replied to Spooky Saint's topic in Visual Novel Talk
Sorry, can't find it anywhere -
Can someone tell me about Suika2 engine in detail?
kiraio replied to Spooky Saint's topic in Visual Novel Talk
You can find it on Releases tab. Here's the direct link: https://github.com/suika2team/suika2/releases/download/22.0.14/suika2-22.0.14.zip -
kiraio reacted to a post in a topic: "Cain × Nica" Demo is released!
-
Novel21 reacted to a post in a topic: Anime download
-
kiraio reacted to a post in a topic: Anime download
-
Novel21 reacted to a post in a topic: Anime download
-
The Irregular at Magic High School (Mahouka Koukou no Rettousei)?
-
kiraio changed their profile photo
-
Entai2965 reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
I've made a tutorial on how to use the tool to pack .xp3 files, but in Indonesian. If you are interested, you can read it here: https://github.com/bungaku-moe/VN-Tools/tree/main/KiriKiri#kirikiritools
-
Zakamutt reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
kiraio reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
Zakamutt reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
kiraio reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
Zakamutt reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
Hi, it uses the same encryption key as Light.vnTools. In this case, it isn't the contents of the `vndat` file that are encrypted with xor cipher, but the `vndat` file itself that are password protected. Try to rename `vndat` file as `zip` and extract it. It will prompt you the password. Use this key: d6c5fKI3GgBWpZF3Tz6ia3kF0 Anyway, thanks for reporting. I'll update the tool soon
-
Zakamutt reacted to a post in a topic: [Tool] Light.vnTools - Game Resources Unpacker & Repacker for Light.vn based game
-
I didn't think it's the right board to post this. So, guide me, Senpai! Hi, guys! I want to share you a tool to unpack and repack VN game resources made with Light.vn game engine called Light.vnTools. This tool is a C# port of code snippet in https://github.com/morkt/GARbro/issues/440#issuecomment-1091453877. The tool usages are on the project README. As far as I can see, there's not much VN game made with this engine but hey, the engine is good enough to develop a modern VN game aside from its performance. You can find them on here: (prebuilt executable are on Releases page) https://github.com/kiraio-moe/Light.vnTools https://github.com/bungaku-moe/Light.vnTools https://gitlab.com/kiraio-moe/Light-vnTools