r5sdk/r5dedicated
Amos f6c6ab6768 Additional dedicated server patches. Pending big overhaul
'Changelevel 'concommand works consistently and indefinitely now

Huge strip down in resource usage. Few things to be fixed still so idle mem usage is still balooned due to a temporary solution brought in place to prevent crashing when loading texture and material assets.

Stripping texture and material assets preloading from the root caused issues in 'CStudioRenderContext' and 'ModelLoader'. This needs to be addressed in the future

Exact line of the issue: Line 177 in opcodes.cpp:
"gCSourceAppSystemGroup_Create.Offset(0x384).Patch({ 0x90, 0x90, 0x90 }); // PrecacheMaterial"
2021-10-23 12:47:54 -07:00
..
2021-08-05 03:28:03 -07:00
2021-09-16 12:42:05 +02:00
2021-08-05 03:28:03 -07:00