Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I get the following error when I run the AppImage on Ubuntu 20.04:

debugger invoked on a CFFI:LOAD-FOREIGN-LIBRARY-ERROR in thread
#<THREAD "main thread" RUNNING {1005F48103}>:
  Unable to load foreign library (LIBSKIA.CLAWED.SO-559).
  Error opening shared object "/tmp/.mount_notalo20M8zc/usr/lib/libskia.clawed.so":
  libOpenGL.so.0: cannot open shared object file: No such file or directory.
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY    ] Try loading the foreign library again.
  1: [USE-VALUE] Use another library instead.
  2: [ABORT    ] Exit from the current thread.
(CFFI::FL-ERROR "Unable to load foreign library (~A).~%  ~A" #:LIBSKIA.CLAWED.SO-559 "Error opening shared object \"/tmp/.mount_notalo20M8zc/usr/lib/libskia.clawed.so\":
  libOpenGL.so.0: cannot open shared object file: No such file or directory.")
   error finding frame source: Bogus form-number: the source file has probably
                               changed too much to cope with.
   source: NIL
0]

You can install `libopengl0` for it to work. I'll probably relink it into old-school libGL.

(+1)

Thank you, that did the trick! This game is challenging. The best score I could get was 10 before something snuck up on me while I was shooting something else or I narrowly missed a shot. The flashlight effect is cool and so is the particle effect when you shoot.

Yeah, I think I could have done it less hardcore. My max score is 31, and it's probably because i've got lucky :D