WineHQ

Limbo

The game on steam.

Application Details:

Version: Steam
License: Retail
URL: http://limbogame.org/
Votes: 0
Latest Rating: Gold
Latest Wine Version Tested: 1.9.18

Maintainers: About Maintainership

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

Everything I tested. Sound, game, graphics, installation.

What does not

Nothing found.Extended gameplay.

Workarounds

What was not tested

Extended gameplay.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

System: Dual AMD Opteron 275 (8Gb DDR EEC RAM) Nvidia 8800 GTX + Nvidia 310.19 (beta) driver KDE (4.9.4) Desktop 32-bit Wineprefix Works considerably better than the crappy wine-wrapper the "Linux-version" of Limbo shipped with!!

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowGentoo Linux x86_64Sep 02 20161.9.18Yes Yes NoGoldRob 
ShowGentoo Linux x86_64Feb 19 20161.9.3-stagingYes Yes NoGoldRob 
ShowGentoo Linux x86_64Dec 29 20131.7.8Yes Yes NoGoldFletch Hasues 
CurrentopenSUSE Tumbleweed (rolling release)Dec 26 20121.5.20Yes Yes NoPlatinumRob 
ShowGentoo Linux x86_64Dec 01 20131.4.1Yes Yes NoGoldFletch Hasues 

Known Bugs

Bug # Description Status Resolution Other apps affected
27078 Limbo needs native d3dx9_43 and d3dcompiler_43 (purist) NEW View
28529 Limbo game doesn't detect Shader Model 3.0, while card supports it CLOSED NOTOURBUG View

Show open bugs

HowTo / Notes

Pre- / Post- Installation Steps

Override the following dll 's before (or after) installing Limbo:

export WINEPREFIX="❚❚❚❚❚❚"
winetricks d3dx9_43 d3dcompiler_43

In the instance of a failure you would find Limbo might fail to launch successfully (backtrace will indicate a failure in d3dcompiler_43), e.g.:

Backtrace:
=>0 0x056396a9 in d3dcompiler_43 (+0x1e96a9) (0x0033e238)
1 0x055285e4 in d3dcompiler_43 (+0xd85e3) (0x0033e63c)
2 0x0552750e in d3dcompiler_43 (+0xd750d) (0x0033e668)
3 0x054b6e6f in d3dcompiler_43 (+0x66e6e) (0x0033f3a4)
4 0x100e6186 in d3dx9_43 (+0xe6185) (0x0033f650)
5 0x004862e3 in limbo (+0x862e2) (0x03058489)

Alternatively you might see a vertex error KW_VERTEX popup dialog from Wine.

Note: you only need to specify the WINEPREFIX env variable if you are not using the default location: WINEPREFIX="${HOME}/.wine"

More recent test indicates that the issue is still present in Wine release wine-1.9.18 (Vanilla).

Tweaks

"First Time" Setup

To stop the firstevery time (!!) setup of the MS DirectX redistributable, for the default SteamApps location, in a 32-bit Wineprefix:

rm -rf "${WINEPREFIX}/drive_c/Program Files/Steam/steamapps/common/Limbo/DirectX_Redist"

... or for the default SteamApps location, in a 64-bit Wineprefix:

rm -rf "${WINEPREFIX}/drive_c/Program Files/Steam/steamapps/common/Limbo/DirectX_Redist"

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Limbo is going crazy after 5-10 minutes
by Marcin on Sunday August 28th 2016, 4:24
I have wine 1.9.16 and wine-staging 1.9.16 and Limbo is working well but after 5-10 minutes of playing is going crazy - the character moves by himself and the game becomes unplayable.
RE: Limbo is going crazy after 5-10 minutes
by Rob on Sunday August 28th 2016, 17:10
Are you running Limbo in a Wine Virtual Desktop or an X fullscreen session?
What's your Desktop Environment?
Graphics card and driver?
Any fancy (Wine) mouse warp settings? :-)

I'll try and reproduce the issue - if you can give me some idea of your setup!!

Thanks
Bob
RE: Limbo is going crazy after 5-10 minutes
by Marcin on Monday August 29th 2016, 1:40
OK, I have forgot about it.
So I have a laptop with Kubuntu 14.04.3 x86.
I have wine 1.9.16 + wine-staging 1.9.16
installed DirectX.
My graphic card is intel graphics 3000 (my built-in card, I haven't installed my nvidia card drivers because I have been afraid of my linux will crash).
I have default driver.
No, any fancy settings. Mouse is working fine, but the game is not.
RE: Limbo is going crazy after 5-10 minutes
by Rob on Monday August 29th 2016, 4:30
So I'd fix your graphics stack - before raising spurious issues about Wine!! It's probably just the same old, same old broken Ubuntu/Debian stock configuration...

I've just supported a chappie (who I used to work with) fix his Ubuntu Mate 16.04.1 install... He's using a decent Intel Haswell generation IGP Core i5... The interface was freezing up and the CPU core's were spinning hard just to run Mate's Compton compositor (yeh - even a RaspPi Zero could run that DE!!)
Wtf - I thought - time to nuke that out-of-date Intel graphics driver...

You would need to purge:
launchpad.net/ubuntu/+source/xserver-xorg-video-intel

I set a grub kernel modeset line (I think - appeared to work):
i915.modeset=1

See:
wiki.archlinux.org/index.php/intel_graphics

I'm an "Nvidia guy" so I don't much about the Intel i915 graphics stack. But what I did seemed to fix all the stock Ubuntu weirdness...

Your graphics stack is from the Sandy Bridge generation... That's the first of the "modern" Intel IGP's that this procedure would apply for.
RE: Limbo is going crazy after 5-10 minutes
by Marcin on Monday August 29th 2016, 5:25
I have reviewed package list on my kubuntu and I see that I haven't package "xserver-xorg-video-intel" , but only I have packages :
xserver-xorg-video-intel-codename, where codename is vivid, trusty, and others.
I have trusty (14.04) but I have installed video graphic driver for vivid , but why ?
RE: Limbo is going crazy after 5-10 minutes
by Marcin on Monday August 29th 2016, 5:26
"xserver-xorg-video-intel" is on the list, but it's not installed.
RE: Limbo is going crazy after 5-10 minutes
by Rob on Friday September 2nd 2016, 18:38
I had a good crack to re-produce this issue - but I can't. I'd file a bug report if I was you!

Btw I see you've edited your test results a bit - but left them in a limbo state (sorry couldn't resist that one!!) I can't currently access the updated test submission...
Back