Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The .exe file is not working #6

Open
Pavankunchala opened this issue Mar 15, 2023 · 2 comments
Open

The .exe file is not working #6

Pavankunchala opened this issue Mar 15, 2023 · 2 comments

Comments

@Pavankunchala
Copy link

I have an rtx 3080 16GB, graphic card but I am unable to use this as the .exe file is not working, is there any other way to make it run on windows without building it up

@avclubvids
Copy link

avclubvids commented Mar 16, 2023

you need to launch it from a cmd shell (this needs to be documented, I guessed, and was correct). Do this:

cd C:\Program Files\binaries-rtx-2000-3000-4000
nerfshop-RTX-3000-4000.exe --scene [PATH TO transforms.json]

your executable might be in a different location, and don't forget to include the name of your transforms JSON file at the end, not just the path to the folder it is in.

@Snosixtyboo
Copy link
Collaborator

you need to launch it from a cmd shell (this needs to be documented, I guessed, and was correct). Do this:

cd C:\Program Files\binaries-rtx-2000-3000-4000 nerfshop-RTX-3000-4000.exe --scene [PATH TO transforms.json]

your executable might be in a different location, and don't forget to include the name of your transforms JSON file at the end, not just the path to the folder it is in.

@Pavankunchala did this help or are there remaining issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants