Closed akatrevorjay closed 1 year ago
This causes imports to be lazily loaded. It's not required like this, so it only uses it if it's there already. This does however make execution extremely fast. :)
How slow ds4drv startup really is for you without this?
This causes imports to be lazily loaded. It's not required like this, so it only uses it if it's there already. This does however make execution extremely fast. :)