Application Details:
Version: | Final |
License: | Free to use and share |
URL: | http://binnenstad.hku.nl/ |
Votes: | 1 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 2.8 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
It doesn't start by default but just shows an error (File Not Found). Once it runs, everything works: menu, mouse, music, sound, graphics.
What does not
Doesn't start by default. See "How To" below to get it running.
Workarounds
What was not tested
Everything was tested.
Hardware tested
Graphics:
Additional Comments
You can change the resolution in file "BaseSettings.cfg".
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Aug 04 2017 | 2.8 | Yes | Yes | No | Gold | HoppelHase | |
Show | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Feb 05 2012 | 1.4-rc1 | Yes | Yes | No | Gold | HoppelHase | |
Show | Ubuntu 11.04 "Natty" amd64 (+ variants like Kubuntu) | Jul 02 2011 | 1.3.23 | Yes | Yes | No | Gold | HoppelHase | |
Current | Ubuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu) | Nov 26 2010 | 1.2.1 | Yes | Yes | No | Gold | HoppelHase |
Bug # | Description | Status | Resolution | Other apps affected |
1. create script to start in main directory:
#!/bin/sh # Change working directory to current directory: DIRECTORY=$(cd `dirname $0` && pwd) cd $DIRECTORY # Start DeBlob.exe with parameter 'EN': env WINEPREFIX="/$HOME/.wine" wine DeBlob.exe EN
2. If "template/Credits_EN/Info not found" error occurs:
Move the 3 template definitions from file "Assets/Menus/CreditsMenu_EN.overlay" to new file "Assets/Menus/00_CreditsMenu_EN.overlay". This workaround with the new file is due to the bad style of Ogre to ensure resource dependency with file names. Other systems = other file name order => missing/wrong dependencies.
Comments for this application have been disabled because there are no maintainers.