Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
Hey, I recently ran into the problem that when you distrobute the game, the person playing it needs the RPG maker RTP to play it. Well, if you replace your games "RPT_RT.exe" with the attached file (its in the zip k?) you wont need the RTP to play your game!
-Copy all you RTP stuff(and all the no-RTP stuff) to you gamefolder that you USED in you game.
-Copy the Harmony.dll file from the RTP folder into your gamefolder.
-Open the RPG_RT.ini (in your gamefolder) with notepad.
-Add this line to it:
Code:
FullPackageFlag=1
My RPG_RT.ini says this:
Code:
[RPG_RT]
GameTitle=game data
MapEditMode=2
MapEditZoom=1
FullPackageFlag=1
Make sure you have every graphic, to test it: rename the RTP folder to RTP2 or something. Then test your game, if you miss something he will give an error with the name of the graphic (well he does with my version) add it and test it again till there are no errors. Rename you RTP folder back to the way it was and you have a game that runs without the RTP ^_^.
Hope it helps a bit.
PS: I tested it with RM2k, I don't know if it will work on RM2k3 too.
Okay, I tried to give my RPG to my friend, and it keeps on saying stuff like cannot find vehicle files, and a ton of other files. How can I fix this? Please help me!