Zanagets
Member
- Oct 15, 2017
- 135
- 588
Some lighting
You don't have permission to view the spoiler content.
Log in or register now.
Look very good, you truly are improving the game experience moreSome lighting
You don't have permission to view the spoiler content. Log in or register now.
Do you have a HHD or SSD?I've noticed that about every 5 minutes or so of gameplay that everything will freeze visually. I can still send inputs, and even make my way to saving so I can restart, but it is very frustrating. No idea what causes it, it's happened both in cutscenes and outside of them.
It's made with Java and not RPG Maker, but the game Tales of Androgyny does a similar thing. At the start of that game, you can press P and the game lags up for about a minute, but it loads every single CG and allows the player to seamlessly go into encounters with no lag or wait time. Otherwise if you don't do that, anytime the player comes across an encounter, the game will freeze for a few seconds and a loading screen appears while the CGs are loaded for the encounter.I am aware of possible performance issues. This is happening for several reasons.
RPG Maker MV "tries" to be smart and load the appropriate assets before the scene. Unfortunately, this is not necessarily a good option in this game, since one Event is responsible for showing the standing CGs. As a result, the engine loads literally all variations of a given CG. So the best solution is to simply load all standing CGs in advance.
This is not very noticeable if you have an SSD, because it handles a lot of small files much better, but with an HDD (which I have for example) the problem is more noticeable.
Aisha is the best waifu, no wayHa-ha, my prefer is just remove Aisha as support character and swap all her CG's with Liz model
Hehe, if in this game the protagonist was Aisha, then i would say: "my prefer is just remove Liz as support character and swap all her CG's with Aisha model"Aisha is the best waifu, no way![]()
Really wish Aisha got her own game with this design, the game Luxuria use different art style so she didn't look as beautiful and sexy as in this one which is a shame really. Maybe we will got it in the future but who's knowAisha is the best waifu, no way![]()
I think it's probably better to just make a larger number of NPCs, instead of a scene for each one. You know, less predictability and repetition.Heey, Developer! What you think about add mini-events for every male-NPC in the Bramach? I tried use notepad++, ctrl+C and ctrl+V for add mini-event for every male in the bar, it works and looking fun (for me), but i don't understand how to add a one-per-day condition for the H-scene. (Customer in the bar have condition, but copy/past crash the game, Ha-ha!)
Easy to do!I tried use notepad++, ctrl+C and ctrl+V for add mini-event for every male in the bar, it works and looking fun (for me), but i don't understand how to add a one-per-day condition for the H-scene. (Customer in the bar have condition, but copy/past crash the game, Ha-ha!)
Yeah, i understand your position. But i saw original H-ending, my position is just - Liz need to "work" hard with every NPC before that ending (yeah, i know, corruption points only need for that). And repeatable mini-events with every non-used in original game male-NPC looking good as way of her corruption. He-he-he. I just reduced contribution-points that are given for H-events, and my Liz work "as fuck paver" for bronze. Anyway, i think dialogues is real problem, 36 male-NPC available before bronze and i give all of them mini-events, but come up with an individual dialogue for everyone is true hard.I think it's probably better to just make a larger number of NPCs, instead of a scene for each one. You know, less predictability and repetition.
This isn't a game/mod issue, it's an RPGM issue. You'll probably get the same freeze with sound in other games, too. I haven't been able to figure out a fix for it, there's some people out there with the same issue but no one ever seems to be able to help them.I've noticed that about every 5 minutes or so of gameplay that everything will freeze visually. I can still send inputs, and even make my way to saving so I can restart, but it is very frustrating. No idea what causes it, it's happened both in cutscenes and outside of them.