Setting up your computer
Windows settings
Control Panel → In search type Power Options → Select Ultimate Performance (or similar max. performance option)
Win key → Adjust the appearance and performance of Windows → Adjust for best performance
Win key → Gamemode → On
Gamemode → Graphics settings → Browse and select LightAct.exe → Options → High performance
Nvidia Control panel
1. Manage 3D settings
CUDA - GPUs: Select Main GPU
OpenGL GDI compatibility: Prefer performance
OpenGL rendering GPU: Select Main GPU
Power management mode: Prefer maximum performance
Vertical sync: Use the 3D application setting
2. Manage GPU Utilization
Dedicate to graphics tasks (Select main GPU)
Disable ECC
Network sharing settings
Right click on Network in File explorer → Properties → Change advanced settings → Turn on network discovery, file and printer sharing, network discovery, file and printer sharing, use 128…, Turn off password protected sharing
Windows Settings → Network & Internet → Properties (of the connected NIC) → Select Private
Windows Defender Firewall with Advanced Security → Set for both Inbound rules / Outbound rules → Enable every = File and printer sharing, Network discovery
Open a command prompt (run as administrator), type each of the following commands and press Enter:
reg add HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters /f /v RequireSecuritySignature /t REG_DWORD /d 0
reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\LanmanWorkstation /f /v AllowInsecureGuestAuth /t REG_DWORD /d 1
reg add HKLM\SOFTWARE\WOW6432Node\Policies\Microsoft\Windows\LanmanWorkstation /f /v AllowInsecureGuestAuth /t REG_DWORD /d 1
LightNet projects folder setup
Create a LightNetProjects folder in D: (storage) drive
Go to Properties → Sharing → Share… → Share with Everyone (Read/Write) → Share
Open LightAct and go to Edit → Preferences → Network → Select LightNet Projects folder path
Last updated
Was this helpful?