No description
Find a file
2026-05-08 23:28:44 +02:00
npins Init 2026-05-08 23:28:44 +02:00
.envrc Init 2026-05-08 23:28:44 +02:00
.gitignore Init 2026-05-08 23:28:44 +02:00
README.md Init 2026-05-08 23:28:44 +02:00
shell.nix Init 2026-05-08 23:28:44 +02:00

Clip Studio Paint Reproduce Env

Project used to declare wine configuration for Clip Studio Paint.

Requirements: Nix installed see https://nixos.org/download/

Otherwise, you can see shell.nix file to known how configure you're env.

All needed configuration is fully declarated in the shell.nix file.

Step to reproduce:

  1. Enter in shell
nix-shell

Can be longer because it install required wine version and dependencies at first. And then, it download Clip Studio Paint installer, configure Wineprefix with required dependencices and Run Official Installer.

  1. Run Clip Studio Paint
run

It run Clip Studio Paint with current prefix.

Note: You can stop wineserver directly with stop

And clean wineprefix with clean