danielkrupinski / Osiris

Cross-platform game hack for Counter-Strike 2 with Panorama-based GUI.
MIT License
3.35k stars 962 forks source link

CONFIG ENCRYPTION #218

Closed PUREHAX closed 5 years ago

PUREHAX commented 5 years ago

Hey, can you remove the encrypion of the configs ? its pretty annoying

sirxsniper commented 5 years ago

If you dont want to have problems, update the source manualy. And you will not have any problems with the config.

danielkrupinski commented 5 years ago

They are not encrypted, just saved in binary form. You can edit config file using hex editor.

sirxsniper commented 5 years ago

@danielkrupinski For me it`s working fine now. No problems between config versions. But i updated the source manualy.

PUREHAX commented 5 years ago

Why don't you use a normal Txt file ? Like the config from Smefs Indigo ?

AIMBOT_ENABLED = 1 AIMBOT_SMOOTH = 5 ... ESP_ENABLED = 1

and so on.

Wouldn't this be much easier ?

sirxsniper commented 5 years ago

Because is better this way. ;) nobody complain.