philkr / gamehook

BSD 2-Clause "Simplified" License
123 stars 23 forks source link

Assertion failed! version_ >= 1 #16

Open dmariaa opened 3 years ago

dmariaa commented 3 years ago

Hi!!!

I am trying to hook into Euro Truck Simulator 2. Compiled the refactor branch and everything went fine.

When I run the game, I get the error "Assertion failed! version_ >= 1" when it tries to hook CopySubresourceRegion1, any help would be appreciated.

Thanks!!!

David