@hybrid: Well, can I stop people from dissassembling the code?hybrid wrote:And how do you prevent your application from being altered? If you use Irrlicht and just change the reading function in known ways it is easy to add both your input function and an additional output function writing your "secret mesh" to an unencrypted file...
@AssiDragon : No, my game is not open source. I'm alone, trying to set together all the bits and pieces, then expand it as I learn more.
@FlyHigh: Does that code work directly in Irrlicht? If, then that's cool.
Perhaps I should put the bar at the level where you have to do dissassembling since I can't find easy ways to manage some true encryption Could you call the XOR method a form of encryption...?