Is there any way so I can save the data of a gaming progress to registry?Thank you
Printable View
Is there any way so I can save the data of a gaming progress to registry?Thank you
You'd be best saving it encrypted to a file, the registry is meant for REALLY important info (fixed-length), so it is predictable how much the registry will take up. Saving game state into the registry will make it huge.