Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiling RPG Maker XP Game into one exe
#1
Compiling RPG Maker XP Game into one *.exe
sheefo
Jan 22 2006

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


I have discovered a way to compile you RPG Maker Project into one *.exe file. This means NO hacking into you projects, double security even if you already encrypted you project, and on file to manage!

I’m not so sure if I want to tell everyone, because it is my secret. BUT you must remember the name Sheefo when you do! REMEMBER SHEEFO!

To do this you need to have:
1. tar2rubyscript.rb
2. rubyscript2exe.rb
Both are in the attachment!

This is how you do it ^-^

1. Encrypt your RPG Maker XP project (not necessary)
2. Create a new Ruby Document (*.rb) and in it put the following:
Code:
exec(“game.exe”)

Or
Code:
system(“game.exe”)

Then save it as “init.rb” (in the project folder)
3. Move you project folder to ‘My Documents’ and place the ‘tar2rubyscript.rb’ in ‘My Documents’ as well.
4. Open ‘tar2rubyscript.rb’ in DOS (command prompt) and do the following:
Code:
tar2rubyscript.rb myRPG

‘my RPG’ is the name of the project folder!

Depending on the size of your project, this could take a long time.

5. Once finished, change the ‘myRPG.rb’ file’s extension to ‘myRPG.rbw’.
6. Use the ‘rubyscript2exe.rb’ in the same was as before on the new *.rbw file.
Code:
Rubyscript2exe myRPG.rbw

7. Your finished! You now have one *.exe file!


.rar   Ruby_Compilers.rar (Size: 372.34 KB / Downloads: 4)
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Export to a New Game Plus EmilyAnnCoons 0 1,784 01-14-2007, 01:00 PM
Last Post: EmilyAnnCoons
  Change color of text in game corbaque 0 1,760 11-05-2006, 01:00 PM
Last Post: corbaque
  Platform Game Script link2795 0 2,083 10-06-2006, 01:00 PM
Last Post: link2795
  Progress Scripts/game Completion Wulfie 0 2,123 07-08-2005, 01:00 PM
Last Post: Wulfie



Users browsing this thread: