Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.19 KB

linux_tutorial.md

File metadata and controls

25 lines (15 loc) · 1.19 KB

Linux Workaround

In this tutorial, you'll learn how to easily run SkEditorPlus on Linux by utilizing Wine and Bottles.

NOTE: This workaround is not official and its not supported by SkEditorPlus.


  1. Install Bottles. Note: make sure flatpak is installed on your system, install guide. flatpak install flathub com.use bottles.bottles

  2. Open Bottles, and create a new bottle with any name, and the "Application" environment.

3. In the Bottles Settings tab set DXVK & VKD3D to Disabled.

4. In the Bottles Dependencies install "dotnetcoredesktop6".

5. You can start `SkEditorPlus.exe` using the "Run Executable" Button.

image