EscapeFromTarkov-Trainer
EscapeFromTarkov-Trainer copied to clipboard
UI rendering issue when Texture resampling is not off (1x)
I've been using this for a week in SPT-AKI and I noticed that sometimes the walls and boxes are not working on some player objects but charms is. Also I noticed that the XRay feature stopped working on 2.2.3, or at least for me and the hitmarker never worked.
Maybe also add an offset to the aim because is pointing to the chest, maybe make it point to the head?
And I'd like to know if you can make this compatible with the resampling graphic setting in the game, I have a 1440p monitor but run the game at 0.75x downsampling (1080p cuz FPS drops) and the boxes move to a completely different position, the aim point to another part, this migh be the same when using supersampling.
I hope this is not a lot to ask :D
Ok so I tried on my side (1440p):
- I found an issue when enabled/disabling Charms. This is fixed
- XRay is working
- HitMarkers are working
- Boxes are working
So make sure to check your configuration (trainer.ini or in-game GUI).
When changing resolutions, this is still working properly.
But indeed there is an issue when using resampling <> 1x
I've been using this for a week in SPT-AKI and I noticed that sometimes the walls and boxes are not working on some player objects but charms is. Also I noticed that the XRay feature stopped working on 2.2.3, or at least for me and the hitmarker never worked.
Are you using any AI mods for your game? Also, I assume you're playing SPT-AKI offline and not with any other actual networked players?
When I originally wrote an implementation for HitMarkers I noticed that it didn't work for actual networked players, only AI players/NPCs-- and it may also not work if you're using any mods that modify the AI/NPCs. Not sure if SailRo's HitMarker implementation is susceptible to these same issues.
Are you using any AI mods for your game? Also, I assume you're playing SPT-AKI offline and not with any other actual networked players?
I am indeed using AI mods, but idk why that would change the object the trainer looks for, it happens sometimes, most of the times all of the enemies are shown
@sailro do you by any chance have a video or screenshot of how hitmarkers ar supposed to appear in screen, I've tried wihtout success, nothing in showing up
Fixed by https://github.com/sailro/EscapeFromTarkov-Trainer/pull/269 as well