Skip to main content

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

Damn still?  After I made some tweaks to improve the performance I've been hitting around 60 frames most of the time, even in areas with fog effects.  At times I'm even exceeding 60.  Now full disclosure, my laptop DOES struggle to run the game.  But it's also very old and literally falling apart so that never surprised me.  I tried looking around online since I know RPG Maker games do notoriously seem to run poorly for some users and I did see a guide talking about RPG Maker apps being run through internal graphics cards as opposed to the proper dedicated GPU on some machines.  Since the programming is HTML based essentially some machines treat it like a web browser and try to run it through the much weaker internal GPU.  I can link you the guide I found that explains how to check this and make sure the dedicated GPU is running the game if you like.  But I can't say for sure that'll help.