Utilities

4.22.21 / 18-09-2026
Xbox 360 Controller Emulator allows your controller (gamepad, joystick, wheel, etc.) to function as an Xbox 360 controller. For example, it lets you play games such as "Grand Theft Auto" (GTA) or "Mafia II" using a Logitech Wheel.

7.2.18 / 17-09-2026
VirtualBox is a powerful x86 and AMD/Intel64 virtualization solution for home and enterprise usage. It's quite feature rich, high performance yet is freely available as an Open Source Software. While it's mainly a community effort, Oracle is backing it to ensure it maintains high standards of quality.
Presently, it runs on Windows, Linux, Macintosh, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0+, DOS/Windows 3.x, Linux (2.4, 2.6, 3.x and 4.x), Solaris and OpenSolaris, OS/2, and OpenBSD.

3.1.1 / 16-09-2026
DXVK provides a Vulkan-based translation layer for D3D9, D3D10, D3D11 & D3D12. It can be used on Linux with Wine to allow running 3D apps and games designed for Windows on GNU/Linux systems through Wine...
D8VK: An implementation of Direct3D 8 for DXVK.
Check here for me details..
Also, note Vulkan 1.3 is a firm requirement and wine 7.1 or newer.

2.87.5 / 16-09-2026
dgVoodoo is a wrapper for old graphics APIs to run on modern Windows operating systems. Its applied using Direct3D11 with different types of wrapping outputs:
Hardware rendering at GPU feature level 10.1 (recommended)
Hardware rendering at GPU feature level 10.0 (there are some restrictions)
Software rendering through Microsoft WARP renderer
The API's it currently can wrap are:
Glide 2.11, Glide 2.45, Glide 3.1 and Glide 3.1 Napalm
DirectX 1-7 (all versions of DirectDraw and Direct3D up to version 7)
Direct3D 8.1
You also need the 3Dfx splash dlls for Glide if you want 3Dfx splash screen or watermark (shameless plug) through dgVoodoo.
You may also need D3DRM.dll (Direct3D Retained mode) for some games and demos. It's not part of the OS since Windows Vista.

0.23.0 / 14-09-2026
OxyROMon is a cross-platform opinionated CLI ROM organizer written in Rust. Like most ROM managers, it checks ROM files against known good databases. It is designed with archiving in mind, as such it only supports original and lossless ROM formats. Sorting can be done in regions mode, in so-called 1G1R mode, or both. Please check Git for more details.

10.6 / 14-09-2026
Playnite is an open source video game library manager with support for 3rd party libraries like Steam, GOG, Origin, Battle.net and Uplay. While providing one unified interface for your games, it includes game emulation support, fullscreen mode, themes and much more.
Requires Windows 7+ and .NET Framework 4.6

0.6.0 / 07-09-2026
Ruffle is a Flash Player emulator written in Rust. Ruffle runs natively on all modern operating systems as a standalone application, and on all modern browsers through the use of WebAssembly and has extensive content compatibility in ActionScript; the language that powers interactivity in games and applications made with Flash.
Users or website owners may install the web version of Ruffle and existing flash content will "just work", with no extra configuration required. It will also detect all existing Flash content and this is an entirely open source project maintained by volunteers.

11.17 staging / 07-09-2026
WineD3D For Windows is a DirectX 1-11 to OpenGL wrapper with almost full implementation of DirectX used in Wine. Even if Windows supports DirectX natively, using WineD3D can enhance backwards compatibility with older games, especially on Windows 8+ that don't support 16-bit screen modes. Others possible values include eliminating unsupported versions of DirectX, or porting DirectX applications to OpenGL without having to rewrite the rendering code. That said, it's far from perfect...