winetricks/winetricks

Winetricks is an easy way to work around problems in Wine

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 19th, 2026
Created on March 15th, 2015
Open Issues & Pull Requests: 185 (+0)
GitHub issues: Enabled
Number of forks: 463
Total Stargazers: 3,531 (+0)
Total Subscribers: 99 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.3 days
Mean response time: 50.5 days
90th percentile: 85.8 days
Tracked items: 170

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 47% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 72
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 608 days
Stale 30+ days: 66
Stale 90+ days: 58

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • help wanted (12)
  • enhancement (8)
  • download (4)
  • bug (3)
  • upstream (3)
  • gui (2)
  • question (2)
  • auto-migrated (1)

Detailed Description

Winetricks is a shell script utility that simplifies working around compatibility problems in Wine.

The tool addresses the challenge of running Windows applications on Unix-like systems by automating workarounds for known issues. It maintains a menu of supported applications for which it can apply all necessary fixes automatically. Beyond application-specific workarounds, winetricks allows users to install missing DLLs and adjust various Wine configuration settings, eliminating the need to perform these tasks manually.

Winetricks suits developers and users who run Windows software on Linux, macOS, or other Unix-like systems and want to avoid manual configuration. It is particularly valuable for gaming and application compatibility scenarios where Wine requires specific DLL installations or setting adjustments. The tool is most useful when working with applications that have known compatibility patterns already documented in its supported applications list.

The project maintains active engagement with its user base through regular updates and releases. The tool is distributed across multiple mainstream operating system package managers, indicating sustained integration with the broader Unix-like ecosystem. The project provides both automated update mechanisms via systemd timers and manual installation options, reflecting attention to different user preferences and system configurations.