FoonLudum Dare ExplorerLD25 → Goat sacrifice 2012 (unfinished)

Goat sacrifice 2012 (unfinished)

By raptor85

View on Wayback Machine

CategoryRankScoreCount
Coolness350

Comments

wan 2012-12-18 11:05

It doesn't launch for me, as soon as I run it it creates a "@@��@8 (invalid encoding)" file and crashes.

raptor85 2012-12-18 16:50

I didn't pack a launcher with it like i normally do, so if you don't have all the library dependencies installed locally (you wont unless you installed them from one of my other games) you have to set LD_LIBRARY_PATH to "./:$PATH" before running so it can use the packaged libs.

jomomomo 2012-12-20 21:25

Can't play linux games

vrld 2012-12-23 23:06

Cannot (but would like to play), because of a missing libBox2D.so.2.1.0.

tehskull 2012-12-24 04:31

I hope you come back to this one day.

the-jack 2012-12-30 05:59

No Linux here, soz.

neonlare 2013-01-04 08:28

Can't play this sadly, even on LinuxEMU :(.

pighead10 2013-01-05 10:44

No linux =/

schnerble 2013-01-05 17:31

The first error was the missing libBox2D.so.2.1.0 - but I got around that with an "ln -s libBox2D.so libBox2D.so.2.1.0" along with LD_LIBRARY_PATH. Unfortunately another error came up next:

X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 34 ()
Serial number of failed request: 133
Current serial number in output stream: 132

raptor85 2013-01-05 17:50

box2d is available here if you need it for your system http://www.midnightfragfest.com/wp-content/plugins/download-monitor/download.php?id=27

@schnerble that opcode means your system is incapable of creating an OpenGL 3.3 context, I should have mentioned that, my engine does require OpenGL3.3 or higher support (GeForce 9000 series or up, with offcial nvidia drivers, or equivilant radeon card)

sonnybone 2013-01-06 22:32

I'd love to try it but I don't have a way to play Linux games at the moment.

rawbits 2013-01-07 01:16

Linux? Seriously?

schnerble 2013-01-07 13:45

Raptor: ah, of course. I have a dual-GPU laptop (Intel HD Graphics OpenGL 3.0-ish + GeForce 540M OpenGL 4.x) and need to use a special command to run it on the GeForce as opposed to the Intel card. Guess I should've thought to try that. Pity; I've been trying to run many of the Linux games as I spend most of my time on that OS :) Unfortunately I probably won't get to touch that machine before the deadline now.

angrygeometry 2013-01-07 16:04

no linux, sorry!