Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

IristoId

22
Posts
1
Topics
148
Followers
43
Following
A member registered Oct 20, 2024 · View creator page →

Creator of

Recent community posts

(2 edits)

Q. My character is appearing on the wrong spot​

A: If you are copy pasting commands from old VNMaker projects / commands, it may cause unexpected bugs and issues. It’s better to create a new Join Scene command and copy pasting that to avoid these bugs! If you are confused why your character is appearing wrong, paste it in a notepad and read something like FieldFlags. If it says Origin is 1 (Center) instead of 0 (Top Left for example), you have to update it.

"fieldFlags": {
    "duration": 0,
    "easing.type": 0,
    "animation.type": 1,
    "motionBlur.enabled": 1,
    "origin": 1,
    "zOrder": 1,
    "blendMode": 1,
    "viewport.type": 1
}

Q. How to open a new instance of VNMaker?​

A. Make a new .bat file (aka make a new text file, paste this and then instead of .txt you type .bat). Just update the Directory to where your Visual Novel Maker copy is

@echo off
start "" "H:\SteamLibrary\steamapps\common\Visual Novel Maker\nw.exe" "H:\SteamLibrary\steamapps\common\Visual Novel Maker" --user-data-dir="H:\SteamLibrary\steamapps\common\Visual Novel Maker\userdata2"

Q. Some of my images or common events are not running. Or a command in general is not running.​

A. For images, instead of relying on just zindex, try changing their picture ids. Making a range of ids for specific displays will save you the headache. E.g. 13-30 is cgs. I also noticed sometimes, 13, 14, 15 doesn’t display right for some reason but putting it as 13, 20, 30 does. It needs more studying why this happens but it will help as a temp fix. It’s possible it’s because the pictures are not properly disposed by the end user.

For common events, sometimes doing 2-3 call common event in a row can fail. I have to investigate it more but you can add wait times of 200ms in between to avoid the issue if you encounter it.

Sometimes adding 0ms wait on stuff can cause your game to “hang/freeze.” So try adding even just 1ms or more on wait.

Thank you!!!!

We found more bugs with the tool. We learned that we can upload strip in pixzels and it will generate 3D model automatically, and we made this archy wall. Then when we made another strip, it stop working. It won’t generate 3D model.

Thank you so much!! We are glad that the themes and MILGRAM inspiration comes through. <3 It means a lot ehe

Please add windowed mode too! I can only play it at fullscreen

👀!!

(1 edit)

Thank you for the free sound effects! Excited to dig into it!!

(if it’s okay to ask, a fake operating system sound effect pack based on windows 95/xp would be so cool!)

Please add UI Scaling options since the font can appear really small and the ability to get out of full screen :)

Would love to try this out and support, but we are currently not doing well financially. Hopefully in the future we’d be able to! After using REACT today to finish our website, it was pretty cool to see how easy it was to implement UI features.

Thank you so much man!! We’re so glad you enjoyed it :D

Thank you so much! We’ll do our best to provide a complete experience on the next build!

Thank you very much! :D

I hope you are doing well nnda, you said something about a bad news and hopefully it’s just minor ;-;

Thank you so much for playing and we’re glad you’re enjoying it while it lasted. We’re working on version 1.0 and hope to release soon.

Hi Sylvan! Thank you so much for the kind words! Thank you very much for the in-depth bug reports too.

The UI is something we’re currently finishing! It wasn’t completely implemented so it’s a little bit strange right now. We’re doing our best to release a patch ASAP!

Hi Dr. Crimson, we’re currently working on a patch to fix all these issues!

Thank you for such a wonderful tool!

Thank you for the bug report! We are currently working on a new polished build!

Thank you very much! We’re glad you enjoyed it! October is such a sweetheart and amazing composer to work with!

Thank you very much! We’re so happy you enjoyed it <3 We’ll try to push a fix as soon as possible!

Thank you so much for the updates as always! We hope you are doing well!

(1 edit)

Love the new updates!! Thank you for the game shout out too <3