WineHQ

Animaniacs Game Pack!

Application Details:

Version: 1.0
License: Retail
URL:  
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 1.0.1

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

Both the Animaniacs game and the included quicktime player Install fine.

All games work and are fully playable.


What does not

Background music in all games.

Some problems with transparent background of objects on the screen in balloon pop and minigolf (see screenshots).

Workarounds

What was not tested

all games were tested.

Additional Comments Here (Since the additional comments field can't be formatted):

game complains about colors and screensize being too big but if you hit enter it works just fine in spite of too many colors. If you want it to fill the screen instead of the black borders then I've found the following shell script as a wrapper (I named it wrapper.sh) works well:

#!/bin/sh
res=`xrandr -q | perl -lne '/^\s*(\d+x\d+).*?\*\s*$/ and print $1'`
xrandr -s 640x480
wine 'C:\Program Files\GamePack\wacky.exe'
xrandr -s $res

note that if you have a widescreen display then substitute the smallest screensize supported that will contain 640x480 above.

...alternatively if you want to play it in a small 640x480 window on your desktop then you can run winecfg and check "Emulate a virtual desktop" under the graphics tab, making sure that the "Desktop Size" is set to 640x480 (note that if you need to reverse this later select the graphics tab, uncheck the box and hit the "Enter" key since the OK and APPLY buttons will be off the window and can't be clicked on).

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 9.10 "Karmic" i386 (+ variants like Kubuntu)Apr 18 20101.0.1Yes Yes NoSilverMygames19 
CurrentUbuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu)Jan 27 20080.9.54.Yes Yes NoSilverPeter Ajamian 
ShowopenSUSE 10.2 x86_64Jul 30 20070.9.42.Yes Yes NoSilverDV 

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