Utilities

6954bb8 / 01-04-2025
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.

280325 / 28-03-2025
MS-DOS Player is a MS-DOS emulator running on Windows (32/64-bit) command prompt. Its 16-bit MS-DOS compatible commands can be executed on Win32/x64 environments.
It basically inherits the environment variables from the host Windows, and a target command can access the host's file path directly. As such, you can execute 16bit MS-DOS compatible commands on your 64bit Windows in the same sence as you did on 32bit Windows, and you do not need to copy any files to/from a virtual machine (VMware, Virtual PC, XP mode, or others).
Note: This emulator DOES NOT support Win16 execution files. It aims to support character user interface utilities, for example file converters, compilers, assemblers, debuggers, and text editors. For now, doesn't support graphic/sound hardwares nor is intended to support game softwares.

10.4 staging / 23-03-2025
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...

10.4 (Dev) / 23-03-2025
Wine (Wine Is Not an Emulator) is a compatibility-layer capable of running Windows applications on several POSIX-compliant systems such as Linux, macOS & BSD.
Instead of simulating internal Windows logic like a virtual machine, Wine translates Windows API-calls into POSIX-calls on-the-fly, thus eliminating performance and memory penalties and allowing you to cleanly integrate Windows applications into your desktop.

0.126 / 18-03-2025
MedGui Reborn is a Windows Front-End/Gui for Mednafen multi-system emulator. It features a modern "Metro" style by MetroMed GUI appendix, scanning of rom with comparization with NoIntro Dats, support for compressed files and multi archive in. rar, .7zip, mount on the fly cd based games in compressed zip/cfs/ciso format by Pismo File Mount, automatic/Manual download of available Game Box Art and much more..!

0.18 / 17-03-2025
Ludo is a minimalist frontend launcher for most non-GL libretro cores and is written in go. It offers certain quality of life features like browsing game collections categorized by system with playlists showing in-game screenshots wrapped in a minimalist design. Also provides contextual menu which give you access to actions including quick save and quick load.

2.6 / 14-03-2025
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.