CplNathan / Nathans-Tarkov-Radar-Public

A collection of applications that make up my tarkov radar.
110 stars 56 forks source link

Reading Memory within a VPN Connection #12

Open masoudr opened 2 years ago

masoudr commented 2 years ago

Hi, I haven't tested this tool because I'm not sure if it is doable, especially with the recent patch but I have some questions about the project so I would appreciate your help.

  1. Does this work with the latest 12.12 patch?
  2. I saw many enterprise radars that uses local VPN connection to transfer game memory from a local network connection. So I was wondering how it is different from the project in the way of sending game's data. I think it is much more reliable to capture data in a private network rather than a VM but I don't know how its done.
  3. If we run the game in a VM environment from a Linux host, does this affect the overall game performance a lot? Also does it support the GPU passthrough? As I know not all VMs give the access ability to main GPU from a VM. Thanks in advance.