Convert Figma logo to code with AI

Sikarugir-App logoSikarugir

A user-friendly tool used to make wine wrapped ports of Windows software for macOS.

2,373
51
2,373
28

Quick Overview

Error generating quick overview

Convert Figma logo designs to code with AI

Visual Copilot

Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.

Try Visual Copilot

README

Sikarugir

A wrapper project that's the successor to Wineskin
This project supports macOS 10.15.4 or later.


ko-fi


[!NOTE] How to install using homebrew

brew upgrade
brew install --cask Sikarugir-App/sikarugir/sikarugir

Apple Silicon systems also require Rosetta2

/usr/sbin/softwareupdate --install-rosetta --agree-to-license

How to Play PC Games on Mac with SIKARUGIR – Step-by-Step Guide


[!IMPORTANT] DirectX support

  • WineD3D (default) Supports DirectX 11 and below.
  • VKD3D (default) Limited DirectX 12 support.
  • D3DMetal (toggle) 64Bit Direct3D 11 & 12 via Metal (Apple Silicon Macs).
  • DXMT (toggle) DirectX 10 & DirectX 11 via Metal.
  • DXVK (toggle) DirectX 10 & 11 via Vulkan.
  • D9VK (winetricks) DirectX 9 via Vulkan (experimental and no longer being developed).

Apples D3DMetal commonly refered to as GPTK is closed source and has a restrictive license
it can not be used for commerial ports, that's not the case for all over renders.
You can review the license for D3DMetal-v3.0


[!CAUTION] My Antivirus says it's a VIRUS!!!
You need to contact your Antivirus/Anti-malware vendor to report these as false positives.
This started once wine moved to using Mingw-gcc to compile PE binaries.

See the following examples:


Components that fall under LGPL-2.1 license

  • Configure.app (modified version of Wineskin.app)

Sources can be found https://github.com/Sikarugir-App/Sikarugir-foss-sources


Components that don't fall under LGPL-2.1 license

master wrappers Template-1.0/Wineskin-3.0.6-1 or greater

  • Sikarugir Launcher (Running in wineskin compatibility mode)
  • Creator.app (v1.0.1 or greater)

Credits