Check out our Monthly Survey Page to see what our users are running.
We do often include affiliate links to earn us some pennies. See more here.

Continuing the improvements from the previous release that added Linux support, the Modern "Jedi Engine" replacement supporting Dark Forces, mods and in the future Outlaws - The Force Engine has a new release out with lots of upgrades.

Here's what's in the latest update:

  • Implemented midi device types to support system midi as well as midi synthesis.
  • Implemented support for midi synthesis using Sound Fonts (sf2).
  • Implemented support for midi synthesis using OPL3 emulation and the iMuse OPL driver.
  • Implemented the ability to change midi devices and outputs during gameplay, the game music is restarted as needed.
  • Added Roland SC-55 and AWE64 sound fonts.
  • Added support for 800p in the resolution list for the Steam Deck.
  • Update the Readme to reflect that external midi is no longer required on Linux.
  • The midi device now defaults to OPL3.
  • Reduced stack size requirements in the audio system to fix issues on Steam Deck.
  • Linux/CMake: also install the Mods and SoundFonts folders.
  • Linux/Paths: look for support data in the executable directory too.
  • CMake: gitVersion: do nothing if Git is not available.
  • Linux: name executable "theforceengine".
  • Add comments categorizing keywords and noting those which are not implemented.

Check it out on GitHub. You do need the data files which you can get from GOG.

If you've been playing it, be sure to leave a comment letting readers know what you think. I haven't had a chance yet, but I am itching to try it out. Just wonderful to see more open source releases like this, helping classic games pretty much live forever on modern platforms.

Article taken from GamingOnLinux.com.
15 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
30 comments
Page: «2/3»
  Go to:

Linuxer Feb 17, 2023
Quoting: whizse
Quoting: Linuxeryes i edited the post now and downloaded and extracted but got even more confused
Yeah, so a binary Linux release is still on the TODO:

"In addition, a Flatpak/snap (or similar) package is planned for version 1.10, alleviating the need to manually compile the project. If you don’t want to compile the code, it might be better to use Windows for now or wait for version 1.10."

From: https://theforceengine.github.io/downloads.html

phew ok. well no i don't want to (or be able even) to compile anythin and no i dont want to use windows either for now or ever again

edit: so i suppose we dumbasses just have to wait to get it run


Last edited by Linuxer on 17 February 2023 at 1:49 pm UTC
Linuxer Feb 17, 2023
Quoting: KlaasOr take a look at the second comment https://www.gamingonlinux.com/2023/02/star-wars-dark-forces-source-port-the-force-engine-adds-linux-support/

oh thanks but i guess i'll just wait. those coding things really give me an instant headache.
Cyril Feb 17, 2023
Quoting: Linuxer
Quoting: KlaasOr take a look at the second comment https://www.gamingonlinux.com/2023/02/star-wars-dark-forces-source-port-the-force-engine-adds-linux-support/

oh thanks but i guess i'll just wait. those coding things really give me an instant headache.

Meanwhile in Arch-based, we have a beautiful AUR package ready to do it for you.
Linuxer Feb 17, 2023
Quoting: Cyril
Quoting: Linuxer
Quoting: KlaasOr take a look at the second comment https://www.gamingonlinux.com/2023/02/star-wars-dark-forces-source-port-the-force-engine-adds-linux-support/

oh thanks but i guess i'll just wait. those coding things really give me an instant headache.

Meanwhile in Arch-based, we have a beautiful AUR package ready to do it for you.

but i'm not on arch. can i still click it and it installs??
Avehicle7887 Feb 17, 2023
Here's a portable pre-compiled binary of the latest version. I tried to include all the important dependencies however you may still require to install some of them for your distro. You can run the "depcheck.sh" file, it will print all the libraries the game is still missing.

Game files are not included of course.

Link: https://drive.google.com/file/d/1dVs5JKw8anUcDprJ9KXRXnWa1fmZAuFB/view?usp=sharing
Linuxer Feb 17, 2023
Quoting: Avehicle7887Here's a portable pre-compiled binary of the latest version. I tried to include all the important dependencies however you may still require to install some of them for your distro. You can run the "depcheck.sh" file, it will print all the libraries the game is still missing.

Game files are not included of course.

Link: https://drive.google.com/file/d/1dVs5JKw8anUcDprJ9KXRXnWa1fmZAuFB/view?usp=sharing

