VTOLVR-TacviewLogger
VTOLVR-TacviewLogger copied to clipboard
A VTOL VR Mod to export data readable by Tacview
installed but looking in the data logs file after mission nothing. 
When files viewed in Tacview there is little to no data present, only a few seconds of a couple planes. TacviewLogger Version 2.7 VTOL version 1.6.5
Upon installing (1 click install) v2.6 of the mod, loading the game and then loading the mod, no TacViewDataLogs folder is generated in the VTOLVR game folder nor is there...
This might be a long shot due to the issue stemming from the game detecting the mod loader itself, but it would be nice to get tacview recordings of multiplayer...
Attached here are my player.log and datalog.acmi which had to be zipped since github doesnt accept uploads of .acmi files The player.log was filled with lines looking like this which...
Have followed terrain instructions but terrain will not display. CustomHeightmapList.xml is shown below (VTOL terrain data is the bottom entry): https://pastebin.com/rQgUz9nb
Hi, Thanks for making this cool mod! I am a member of the Tacview dev team and a user reached out to me to find out why a particular ACMI...
Originally used ACMIStringOld function to diff the old string and new string to identify changed data. This was incredibly expensive. We need to find a cheaper alternative so we can...
The multiplayer mod uses the following code to populate the SteamID into VTOL; newVehicle.name = $"Client [{players[playerID].cSteamID}]"; Would it be possible to take this information and use it to identify...