Application Details:
Version: | English |
License: | Retail |
URL: | http://www.g-collections.com/d... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 2.4 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything but CD detection.
What does not
The CD isn't detected properly.
Workarounds
What was not tested
Everything was tested.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 17.04 "Zesty" amd64 (+ variants like Kubuntu) | Apr 26 2017 | 2.4 | No, but has workaround | Yes | No | Gold | GatoLoko | |
Show | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Jan 08 2012 | 1.3.36 | No, but has workaround | Yes | No | Gold | GatoLoko |
Bug # | Description | Status | Resolution | Other apps affected |
The installer and game fails to recognize the CD, so we need to "install" it manually and apply a NO-CD patch.
1. Create a folder for the game files:
mkdir ~/.wine/drive_c/games/bunny
2. Copy all files from the CD to the HD:
cp /cdrom-mount-point/* ~/.wine/drive_c/games/bunny
3. Change the permisions so we can replace the exe:
chmod +r ~/.wine/drive_c/games/bunny/*
4. Download the no-cd patch from here
5. Extract the patch and replace the game executable with it
After this you can launch the game with:
wine ~/.wine/drive_c/games/bunny/BUNNYUS.EXE
Or create your own launcher.
This game uses MIDI for it's background music, so you need to have a working MIDI synthesizer on you system.
Most modern cards don't include a MIDI synthesizer anymore, so you need to configure timidity to emulate it.
On older cards where there is a hardware synthesizer, like creative Sound Blaster 32/64/128/Audigy, you need to load a sound bank into the card using asfxload. You can find the banks in the drivers cd that comes with the card, as files with "sf2" extension.
Comments for this application have been disabled because there are no maintainers.