Releases: danfromtico/autorun
Releases Β· danfromtico/autorun
Release list
test-build-3
What's new
- Per-game key mapping: bind controls separately for each game instead
of one global scheme. - Broader game compatibility: more titles run further than before.
- New branding and a redesigned interface.
- Auto forwarder for older games that need a 32-bit address space -
Autorun now detects when a game needs this and offers to set up the
forwarder for you.
Tips
- To play a Direct3D 9 game through DXVK, copy d3d9.dll from
switch/wine/drive_c/dxvk to the folder next to the game's .exe. - Press + in the launcher to add a game.
Antivirus false positives
Some of the DLLs in this package are heavily patched Wine builds,
modified so Wine can run on the Switch's OS at all. This can trip
antivirus and scanner heuristics. That's a false positive caused by
the patching, not malicious code - the source is in this repository
if you want to check it or build it yourself.
Test Build 2
- New launcher
- Added DXVK (Vulkan) for DirectX titles - now it runs NFSU2 without overclock or with better graphic options with overclock
- A lot of overall improvements