Hello !
Recently I faced a tiny error with L2 C3 on Windows 10 in last revision.
In general I used to play in shadow but all of sudden I had a critical error :
OS: Windows NT 6.2 (Build: 9200)
CPU: AuthenticAMD Unknown processor @ 30765 MHz with 2047MB RAM
Video: ATI Radeon HD 4800 Series (1129)
Negative delta time!
History: UGameEngine::Tick <- UpdateWorld <- MainLoop
Typicaly I know “Negative delta time there me CPU affinity issue.
So to fix it in case someone face it
Create a Text file .txt in system folder.
and put this text in :
c:\windows\system32\cmd.exe /C start /affinity 1 L2.exe
and then rename your .txt to what even you want but change .txt to .bat and launch it 🙂
This will allow lineage II C3 to run on dual (+) core with a Windows 10 ! :3
Simple tweak for simple error.
I don’t make any exe etc cause that on windows side to fix such, this will occure with all old Unreal Engine game that is that old.