Hi,
I am a game developer. I am developing an application in QT using Qt Creator, and I was concerned about people having access to the files included in the .sis package, for the game to use. Does Qt Creator protect the access of files such as Images, text files, audio files, etc.. when creating the sis package using Qt Creator or do I have to encrypt it somehow?
EDIT: I forgot to say, the game will be running on symbian devices and downloaded via the ovi store.

Reply With Quote

