The forum is open! The first 5000 signups will get an exclusive Founder badge and future perks. Sign Up now!

Games FAQ

Here are some frequently asked questions we get often in the comment section. This post will be updated in future.

How do I use Old save files in newer version of the game?

How do I update this game without dedicated Update file?

If the download section doesnt have seperated update files then you can do the following.

    • Download Current (latest) version.
    • Extract to desired location.
    • Get the save files from the older version.
      For Ren’py, The Save files is in <your game name>\game\saves

      Insexual Awakening Ren’Py Game’s save location.

      For RPG Maker games, the game’s save folder is probably the base folder of the game where the Game.exe is.

    • Simply copy those save files to the newer game’s exact location.
    • Sometime, your save will not work because of significiant change in the coding of newer version of the games. It is annoying but happens now and then with ongoing games.

RGSS202E.dll Missing/Can not find RPG VX RTP – How to Fix

This is a problem you may face while trying to run a game that is made on RPG Maker engine, shortly known as RPGM. You can easily fix this problem by downloading the RPG Maker runtime.

Why does it happen?

Developers of RPG Maker games often cut out some files to save space of ther ever updating games, helps decreasing the file size of games. those files are common files included in runtime. Similar to visual C++ runtime. However sometime the developers forget to instruct.

How to fix RPG VX RTP Error?

This is the first thing you must do if you play RPG Maker games often. Download and install RPG VX runtime package from below official source.

RPGM VX Runtime Package

This should fix the problem.

My problem is still not fixed. What to do?

Ok, if the “RGSS202E.dll Missing” problem still exists after installing the Runtime Package, then you can download the dll file from here.

RGSS202E.dll File Download

You have to put this file in System folder that is located within your game.

Hope this will fix your problem. Be