praydog / Source2Gen

Source 2 SDK Generator
MIT License
137 stars 30 forks source link

99% cpu usage using 32 bit version and 64 bit doesn't work only 1kb each file #7

Open gurachan opened 5 years ago

gurachan commented 5 years ago

99% cpu usage using 32 bit version and 64 bit doesn't work only 1kb each file

but 32 one is so alive at console i can see it generating something .. on the other hand 64 bit so fast bat 1kb only xD one namespace inside thats it

praydog commented 5 years ago

This project has been broken since ~December 2018. I may fix it eventually, but if you want to, you're going to have to fix the offsets and structures yourself.

Skreamex commented 5 years ago

This project has been broken since ~December 2018. I may fix it eventually, but if you want to, you're going to have to fix the offsets and structures yourself.

any info on how to fix? im new to source2

xPaw commented 3 years ago

I'd like to get this hooked up into https://github.com/ModDota/API thing which automatically dumps Lua definitions every time Dota updates. This project would be good to add to that automation. Is there any interest in getting this fixed up?

The schema dumps are certainly interesting, and did come in handy while working on https://github.com/SteamDatabase/ValveResourceFormat