The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Everything I tried, game runs fine, no audio problems.
What does not
N/A
What was not tested
Not all games are unlocked, so could only test the games that are available on first play.
Additional Comments
The game installs and runs perfect.
But the game will not install in a 64bit wine prefix the installshield version used by SEGA will only work in a 32bit wine prefix.
Create a 32bit prefix by using the following command (you can specify another name if you don't want to name it wine32)
WINEARCH=win32 WINEPREFIX=$HOME/.wine32 winecfg
Install the game using
WINEARCH=win32 WINEPREFIX=$HOME/.wine32 wine /path/to/setup.exe
You need to run the game from configurator.exe, running MegaCollectionPlus.exe will result in an error.
WINEARCH=win32 WINEPREFIX=$HOME/.wine32 wine /path/to/configurator.exe
It works wine with a Xbox360 controller using xboxdrv driver from http://pingus.seul.org/~grumbel/xboxdrv/. Should also work fine if you are using xpad module, but I did not test it.