WalkerMx / AutoCrispy

Automatically apply AI Upscaling on Dumped Textures
GNU General Public License v3.0
100 stars 9 forks source link

No Executable #10

Closed TheCatCoder closed 2 years ago

TheCatCoder commented 2 years ago

The instructions say to Toss AutoCrispy into the folder from the backend(s) you chose, and run it., but there is no exe file in your repo. There's also no other type of script file that I've seen before, such as a .py file. If this program needs to be compiled before it can be ran, shouldn't the instructions say that? If it does not need to be compiled, what file specifically is supposed to be ran?

WalkerMx commented 2 years ago

The executable is published under the Releases tab. You are welcome to compile the solution yourself, but executable files for each revision are compiled and released.

TheCatCoder commented 2 years ago

I didn't know there was a releases tab. Most repos have a link to a releases folder in the instructions, but having a dedicated releases tab for all GitHub repos seems like a batter way of doing it. Not sure how I missed that, but I appreciate your quick response. I ended up compiling from source before you responded though, and I've gotten pretty good results so far upscaling some textures for Burnout and THPS 4 (for Dolphin). Thanks again for all your work on this!!

WalkerMx commented 2 years ago

For sure, no problem!

I'm glad, it's working well for you ^^