WineHQ

The Blob (De Blob)

The only Version I know of.

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!

Free Download The Blob (English Version)

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

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:

  • GPU:
  • Driver:

Additional Comments

You can change the resolution in file "BaseSettings.cfg".

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Aug 04 20172.8Yes Yes NoGoldHoppelHase 
ShowUbuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu)Feb 05 20121.4-rc1Yes Yes NoGoldHoppelHase 
ShowUbuntu 11.04 "Natty" amd64 (+ variants like Kubuntu)Jul 02 20111.3.23Yes Yes NoGoldHoppelHase 
CurrentUbuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu)Nov 26 20101.2.1Yes Yes NoGoldHoppelHase 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

"File not found" not on 32 Bit Ubuntu.
After I got it running on the 64 Bit Ubuntu Linux, I copied everything to a 32 Bit Ubuntu 10.04 computer. But it showed the same error as before the workaround for the 64 Bit version. So I reverted the workaround and then it worked! Note: use winetricks to install missing "msvcp80.dll"!
HOWTO
Doesn't start by default ("File Not Found..."). Workaround:

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

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back