How to make the game play without installing RPG Maker so you can send your game to anyone!
Step # 1
Copy [ AUDIO ] & [ GRAPHICS ] From your>%systemroot%\Program Files\Enterbrain\RGSS
*The files will be located here unless you installed in a different location on install if this is the case go to where you installed it too*
Step # 2
Paste these files into your project directory under the same names example below.
%systemroot%\Program Files\Enterbrain\RPGXP\YOUR_PROJECT\
Step # 3 Take my file down below and extract it into your project directory
*This little program will automaticly move the required *.dll files into your system32
directory. You just run the "Run This Setup.bat" file.
Step # 4 Open your project in RPG Maker and click on GAME > SELECT RTP and change it all to (none)
*This will tell the game all the files required to play the game are moved into your project directory which we just did earlier.
Step # 5 Click FILE > COMPRESS GAME DATA and select where you want the file to go.
Step # 6 That is it. Send your game to a freind tell them to run the game and run the "Run_This_Setup.bat" file and the dll's will go to system32. Then they can start the game with the Game.exe.
On a side note, you don't have to copy all the files in the RSS directory, Just the ones you use, but coping all of them will make it idiot proof. If your sending to a Dial up user you may want to lower the size a little so then just make sure to only take what you use.
Treign
My file is below it contains these files...
RGSS100J.DLL
RGSS102E.DLL
RGSS102J.DLL
Run_This_Setup.bat