Releases: Enndee/Simple_NanoGS_GUI
Releases · Enndee/Simple_NanoGS_GUI
v1.0 - Windows standalone
NanoGS GUI v1.0
Standalone Windows build. No Python installation required.
Included release assets
- NanoGS_GUI_v1.0_win64.zip: compiled Windows GUI, CPU-ready out of the box
- install_gpu_support.bat: source-mode helper that creates .venv, installs requirements.txt, installs a matching CuPy package, and verifies CUDA device access
- NanoGS_GUI_v1.0_win64_plus_gpu_installer.zip: compiled Windows GUI plus install_gpu_support.bat in one download
Runtime notes
- CPU mode works out of the box in the compiled package
- GPU mode is not bundled into the compiled executable itself
- For GPU acceleration, use the repository checkout or the combined zip and run install_gpu_support.bat, then launch nanogs_gui.py from .venv for source-mode GPU execution
- .spz support still requires gsbox.exe placed next to the executable or configured in the GUI
Repository
https://github.com/Enndee/Simple_NanoGS_GUI