RimWorld

RimWorld

HugsLib
BLACK SCREEN FIX (Actual Fix)
Method 1: Through Windows Security (This worked for me)

1. Open Windows Security from the Start menu.

2. Go to App & browser control > Exploit protection settings.

3. Under the System settings tab, find Randomize memory allocations (Bottom-up ASLR).

4. Set it to Use default (On).

5. Click Apply and restart your PC.



Method 2: Via PowerShell (for advanced users)

1. Open PowerShell as Administrator.

2. Type Get-ProcessMitigation -System and press Enter.

3. Check if ASLR: BottomUp is OFF or NOTSET.

4. If it is, type Set-ProcessMitigation -System -Enable BottomUp and press Enter.

5. Restart your PC.
< >
Showing 1-3 of 3 comments
耄耋 4 Sep @ 11:18pm 
yes but why?
veoba 27 Sep @ 5:28am 
Originally posted by 耄耋:
yes but why?


its another DMCA-trash spreader
There’s no need to enable system-wide mitigations for it to work; this configures IFEO and enables DEP and BottomUp ASLR only for RimWorld so it runs properly.

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\RimWorldWin64.exe] "MitigationOptions"=hex(b):01,00,01,00,00,00,00,00
< >
Showing 1-3 of 3 comments
Per page: 1530 50