![]() |
|
Off-Topic Everything else. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hi
I think that some users remember that many years ago, Jadeware published the commercial game Halloween. Unfortunately, they decided to drop support the Linux version, and I couldn't buy it. In 2003, it was a shareware game, and you could even order the CD with the full Linux version for $24.95: https://github.com/brizzly/Halloween...Src/misc/ORDER They decided to release the source code on GitHub and Farox from the Open pandora modified it, so it could be build on Linux x86-64. The game still doesn't start because there is an issue with loading the tga images. https://happypenguin.altervista.org/...hp?gameid=1269 http://www.jadegame.com/games/halloween/ https://github.com/brizzly/Halloween3D/issues The game uses libsdl, libjpeg, and libbbass The original Linux version is too old to run on the modern Linux distributions. I hope that someone will be interested to port Halloween to BSD and Solaris, or at least made some changes in the source code. I want to point out that you don't need the original CD with Halloween like it is with many source ports of games. You can simply download the Windows or Mac version of Halloween to use with Linux binary files. |
|
|||
![]()
This game requires a proprietary sound library in order to work.
|
|
|||
![]()
Yes. I know about it, but there is an access to a source code of this game. Someone could rewrite the part of this game to use e.g. SDL-mixer instead the bass library.
The author of Halloween would be happy to merge these changes because he mentioned this solution: "Playing sounds and music is always the tricky part as its very dependant on the platform target. But it should not be hard nowadays to update this code with a good lib on Ubuntu system in order play Mp3 and/or OGGs.. I hope. feel free to fork and let me know how you achieve doing it? Can't stand to see the result on Ubuntu!" https://github.com/brizzly/Halloween3D/issues/3 |
|
|||
![]()
Hi
This is amazing! You can download a first playable version of Halloween: The new nightmare for Linux. Farox fixed the issue with loading the TGA images, and pocak100 solved many other issues that you can see below: - Turn on automatic mipmap generation - Add CMake as an alternative build method - Enable window - Let's show what we draw in the window - Let us interact with the menu - Don't skip the splash screen - Fix console buffer overflow - Reenable keyboard - Load jpeg files using libjpeg-turbo - Plug memory leak - Don't delete textures in UnloadMap(), since we never reload them - Nasty workaround to keep the mouse within the game window - Grab all input while ingame - Restore labels in the controls menu - Rectify confusion between color and depth buffer bit depths - Plug another leak - Fix some minor buffer overflows - We're not using GLU anymore There are still few bugs left, but I think that now it should be a simpler task to port this game to BSD and Solaris. |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cloning a commercial software | Funkygoby | Off-Topic | 1 | 6th June 2018 06:06 PM |
AngelScript/QFusion game | puffymon | OpenBSD Packages and Ports | 2 | 7th October 2017 11:29 PM |
Austria's Max Schrems: US High-tech Giants' Worst Nightmare? | J65nko | News | 0 | 8th October 2015 09:25 AM |
Whats the name of that game? | xmorg | Off-Topic | 5 | 25th January 2012 09:20 PM |
BSD hackers game! | DNAeon | FreeBSD General | 8 | 2nd August 2009 11:19 AM |