Application Details:
Version: | 1.0 |
License: | |
URL: | http://www.microsoft.com/games... |
Votes: | 3 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 9.13 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installer
Gameplay
What does not
Text
Workarounds
1 - Set Wine to Windows XP
2 - Install XP Compatibility Patch
3 - The Game must be run in 16 Bits / 16 bpp .
For example with xinit, first change to tty1, pressing ctrl+alt+f1, login in console
make a script with the follow example content :
#!/bin/bash
xinit "/usr/bin/wine C:\Program Files (x86)\Microsoft Games\Midtown Madness\MidTown.Exe" -- :1 vt5 -ac -depth 16 &
DISPLAY=:1 /usr/bin/xrandr -s 640x480
Save & Exit, call the file for example lmm.sh
Note the folder "Program Files (x86)" is just if wine is 64 bits, if not should be "Program Files", use the commands :
chmod a+o+x lmm.sh
./lmm.sh
and enjoy it. the text view very curved, and set the controls to keyboard or another, before start a race. on my case, the first time is on "Joystick"
What was not tested
Multiplayer
Hardware tested
Graphics:
Additional Comments
with Xephyr you can try it for example with the follow command lines : Xephyr -ac -screen 640x480x16 -br -reset -terminate :2.0 +extension Composite +extension DAMAGE +extension DOUBLE-BUFFER +extension DPMS +extension GLX +extension RANDR +extension RENDER +extension X-Resource +extension XFIXES +extension NV-GLX -title "Inukaze - Microsoft Midtown Madness (Chicago Edition)" & DISPLAY=:2 wine "C:\Program Files (x86)\Microsoft Games\Midtown Madness\MidTown.Exe"
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 22.04 "Jammy" (+ variants like Kubuntu) | Aug 14 2024 | 9.13 | Yes | Yes | Yes | Silver | Dan | |
Show | Arch Linux x86_64 | Feb 27 2022 | 7.3-staging | Yes | Yes | Yes | Gold | Nf | |
Current | Slackware64 14.2 multilib | Aug 24 2017 | 2.0.2 | Yes | Yes | Yes | Silver | Inukaze | |
Show | Mac OS X 10.11 "El Capitan" | Jun 10 2016 | 1.9.11 | N/A | No | No | Garbage | an anonymous user | |
Show | Mac OS X 10.11 "El Capitan" | Jun 10 2016 | 1.9.11 | N/A | No | No | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.