Goat sacrifice 2012 (unfinished) by Raptor85

[raw]
made by Raptor85 for LD25 (JAM)
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

Feedback

Wan & Manu
18. Dec 2012 路 11:00 UTC
It doesn't launch for me, as soon as I run it it creates a "@@锟斤拷@8 (invalid encoding)" file and crashes.
馃帳 Raptor85
18. Dec 2012 路 16:45 UTC
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.
Rex Peppers
20. Dec 2012 路 21:20 UTC
Can't play linux games
vrld
23. Dec 2012 路 23:01 UTC
Cannot (but would like to play), because of a missing libBox2D.so.2.1.0.
TehSkull
24. Dec 2012 路 04:26 UTC
I hope you come back to this one day.
Dark Acre Jack
30. Dec 2012 路 05:54 UTC
No Linux here, soz.
Neonlare
04. Jan 2013 路 08:23 UTC
Can't play this sadly, even on LinuxEMU :(.
pighead10
05. Jan 2013 路 10:39 UTC
No linux =/
schnerble
05. Jan 2013 路 17:26 UTC
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
05. Jan 2013 路 17:45 UTC
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
06. Jan 2013 路 22:27 UTC
I'd love to try it but I don't have a way to play Linux games at the moment.
RawBits
07. Jan 2013 路 01:11 UTC
Linux? Seriously?
schnerble
07. Jan 2013 路 13:40 UTC
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
07. Jan 2013 路 15:59 UTC
no linux, sorry!