- Joined
- Nov 28, 2018
- Messages
- 3
- Reaction score
- 0
- First Language
- German
- Primarily Uses
- RMMV
I've downloaded this Enigma Virtual Box software, to make all of my game data that I exported from RPG MAKER MV into one giant "game.exe" file.
So now the players can't mess around with the games ressources like the js or json files.
The problem now is, if the user want's to save they're game. I had to create an folder called "save". So now the user can access the RPG MAKER MV save files upload them to an site, decrypt it and change all the value of gold, mana etc. They then download the new edited file and replace it with the old save file. Now they have unlimited gold or mana etc...
How do I solve this problem? Is there any better encryption to save files? Or is there any plugin to save this kinda problem?
So now the players can't mess around with the games ressources like the js or json files.
The problem now is, if the user want's to save they're game. I had to create an folder called "save". So now the user can access the RPG MAKER MV save files upload them to an site, decrypt it and change all the value of gold, mana etc. They then download the new edited file and replace it with the old save file. Now they have unlimited gold or mana etc...
How do I solve this problem? Is there any better encryption to save files? Or is there any plugin to save this kinda problem?


