patanext-project / patanext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use shared memory for transporting GameWorld data

guerro323 opened this issue · comments

this should lower latency a little bit, but also reduce stress when the RAM is busy (less swap access)

not needed anymore (the game is fully integrated in the client)