I am unable to login to my online multiplayer account for Demigod, meaning I could not unlock Demon Assassin or Oculus the official way. (They normally unlock after starting an online match.)
I was able to edit the Windows Registry to unlock the characters. There were two major steps:
- create the Registry key
- add the 10 "DWORD" values
The full Registry key: Computer\HKEY_CURRENT_USER\Software\Stardock\ImpulseReactor\Demigod\DLC
(You will likely need to create each of the "ImpulseReactor", "Demigod", and "DLC" nested keys.)
The 10 "DWORD" values:
Name | Type | Data
----------------------------------------
1 | REG_DWORD | 0x00000001 (1)
2 | REG_DWORD | 0x00000001 (1)
3 | REG_DWORD | 0x00000001 (1)
4 | REG_DWORD | 0x00000001 (1)
5 | REG_DWORD | 0x00000001 (1)
6 | REG_DWORD | 0x00000001 (1)
7 | REG_DWORD | 0x00000001 (1)
8 | REG_DWORD | 0x00000001 (1)
9 | REG_DWORD | 0x00000001 (1)
10 | REG_DWORD | 0x00000001 (1)
The two characters were unlocked next time I started Demigod, and I used them in LAN games.
These settings worked for Windows 10 and Windows 11. I pulled these Registry settings from an older computer that already had the characters unlocked.