I would like to make it impossible to change the data.ini contents, otherwise, once they find it, they put their own custom grfs and that's a few clicks away from using modified grf with advantages like no blind, red footprints, etc... and all the encryption and hiding would've been in vain
- Is it possible to make the client do a hash check on the data.ini, and fail if it doesn't match?
- Is it possible to embed the data.ini contents on the client exe file? (I would love this, because of rathena's server side client md5 check)
- edit: is it possible to do a hash check on the data.ini to a value stored server side ?
- edit2: can i hardcode on the exe which grfs are meant to be read?
Should I make a request for this?
Thanks in advance