Application Details:
Version: | 1.03(a) |
License: | Retail |
URL: | http://www.artechstudios.com/g... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.2-rc7 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Gameplay appears to work completely when playing vs. computer AI
What does not
CD check does not work as is usual with most games under wine. See note below for fix.
note: previously reported missing sound error was due to an issue in compiling wine, the sound works normally as it should.
Workarounds
What was not tested
Multiplayer Network play was not tested, also I elected to do the install "without movies", but I would assume that would not change the game's functionality at all, just the size installed on hard disk.
Hardware tested
Graphics:
Additional Comments
Upgrading rating to "Gold" as game appears to work without issue with a properly compiled version of wine. The only thing needed to enjoy the game for me was to hex edit the game's exe file as it was not detecting the mounted CD-Rom as described below: Game reports CD not in drive upon launch in order to work around this, after install the game from CD use a hex editor to edit the Monopoly.exe file as listed below: Game reports CD not in drive upon launch in order to work around this, after install the game from CD use a hex editor to edit the Monopoly.exe file as listed below: 1. Do a full game install optionally with or without the movies 2. Make the following edits: For v1.00z off the CD edit Monopoly.exe ============================================= Search for: E8 16 EE FE FF at offset 313,493 Change to : B8 01 00 00 00 -- don't search CD for movies -- Search for: E8 21 0C 00 00 at offset 189,834 Change to : B8 00 00 00 00 For v1.03b update edit Monopoly.exe ============================================= Search for: E8 86 E6 FE FF at offset 317,701 Change to : B8 01 00 00 00 -- don't search CD for movies -- Search for: E8 11 0D 00 00 at offset 190,490 Change to : B8 00 00 00 00 1. Do a full game install optionally with or without the movies 2. Make the following edits: For v1.00z off the CD edit Monopoly.exe ============================================= Search for: E8 16 EE FE FF at offset 313,493 Change to : B8 01 00 00 00 -- don't search CD for movies -- Search for: E8 21 0C 00 00 at offset 189,834 Change to : B8 00 00 00 00 For v1.03b update edit Monopoly.exe ============================================= Search for: E8 86 E6 FE FF at offset 317,701 Change to : B8 01 00 00 00 -- don't search CD for movies -- Search for: E8 11 0D 00 00 at offset 190,490 Change to : B8 00 00 00 00
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Jul 12 2010 | 1.2-rc7 | Yes | Yes | No | Gold | brande77 | |
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Jul 12 2010 | 1.2-rc7 | Yes | Yes | No | Silver | brande77 |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.