WineHQ

I Spy Spooky Mansion Deluxe

This version is referred to as the "[Old Version]" on Amazon.com

Application Details:

Version: 9-69490-6
License: Retail
URL: http://www.scholastic.com/ispy...
Votes: 0
Latest Rating: Garbage
Latest Wine Version Tested: 3.9-staging

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

Everything works but screen resizing.

What does not

Screen resizing does not work when it starts. You have to shrink the resolution to 640x480 prior to running for it to fill the screen. To get around this, I launch with the below script.


#! /bin/sh

xrandr --output default --mode 640x480

env WINEPREFIX="/home/anna/.wine" wine "C:\Program Files\Scholastic\I SPY Spooky Mansion Deluxe\spooky2.exe"

# Mode is necessary because of nvidia driver lack of support of full xrandr
# extensions. Intel or ATI drivers may be able to substitute "--auto" for
# "--mode 1280x1024". If you require the mode, be sure to substitute
# "1280x1024" with your normal resolution, or else write a fancier shell
# script and give it back. :)
xrandr --output default --mode 1280x1024

Workarounds

What was not tested

End of game.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowFedora 28 x86_64Jun 09 20183.9-stagingYes Yes NoGarbageStewart Jefferson 
CurrentUbuntu 8.04 "Hardy" i386 (+ variants like Kubuntu)Oct 29 20081.0.1Yes Yes GoldAndrew Prunicki 

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