View Single Post
  #4  
Old 04-10-2012, 01:45 PM
moggel moggel is offline
Approved Member
 
Join Date: Mar 2011
Posts: 70
Default

Quote:
Originally Posted by FG28_Kodiak View Post
Would be a great improvement, only problem i see are performance issues like spawn laggs in online games.
Yes, I realize that. I tried to do this by spawning a background thread to do the loading but this doesn't seem to fit well with the scripting engine. Seems background threads are ignored. Perhaps I should spend some more time exploring that track? I assumed I could use the "Task" abilities of .NET 4 but I could try using the old "Thread" approach instead...
__________________
Core i7 3930K @ 4.8GHz; 16Gb DDR3 (Vengeance); nVidia GTX580; OS disk: 150Gb 10000rpm; SIM disk: 300Gb 10000rpm; Windows 7 x64 Ultimate
Reply With Quote