S
S
Sergey Ivanov2019-04-28 21:31:50
Unity
Sergey Ivanov, 2019-04-28 21:31:50

Unity how to protect against modification of game files?

I will have a game on Steam, what is the best way to do it:
In your launcher, check files by md5
Or somehow use the ability of steam to check the hash of the game

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Ivanov, 2019-04-29
@keksmr

Wrote a launcher in C#
Made a check of the parameters at the start of the game if they were not there crashed the game
at startup with the launcher added these parameters
before starting did a check of the hash of files on the PC with those on the server, if there was a difference, downloaded files

V
vreitech, 2017-03-28
@fzfx

disconnect the hard drive. that writes?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question