How to run wz2100 on raspberry PI

Discuss the future of Warzone 2100 with us.
Post Reply
ShinyuWu
Greenhorn
Posts: 7
Joined: 02 Dec 2015, 15:17

How to run wz2100 on raspberry PI

Post by ShinyuWu »

Rt,as the titleHow to run wz2100 on raspberry PI
stiv
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 876
Joined: 18 Jul 2008, 04:41
Location: 45N 86W

Re: How to run wz2100 on raspberry PI

Post by stiv »

Slowly! HAHAHAHA

More seriously, first you will need an OpenGL video driver.
You will also need to compile the various libraries WZ needs: Physfs, OpenAL, Qt, etc.
Qt might be the show-stopper here.

Here is the Compile Guide: http://developer.wz2100.net/wiki/CompileGuide
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: How to run wz2100 on raspberry PI

Post by Per »

It won't work. You (still) need desktop OpenGL, and the Pi only supports OpenGL ES.
Gavinmc42
New user
Posts: 2
Joined: 18 Nov 2016, 08:13

Re: How to run wz2100 on raspberry PI

Post by Gavinmc42 »

This needs to be updated.

Latest Jessie Raspbian has better OpenGL support.

If you don't need to use Chromium you can turn the OpenGL support on in raspi-config.
Warzone2100 does then run, it is not perfect, some areas of the maps end up unlit.

Seems to be stable enough to complete a skirmish game.
Gavinmc42
New user
Posts: 2
Joined: 18 Nov 2016, 08:13

Re: How to run wz2100 on raspberry PI

Post by Gavinmc42 »

Update
Latest Jessie has OpenGL support
Warzone does work sort of, only tried 3.1
ie sudo apt-get install warzone...

Need to recompile 3.2 for Pi?
Post Reply