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!
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:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Fedora 28 x86_64 | Jun 09 2018 | 3.9-staging | Yes | Yes | No | Garbage | Stewart Jefferson | |
Current | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Oct 29 2008 | 1.0.1 | Yes | Yes | Gold | Andrew Prunicki |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.