Application Details:
Version: | Demo |
License: | |
URL: | http://www.serioussam2.com/sam... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.0-rc1 |
Maintainers: About Maintainership
What works
The demo is perfectly playable in a single player mode, multiplayer seems to work too.
What does not
There is some serious problem with window management. If the game window looses focus for some reason, the game pauses, hides its window, and then it's impossible to bring the window back to continue playing.
This problem also prevents changing screen resolution in game options. A workaround is to edit Scripts/PersistentSymbols.ini manually.
Workarounds
What was not tested
Network play was not tested extensively, due to small number of hosts and players online.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux 5.x "Lenny" | May 23 2008 | 1.0-rc1 | Yes | Yes | Platinum | Simon W. | ||
Show | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Jan 16 2008 | 0.9.53. | Yes | Yes | Platinum | idan | ||
Show | Fedora 7 | Aug 14 2007 | 0.9.43. | Yes | Yes | Bronze | Louis Lenders | ||
Show | Ubuntu 6.10 "Edgy" i386 (+ variants like Kubuntu) | Apr 15 2007 | 0.9.35. | Yes | No | Garbage | an anonymous user | ||
Show | Ubuntu 6.06 "Dapper" i386 (+ variants like Kubuntu) | Aug 29 2006 | 0.9.20. | No | Not installable | Garbage | Gerry Cherry |
Bug # | Description | Status | Resolution | Other apps affected |
From now on, please submit only tests that contain multiplayer tests. Single player is known to run well. You may still submit your test for single player, if there are special instructions to follow for certain platforms, under special circumstances etc...
Other submissions will be rejected
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Simon W. on Sunday May 25th 2008, 17:04
by Simon W. on Friday May 23rd 2008, 15:41
A better URL: www.croteam.com/
Download: www.fileplanet.com/82639/80000/fileinfo/Serious-Sam:-The-Second-Encounter-Demo
Serious Sam 2 can be found here: appdb.winehq.org/objectManager.php?sClass=application&iId=4741
by Tobias Jakobi on Monday March 31st 2008, 8:31
for those who have problems with non-existant Z-buffer. The Serious Sam engine doesn't seem to specify that it really needs a Z-buffer and hopes for the standard Z-buffer depth of 16 bits. This is not quite correct behaviour and doesn't work with wine-0.9.57 and upwards.
To fix this open the ingame console and type:
gap_iDepthBits=24
ApplyVideoMode()
More information about the bug and fix in:
bugs.winehq.org/show_bug.cgi?id=11970
Greets,
Tobias Jakobi
EDIT: The demo works perfectly for me (wine-0.9.58)