WineHQ
The Longest Journey Build 161



Category: Main > Games > Adventures > The Longest Journey > Build 161


NameThe Longest Journey
VersionBuild 161
License Retail
URLhttp://www.longestjourney.com/
Votes 12
RatingBronze
Wine Version1.5.15
Maintainers of this version:
Description
This is the lastest build as of May 18th, 2007.
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works
Start game, video, voice , subtitle, mouse, 2d map


What does not
Model 3d (character), exit menu preview


What was not tested
The game after the intro video


Additional Comments


Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowGentoo Linux AMD64Oct 22 20121.5.15 Yes Yes Bronze Tor 
ShowUbuntu 12.04 "Precise" x86_64 (+ variants like Kubuntu)Sep 02 20121.5.11 Yes Yes Bronze an anonymous user 
ShowopenSUSE 12.1 x86_64Jul 04 20121.5.8 Yes Yes Bronze Feldspar 
ShowSlackware 13.37May 19 20121.5.4 Yes Yes Bronze martin veilleux 
ShowUbuntu 10.10 "Maverick" x86_64 (+ variants like Kubuntu)Mar 18 20111.3.15 Yes Yes Bronze an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected
11819 The Longest Journey Demo: characters rendered partially because of artifacts in the z-buffer ASSIGNED View
28678 DirectDraw primary buffer is obscured by transparent window NEW View
29052 Incorrect handling of lit vertices causes models to render black in The Longest Journey ASSIGNED View

 

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

Playable with wine 1.3.32 + patches
by Rafael Martins on Saturday July 21st 2012, 17:33
After digging through all the bug reports I managed to make the game playable; not perfect, but pretty close. You need to compile a very specific version of wine (1.3.32) with a set of patches made by Octavian Vocu specifically for TLJ (thank you, Octavian). Below is a sequence of bash commands to illustrate the process.

Notes:
* The most annoying bug still present is the fact that the "action choices" (hand, eye, etc.) that should appear when you click an object only appear sometimes; you have to keep clicking the object until you get it.
* I'm assuming you've already got TLJ installed somewhere; the GOG installer, for example, works with any recent wine version. The variable $TLJ-PATH below would be the game's installation path.
* If you don't have root powers, set the prefix on './configure' to some local directory inside your home (and run 'make install' without sudo).

# Get the source
wget mirrors.ibiblio.org/wine/source/1.3/wine-1.3.32.tar.bz2
tar jxf wine-1.3.32.tar.bz2
cd wine-1.3.32
# Download and apply patches
wget bugs.winehq.org/attachment.cgi?id=37486 -O tlj-1.patch
wget bugs.winehq.org/attachment.cgi?id=37430 -O tlj-2.patch
wget bugs.winehq.org/attachment.cgi?id=37213 -O tlj-3.patch
patch -p1 < tlj-1.patch
patch -p1 < tlj-2.patch
patch -p1 < tlj-3.patch
# Fulfill build dependencies (if you're not on a Debian-based distro, you'll have to do this another way)
sudo apt-get build-dep wine
# Compile and install into an isolated path
./configure --prefix=/opt/wine-1.3.32-tlj
make
sudo make install
# Use wine-1.3.32-tlj to run the game
cd $TLJ-PATH
/opt/wine-1.3.32-tlj/bin/wine Game.exe

[post new] [reply to this]

About this game, and wine.
by Chris on Thursday September 30th 2010, 17:04
Hello,

i play this game. But without the 3D-Characters its nearly unplayable.. don't know why someone give this game a gold rating.

If i got more diskspace i will try this game again with wine 1.3.0. But i did not test it. I played the game with cedega. But the first Versions i used (7.3.3 and above) had the same issues. That are describe here. Just one Version 7.1.0 works fine and show the Characters.

But maybe its important, here are my settings:

GLSL -> no
FBO -> no
Pixel Shader 1.4
Vertex Shader 1.1

Just had issues with some Fonts in the low resolution. But the game itself work fine, just one issue in the under water world.

[post new] [reply to this]

Not working with 4 Cds version
by Alexander on Friday June 11th 2010, 8:36
The 4 CDs (German language) version game is not working with current wine-1.2-rc2

[post new] [reply to this]


by Caltagirone on Monday April 5th 2010, 9:14
Hello, I like to know where is the support of the game, thank you

[post new] [reply to this]

Major graphical problems, wine 1.0.29
by Lloyd on Thursday September 17th 2009, 11:04
Problems mentioned in related bugs persist. Character models are in black and only partially displayed. Dialogues sometimes come up blank. Some dialogues do not appear to come up at all (but are there).

[post new] [reply to this]

  • err, 1.1.29. by Lloyd on Thursday September 17th 2009, 11:08
Unplayable = Garbage rating
by Anonymous on Sunday November 18th 2007, 18:18
If the game is unplayable for whatever bug/problem, it should have the Garbage rating and not Bronze. No matter how painfully close it is to being playable, if it's unplayable, it's garbage.

from appdb.winehq.org/help/?sTopic=maintainer_ratings under Garbage: "An application gets this rating if it cannot be used for the purpose it was designed for."

(Sorry if I come off harsh in this comment, I don't mean to)

[post new] [reply to this]




   << Back

Page loaded in 0.14494 seconds.