Miss the arcade but don’t have a cab sitting in your living room? In this guide, I’ll walk you through setting up Wangan Midnight Maximum Tune 6RR (WMMT6RR) on your PC using WanganArcadeLoader.
Requirements
- WMMT6RR v3.05.03 Game Dump [Archive.org mirror]
- WMMT6RR English Patch [GDrive mirror]
- OR WMMT6RR v3.05.03 + English + Story 38 Fix
- [Modsfire mirror Part 1]
- [Modsfire mirror Part 2]
- [Modsfire mirror Part 3]
- You need to download all 3 parts from modsfire to extract them together
- WanganArcadeLoader v0.11
- 7zip or similar
- A text editor — Visual Studio Code, Sublime Text or similar
- Gamepad or steering wheel (Xbox, PlayStation, or Logitech wheel controllers)
Setting Up WMMT6RR
Step 1 — Extract the Game Dump
Download WMMT6RR and extract it with 7zip to your preferred location.
- If you downloaded the WMMT6RR v3.05.03 + English + Story 38 Fix version, extract it with 7zip to your preferred location and skip Step 2.
- If you downloaded Modsfire links, make sure to download all 3 parts and extract them together with 7zip — it will automatically combine the parts during extraction.
Step 2 — Apply the English Patch
Download and extract the WMMT6RR English Patch. Copy and replace all files into your WMMT6RR game directory.
Step 3 — Install WanganArcadeLoader
Download and extract WanganArcadeLoader directly into your WMMT6RR game folder.
Step 4 — Cap Frame Rate to 60 FPS
This is important — without a 60 FPS cap, the game will run at double speed and be completely unplayable.
For Nvidia users:
- Right click on your desktop and open NVIDIA Control Panel
- Go to Manage 3D Settings → Program Settings
- Click Add and browse to wmn6r.exe in your WMMT6RR folder
- Set Max Frame Rate to 60 FPS
For AMD users:
- Open AMD Software: Adrenalin Edition
- Go to Gaming and add wmn6r.exe
- Enable Frame Rate Target Control and set it to 60 FPS
Step 5 — First Launch
Run wmn6r.exe for the first time. A Windows Firewall pop-up will appear — click Allow access. After that, close the game.
Step 6 — Adjust Resolution
Open config.toml in your text editor. Look for line 5:
res = { x = 1360, y = 768 }
Change the values to your screen resolution. Mine is 3840x1600:
res = { x = 3840, y = 1600 }
Step 7 — Launch and Play
Run wmn6r.exe again, grab your controller and you’re good to go.
To navigate menus, press R2 (PlayStation) or Right Trigger (Xbox).
FAQ
1. How do I save my progress?
You can’t with WanganArcadeLoader alone. To save your progress, you need to connect to a public server that supports it (e.g. Fantasy 6RR) or use TeknoParrot (which requires a subscription).
If saving is a must and you don’t want to deal with servers, play WMMT5 or below instead. See my WMMT5 tutorial for that - This is updating.
2. How do I adjust controller bindings with WanganArcadeLoader?
Edit keyconfig.toml with your text editor. Controls use SDL2 format and most common controllers are already supported — check gamecontrollerdb.txt for the full list of recognised controllers.
If you’re using a Logitech G29 (PS/PC version), you can use wheel2xinput to map the wheel correctly.
3. I still need help.
Join the Wangan Midnight Emulation Discord Server for support.
Want to save your cars and connect to online servers? I’ll cover how to connect to TeknoParrot server or Fantasy 6RR public server in a separate tutorial — coming soon.
Credits
I give my sincere thanks to:
- Emuline Forum for the amazing release
- vixen256 for WanganArcadeLoader
- TattooHanz for the english translation
- WME Discord for community support