[RMXP] HOW TO MAKE YOUR GAME WORK WITHOUT RTP INSTALLED.

Posts

Pages: 1
Hi! I'm an up and coming Game Developer currently making a game in RPG Maker XP. I wanted to know if there is any way to make my game be able to run without the RPG Maker XP RTP installed on the computer, as it can be annoying to install the RTP for most people.
Include the RTP files you DO use in the folders. Then open game.ini and input

FullPackageFlag=1

Should work. If not make it instead

RTP=

author=Liberty
Include the RTP files you DO use in the folders. Then open game.ini and input

FullPackageFlag=1

Should work. If not make it instead

RTP=



Thank you!
SunflowerGames
The most beautiful user on RMN!
13323

I have a video tutorial on how it works in Ace.
I can only assume XP / VX / Ace use very similar methods.

https://rpgmaker.net/tutorials/1337/
Make sure to test it on a machine that doesn't have the RTP installed!
Pages: 1