Actual workaround:
(requires that you have a previous version successfully cloned)
(or download toolkit from nvapp and copy that over the new clone without overwriting files)
- Clone the repo and disregard the LFS error
- Copy the contents of your other successful clone into the new clone folder, DO NOT OVERWRITE
- If you have folders with _ in front, like _build, in your toolkit-remix directory, delete these before trying to build
- build the new one, should work.
probably a smarter way to copy just the missing files over, but this worked for me in a pinch.
Alternatively: #general-remix message
Install toolkit from nvApp
git clone from toolkit repo, or just download the .zip
copy git version over nvApp version, replacing files
not sure if you build before copying or after or not at all π
(I haven't tested this)
~~You can clone without the large files with:
(using git bash)
GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/NVIDIAGameWorks/toolkit-remix/~~
THIS DOESN'T WORK
It will build but crashes. Most likely requires these files.




π₯²
