Game Development Community

Need help with encrypting output file

by terrykim426 · in iTorque 2D · 07/04/2011 (3:50 am) · 0 replies

Hi,

I'm using iTouque2D to make a game. It will be for both iPad and PC.

The issue I'm having now, is unable to store data as encrypted.

I'm wondering if there's any hints or suggestion on making that possible.

If there's already threads that had handled this issue, please do show me the link.

Currently I'm saving the game using the export function. It is saving to the appdata folder, where anyone can just edit the saved data with any text editor.

Thanks for any help in advance =).