Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terrain data does not show #22

Open
1orbit opened this issue Dec 28, 2020 · 4 comments
Open

Terrain data does not show #22

1orbit opened this issue Dec 28, 2020 · 4 comments

Comments

@1orbit
Copy link

1orbit commented Dec 28, 2020

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

@nebriv
Copy link
Owner

nebriv commented Dec 28, 2020 via email

@Noxium
Copy link

Noxium commented Sep 15, 2021

Bumping this as I have the same issue. I did all the steps as listed but I still only see the default terrains listed (shown below). This is my first time using TacView so it's possible this is user error on my part.

  • C:\ProgramData\Tacview\Data\Terrain\Custom\CustomHeightmapList.xml : https://pastebin.com/6YXE8n6x
  • Map: The Island - Included at C:\ProgramData\Tacview\Data\Terrain\Custom\heightmap_TheIsland.data
  • Datalog (I kinda got tunnel vision at the end there lol) : datalog.acmi.txt

image

@Noxium
Copy link

Noxium commented Sep 17, 2021

Actually I think the terrain is importing properly, but the offset is off. This is a zoomed out version of the mission 'Counter-Bomber' for the F45, the way it's unnaturally cut-out confirms that this is definitely artificial terrain.

image

However, there's still an issue as I'm occasionally flying through terrain. This is me landing at the FARP on the same mission.

image

Some kind of offset issue?

@nebriv
Copy link
Owner

nebriv commented Sep 17, 2021

Yeah this sounds about right. I just randomly guessed on a terrain offset. You can edit the XML to find a better fit.

These are the values I went with:
altFactor = 0.04f;
altOffset = -235f;

Bumping this as I have the same issue. I did all the steps as listed but I still only see the default terrains listed (shown below). This is my first time using TacView so it's possible this is user error on my part.

* C:\ProgramData\Tacview\Data\Terrain\Custom\CustomHeightmapList.xml : https://pastebin.com/6YXE8n6x

* Map: The Island - Included at C:\ProgramData\Tacview\Data\Terrain\Custom\heightmap_TheIsland.data

* Datalog (I kinda got tunnel vision at the end there lol) : [datalog.acmi.txt](https://github.com/nebriv/VTOLVR-TacviewLogger/files/7167619/datalog.acmi.txt)

image

Yep - annoyingly theres no way to just import the vtol heightmaps. Tacview wants to exclusively use the world, and then you can add overlays on top of it. So I've basically just shoved a heightmap into the middle of the ocean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants