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.

This is pretty fun! Game porter Ryan "Icculus" Gordon has announced that they've picked back up an older project called sdl12-compat, which provides SDL2 compatibility for older software stuck on SDL1.2.

Recently I started back up on an ancient project I never got too far with before, called sdl12-compat. The idea is to provide a binary that looks like SDL 1.2 to the legacy app, but behind the scenes, it loads a real build of SDL2 and lets that do all the hard work, just translating between what the app and SDL2 need.

There's plenty more to the post but that above seemed like a good intro…

An interesting project, one that could take some pain away from old games and applications that are no longer supported or updated. As Gordon notes, it would enable things like Wayland support without an X11 fallback, support other platforms due to the zlib license and so on. One bit that does sound quite exciting, is that it would get older games and applications that were software-rendered over onto the GPU and getting better performance, as well as better fullscreen support and more.

YouTube Thumbnail
YouTube videos require cookies, you must accept their cookies to view. View cookie preferences.
Accept Cookies & Show   Direct Link

Love the Half-Life 3 folder there, blink and you will miss it.

While the use of it will obviously be quite limited, since most things are made with SDL2 now and you would be mad to use SDL1.2 it's still great to have projects like this so nothing is left behind.

See the full post on Patreon.

Article taken from GamingOnLinux.com.
Tags: Game Dev, Misc
29 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.
17 comments
Page: 1/2»
  Go to:

Liam Dawe Mar 12, 2019
Quoting: GuestI'm a bit confused most likely because I'm very uneducated if it comes to SDL ^^"
Why is there any need for a compat tool? If I look up my package manager (YaST - Software Management) I can still install SLD 1.2 for older applications.
SDL1.2 hasn't been actively maintained for a long time, eventually with the switch over to Wayland and so on software using SDL1.2 might not even work.

Everything moves on, SDL2 for example has vastly better multi-monitor support, which is incredibly painful on SDL1.2 (and yes, some games do still use it - One Hour One Life for example).
dubigrasu Mar 12, 2019
A "Half Life 3" folder on his desktop :)
Purple Library Guy Mar 12, 2019
Cool. I wonder if that's relevant to my old Loki games.
Dunc Mar 12, 2019
Quoting: dubigrasuA "Half Life 3" folder on his desktop :)
That's what happened to it! Valve sent it to Ryan to port to Linux, and he forgot to give it back.
Shmerl Mar 12, 2019
Quoting: GuestOh this is great, it might make some AGS games playable.

Isn't AGS using Allegro still? So I don't think it's going to help.
Shmerl Mar 12, 2019
That's a great project, which will help quite a number of not very recent games that aren't updated anymore.
sub Mar 12, 2019
Quoting: Guest
Quoting: dubigrasuA "Half Life 3" folder on his desktop :)
That little 2-second reveal was just a little bit too convenient if you ask me.

1) middle of video
2) "Oopsie!" (as if R.G. would mess that up before recording...)
2.1) obvious misdirection with icons
2.2) folder matches background color

:P

I can't think of anyone considering this being more than a nice joke. :D
Liam Dawe Mar 12, 2019
Quoting: Guest
Quoting: dubigrasuA "Half Life 3" folder on his desktop :)
That little 2-second reveal was just a little bit too convenient if you ask me.
Well, yeah :P
Purple Library Guy Mar 12, 2019
I wonder also if there's anything out there to do similar compatibility tricks with old Linux sound stuff, you know like OSS and Alsa and whatever.
rea987 Mar 12, 2019
Well, there's already SDLCL that's exactly do it.

https://github.com/MrAlert/sdlcl

I'm using it daily to force ETQW, Prey (2006) and UT2k4 to use SDL2.
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.