oh nice! now we're making progress but are you the developer??
Oet_ Feb 17, 2023
Quoting: Avehicle7887I'm ashamed to say that as a 90's kid I only had ever played the first level back in the day
You and me both. Played a lot of first levels of games as a kid. We had a short attention span back then, like all children.

Glad midi support is improved, because that was the only thing I was struggling with before.
The SF2 sounds better, but OPL3 is how I remembered the music from back in the 90s.
The Force Engine however crashes when I switch back to System midi (during gameplay). Maybe because I have no configuration for System midi:
corrupted size vs. prev_size
Aborted (core dumped)
dziadulewicz Feb 17, 2023
Quoting: KlaasOr take a look at the second comment https://www.gamingonlinux.com/2023/02/star-wars-dark-forces-source-port-the-force-engine-adds-linux-support/

I can't get it to install either.

The output:

 
git clone https://github.com/luciusDXL/TheForceEngine.git
Cloning into 'TheForceEngine'...
remote: Enumerating objects: 19062, done.
remote: Counting objects: 100% (661/661), done.
remote: Compressing objects: 100% (390/390), done.
remote: Total 19062 (delta 397), reused 484 (delta 264), pack-reused 18401
Receiving objects: 100% (19062/19062), 48.32 MiB | 1.04 MiB/s, done.
Resolving deltas: 100% (14354/14354), done.
cd TheForceEngine
~/TheForceEngine $ mkdir build
~/TheForceEngine $ cd build

~/TheForceEngine/build $ cmake ..
-- The C compiler identification is Clang 14.0.6
-- The CXX compiler identification is Clang 14.0.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang - broken
CMake Error at /usr/share/cmake-3.24/Modules/CMakeTestCCompiler.cmake:69 (message):
  The C compiler

    "/usr/bin/clang"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: /home/user/TheForceEngine/build/CMakeFiles/CMakeTmp
    
    Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_772f0/fast && /usr/bin/gmake  -f CMakeFiles/cmTC_772f0.dir/build.make CMakeFiles/cmTC_772f0.dir/build
    gmake[1]: Entering directory '/home/user/TheForceEngine/build/CMakeFiles/CMakeTmp'
    Building C object CMakeFiles/cmTC_772f0.dir/testCCompiler.c.o
    /usr/bin/clang    -MD -MT CMakeFiles/cmTC_772f0.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_772f0.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_772f0.dir/testCCompiler.c.o -c /home/user/TheForceEngine/build/CMakeFiles/CMakeTmp/testCCompiler.c
    Linking C executable cmTC_772f0
    /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_772f0.dir/link.txt --verbose=1
    /usr/bin/clang CMakeFiles/cmTC_772f0.dir/testCCompiler.c.o -o cmTC_772f0 
    ld.lld: error: cannot open crtbeginS.o: No such file or directory
    ld.lld: error: unable to find library -lgcc
    ld.lld: error: unable to find library -lgcc
    ld.lld: error: cannot open crtendS.o: No such file or directory
    clang-14: error: linker command failed with exit code 1 (use -v to see invocation)
    gmake[1]: *** [CMakeFiles/cmTC_772f0.dir/build.make:100: cmTC_772f0] Error 1
    gmake[1]: Leaving directory '/home/user/TheForceEngine/build/CMakeFiles/CMakeTmp'
    gmake: *** [Makefile:127: cmTC_772f0/fast] Error 2
    
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:11 (project)


-- Configuring incomplete, errors occurred!
See also "/home/user/TheForceEngine/build/CMakeFiles/CMakeOutput.log".
See also "/home/user/TheForceEngine/build/CMakeFiles/CMakeError.log".
Avehicle7887 Feb 17, 2023
Quoting: Linuxeroh nice! now we're making progress but are you the developer??

No, but I love compiling stuff whenever I can
Linuxer Feb 17, 2023
Quoting: Avehicle7887
Quoting: Linuxeroh nice! now we're making progress but are you the developer??

No, but I love compiling stuff whenever I can
Quoting: Avehicle7887
Quoting: Linuxeroh nice! now we're making progress but are you the developer??

No, but I love compiling stuff whenever I can

i thought to try it out and i can see the file and the main page but when i try to download it doesn't:

The page isn’t redirecting properly

An error occurred during a connection to drive.google.com.

This problem can sometimes be caused by disabling or refusing to accept cookies.

now what
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.