kristiker / source1import

Import Source game content into Source 2
MIT License
68 stars 11 forks source link

Can't convert Source1 models to S&Box. #20

Closed kristiker closed 2 years ago

kristiker commented 2 years ago

they broke it

kristiker commented 2 years ago

Workarounds:

  1. Use an older version of s&box and grab the compiled files.

  2. Use Alyx or Dota, import like usual, for each model convert old to modeldoc, grab the new content files and manually upgrade the modeldoc header so that they're readable.

kristiker commented 2 years ago

I tested and it is now working. The editor can also be enabled by running s1import a second time (after importing and doing a full compile) with this temporary fix I added to the nightly version. image