We do often include affiliate links to earn us some pennies. See more here.

Banished Linux port is pretty much complete, OpenGL performing well

By - | Views: 29,768
tagline-image
The developer of Banished has written an official blog post on the Linux & Mac porting progress, and it's sounding really great.

QuoteDespite some annoyances getting linux setup and a proper development environment going, the Linux build is pretty feature complete, and fully playable.

I do wonder if he will detail any annoyances about Linux he had, as it would be useful for other developers to know I'm sure. Sounds like he came across annoyances on Mac as well.

He states it will need OpenGL 3.2, so that's a pretty low bar and most people should be able to run it (including open source drivers), which is fantastic news.

I think the best bit is this (emphasis mine):
QuoteThe OpenGL renderer is pretty fast now. I had some crazy bugs and mistakes that were only revealed by getting it running on three different platforms. It’s nearly up to the performance of the DX11 version.


As for when it will see a release:
QuoteI still need to release 1.0.5. There’s a few bugs that got reported I need to fix first. I guess I’ve just been distracted by porting – plus working on the two code bases at once is slightly annoying. 1.0.6 will be the first version with OSX/Linux support, so I’ll be glad when I’m only working in a single code base instead of two.


Sounds like it's still another month or two away given that both ports have finishing touches, and Steam integration testing to be done.

I seriously can't wait to try it out.

For those who don't know what it is: It's a harsh survival city builder, with Winter being a pretty big challenge for your townsfolk to live through.

Thanks for the twitter mention about it, Indie Kings. Article taken from GamingOnLinux.com.
0 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.
22 comments
Page: «2/3»
  Go to:

Avehicle7887 Mar 30, 2016
I like this guy, a brutally honest dev and likes to write in details. I can see he has taken many things into careful consideration such as OpenGL 3.2 and common Linux libraries which are found in most of today's distros.

10/10 I'm sold.
Eike Mar 30, 2016
View PC info
  • Supporter Plus
Quoting: Avehicle7887I like this guy, a brutally honest dev and likes to write in details. I can see he has taken many things into careful consideration such as OpenGL 3.2 and common Linux libraries which are found in most of today's distros.

10/10 I'm sold.

That sounds interesting, do you have some links you could share?
chrisq Mar 30, 2016
This game is fantastic, anyone how likes city building/survival will love it.

I already got all achievements streaming it to my linux htpc using steam's in-home-streaming, but now I'll have to pick it up again :D
Rhythagoras Mar 30, 2016
Well this is just fantastic news... I didn't even know a linux port was in the works for this. It was on my steam wishlist for a while but I dropped it after I fully switched to linux and cleaned out the windows-only games from my wishlist. Will definitely be a day one purchase once the port is ready.
Liam Dawe Mar 30, 2016
Quoting: Eike
Quoting: Avehicle7887I like this guy, a brutally honest dev and likes to write in details. I can see he has taken many things into careful consideration such as OpenGL 3.2 and common Linux libraries which are found in most of today's distros.

10/10 I'm sold.

That sounds interesting, do you have some links you could share?
He talks about it directly in the blog post linked.
Nezchan Mar 30, 2016
I was given this for Xmas back in 2014, and I've been dying to play it ever since. I tried to install it with Wine, but the Steam version would run at a decent speed for about three minutes before slowing down and locking up, so I finally gave up. It'll be a real treat to finally get to play it.
soulsource Mar 30, 2016
Quoting: GuestI sure as hell would come across annoyances too if I had to setup a build environment on Windows or OSX!
I've had the honour a few months ago. Getting anything working on Windows is a huge PITA if one is used to code on Linux.

Quoting: GuestEdit: the blog post says:
QuoteIf your system has X11, ALSA for audio, and an OpenGL 3.2 driver, it should be good.
so it looks like it will be good indeed. Not sure if using ALSA directly is a good idea but we’ll see how much stuttering and crackling people get :)..
I'm curious: Why would using ALSA directly cause such issues?
Cybolic Mar 31, 2016
Quoting: soulsource[...]I'm curious: Why would using ALSA directly cause such issues?
Because most distributions these days use PulseAudio and accessing ALSA directly can cause... issues. If he/she means using the ALSA API instead, then PulseAudio should intercept that just fine.
Kallestofeles Mar 31, 2016
Really great stuff!
The game worked flawlessly under wine as well when I tried my gog version of it. When it goes fully native, I'll re-buy it via Steam. :P
jf33 Mar 31, 2016
QuoteI had some crazy bugs and mistakes that were only revealed by getting it running on three different platforms.
Well, that's not crazy - it's normal. It's the reason why you should permanently test your game with all vendors during development. Also, use at least two different compilers on your code. You will get helpful warnings from time to time.
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.