Goat sacrifice 2012 (unfinished)

Coolness★★★★★★★★★★50%
Was going to be an "incredible machine" clone except each stage you're trying to figure out how to sacrifice the goat, but only ended up having 2-3 hours to work on it sunday night so it's barely started, much less finished, so all it really is right now is a rough physics sim with a "goat" that gibs when the "knife" hits it.

There's nothing to really play so i didn't bother with cross compiling, as with all my stuff from past few LD's made with my "aether" game engine.

http://www.kickstarter.com/projects/1844752097/aether-game-engine-open-source-linux-android-windo

I wish i could submit my ld25 warmup entry for my main compo instead, as a matter of fact i'd rather get feedback on that one than this crap O_x http://www.ludumdare.com/compo/ludum-dare-25-warmup/?action=preview&uid=7131

screenshot

Comments14

Wan & Manu
Wan & Manu18 Dec 2012, 11:05
It doesn't launch for me, as soon as I run it it creates a "@@��@8 (invalid encoding)" file and crashes.
Raptor85author18 Dec 2012, 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.
vrld
vrld23 Dec 2012, 23:06
Cannot (but would like to play), because of a missing libBox2D.so.2.1.0.
TehSkull
TehSkull24 Dec 2012, 04:31
I hope you come back to this one day.
Neonlare4 Jan 2013, 08:28
Can't play this sadly, even on LinuxEMU :(.
schnerble
schnerble5 Jan 2013, 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
SonnyBone
SonnyBone6 Jan 2013, 22:32
I'd love to try it but I don't have a way to play Linux games at the moment.
RawBits
RawBits7 Jan 2013, 01:16
Linux? Seriously?
schnerble
schnerble7 Jan 2013, 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.

Other games by @raptor85

Found a bug?
Tell us on Discord