kill la kill
New Member
- Jul 14, 2018
- 11
- 52
- 158
What are the gifs in your signature from if you don't mind me asking?Has the capability to build a game, doesn't has the capability to decompress the files.
Search operation lovecraft and you will probably find it.What are the gifs in your signature from if you don't mind me asking?
Oh it's that? I didn't recognize it lol thanksSearch operation lovecraft and you will probably find it.
what should I do with this register file ? ( when clicked , it gives an error that there is no access to the registry )Full Save
Code:[HKEY_USERS\S-1-5-21-1757401289-2338900064-3407193097-1001\Software\ShiverGame\LuvSic] "_Progress_h2043704839"=dword:0000000a "_CatFood_h3040819534"=dword:00000001 "_ThemeState_h2313567292"=dword:00000002
What is "_ThemeState_h2313567292"? I cant see it in my registry.Full Save
Code:[HKEY_USERS\S-1-5-21-1757401289-2338900064-3407193097-1001\Software\ShiverGame\LuvSic] "_Progress_h2043704839"=dword:0000000a "_CatFood_h3040819534"=dword:00000001 "_ThemeState_h2313567292"=dword:00000002
Should load the reg to CURRENT_USER and not rely on User SID, since the User SID is unique to you only.Full Save
Code:[HKEY_USERS\S-1-5-21-1757401289-2338900064-3407193097-1001\Software\ShiverGame\LuvSic] "_Progress_h2043704839"=dword:0000000a "_CatFood_h3040819534"=dword:00000001 "_ThemeState_h2313567292"=dword:00000002
[HKEY_CURRENT_USER\Software\ShiverGame\LuvSic]
"_Progress"=dword:0000000a
"_CatFood"=dword:00000001
"_ThemeState"=dword:00000002