WineHQ

Midtown Madness

Version 1.0 with No-CD (Copy protection stopped this running completely)

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!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

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:

  • GPU:
  • Driver:

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"

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 22.04 "Jammy" (+ variants like Kubuntu)Aug 14 20249.13Yes Yes YesSilverDan 
ShowArch Linux x86_64Feb 27 20227.3-stagingYes Yes YesGoldNf 
CurrentSlackware64 14.2 multilibAug 24 20172.0.2Yes Yes YesSilverInukaze 
ShowMac OS X 10.11 "El Capitan"Jun 10 20161.9.11N/A No NoGarbagean anonymous user 
ShowMac OS X 10.11 "El Capitan"Jun 10 20161.9.11N/A No NoGarbagean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back