Abhishek Masand
New Member
Hi everyone,
I wanted to make an Assetto Corsa as an environent for my AI agent, but to do that I needed to collect data first. I saw a library that did that, but it used mss library for screen capture, and that dropped my fps down to 3 ( pretty much pointless then). So I wanted to use the d3dshot library, as its touted to be one of the fastest screen capture libraries with around 60 fps.
I need some help with adding d3dshot library to my app, I have tried everything, but I can't get it to import.
Let me know if someone can help me with this.
Github repo: https://github.com/Mashex/Assetto-Corsa-Data-Collector/tree/master
Thanks and Regards
I wanted to make an Assetto Corsa as an environent for my AI agent, but to do that I needed to collect data first. I saw a library that did that, but it used mss library for screen capture, and that dropped my fps down to 3 ( pretty much pointless then). So I wanted to use the d3dshot library, as its touted to be one of the fastest screen capture libraries with around 60 fps.
I need some help with adding d3dshot library to my app, I have tried everything, but I can't get it to import.
Let me know if someone can help me with this.
Github repo: https://github.com/Mashex/Assetto-Corsa-Data-Collector/tree/master
Thanks and Regards