Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Weasle on January 04, 2009, 01:15:39 AM

Title: Game Lock
Post by: Weasle on January 04, 2009, 01:15:39 AM
I was just wandering if there was a way to keep people out of your game folder, and keep them from editing the game.
Title: Re: Game Lock
Post by: WarxePB on January 04, 2009, 02:02:10 AM
I recall hearing about something like that a while back, but as I recall, it was only for RM2K. You might have some luck on Google (if you haven't searched it already), but there's a chance that you won't find what you're looking for.
Title: Re: Game Lock
Post by: Weasle on January 04, 2009, 02:13:11 AM
What should I search for?
Title: Re: Game Lock
Post by: Emerates on January 04, 2009, 04:33:27 AM
If you have a finished demo/game, why not just render it?
Title: Re: Game Lock
Post by: Weasle on January 04, 2009, 04:58:54 AM
Render? Tell me how to, and I will.
Title: Re: Game Lock
Post by: Emerates on January 04, 2009, 05:33:37 AM
In RM2K3, there should be an option on the top, either an icon or a thing in one of the drop-down windows called 'Render to disk', or something to that effect.  I haven't used it myself, but I think it takes your project and converts it into a single EXE file.
Title: Re: Game Lock
Post by: Weasle on January 04, 2009, 06:03:38 AM
Yeah, I tested it. I made into the game disk format or whatever. But when you install it, it still has all the folders with the resources.
Title: Re: Game Lock
Post by: Muraiko on January 04, 2009, 07:56:40 AM
There is a program called "Molebox" that compresses your entire game into a single executable file. Everything shoud still run smoothly, and the folders won't appear when it's opened.

It's kinda confusing, and I don't really understand it myself. You might have better luck figuring it out though.
Title: Re: Game Lock
Post by: Weasle on January 04, 2009, 04:23:16 PM
thank you.