- Oct 4, 2019
- 786
- 1,232
Or it's just impossible to diagnose that problem with so little info and it might be specific to the game anyway. Should try posting in the thread for that game.
I read it, but yeah, we are just fucked. No one caresI don't know but I don't think people read this thread anymore
You need to provide actual, decent evidence of the problem, to make it as easy as possible to troubleshoot you.hello, what can be the problem that some scenes freeze and you can not continue with the game just restarting. For example in the game The Office wife when I have to take the train the game freezes no matter what moment of the game I do. Does anyone have any idea what it could be?
Is there an RTP download link for ace? I have to add a copy of the RTP to the game I intend to play.
Thank you very much! This works right out of the box on RPGM MZ. You saved me a massive amount of time and fixed a major issue. The devs should include the "MessageHide" plugin together with the purchase. Beyond me why they don't. Grrr!It looks like you're using RPG Maker MV?You must be registered to see the linksshould do what you want in that case, though you'll have to change its settings since Ctrl isn't the default key.
Haha, that's how I feel about a lot of features, like the Instant Text plugin, or a save system that isn't barebones.Thank you very much! This works right out of the box on RPGM MZ. You saved me a massive amount of time and fixed a major issue. The devs should include the "MessageHide" plugin together with the purchase. Beyond me why they don't. Grrr!
It depends on the RPG Maker.I'm not sure RPG Maker games normally use the GPU at all, unless they use some plugin that is intentionally coded to. I think some lighting plugins do.
How did you do that,I got the same problem as yours after I played Abandoned village reclamation of Princess Ponkotsu Justy.Oh, my problem got solved. For some reason the image was saved into the image.html and I just deleted the lines pertaining to the icon and it was resolved. Everything is fixed now, no more monkey icon.
Oh boy you just saved me here, I've been recentrly having a problem where any VX Ace games crash eventually either starting out or on a new game, and this seems to solve the issue. Can you tell if this is something of a install mismatch of library versions (from the dependencies)?I have had some issues with games crashing at specific points, and managed to trace it to the bundled GStreamer version in wine. If this happens, you can safely disable gstreamer by running winecfg in your prefix, and adding a DLL override for 'winegstreamer' (set it to disabled). This has worked flawlessly for me with a lot of crashes and has no negative impact that I have been able to find.
Not entirely sure tbh; I assumed the problem was that wine emulates an older version of the gstreamer API than RPGM is compiled against but that's just a guess.Can you tell if this is something of a install mismatch of library versions (from the dependencies)?