Excellent game! You've got something really good here. Here's hoping you expand on it in the future.
The only issue I've found is that sometimes the shotgun blast doesn't seem to connect with enemies, even at point blank range. It's inconsistent, so it's hard to tell if something's actually wrong or if I'm the problem.
Whenever I try to complete research for the Izegbe, the game crashes. This is the log Lutris gave me:
Started initial process 323 from gamemoderun ./AirshipsLostFlotillaStart monitoring process.Launching...InitializeLoaded PrefsSystem.Collections.Generic.KeyNotFoundException: The given key 'izegbe' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Survivors.ManualGUI.DoResearchUnlocks(String topic, SGame g) in /home/zar/Desktop/Projects/Survivors/Survivors/Manual.cs:line 862 at Survivors.ManualGUI.DoDraw(SGame g, SpriteBatch sb, Int32 ms) in /home/zar/Desktop/Projects/Survivors/Survivors/Manual.cs:line 470 at Survivors.GUIScreen.Draw(SGame g, Int32 ms) in /home/zar/Desktop/Projects/Survivors/Survivors/GUIScreen.cs:line 20 at Survivors.SGame.Draw(GameTime gameTime) in /home/zar/Desktop/Projects/Survivors/Survivors/SGame.cs:line 2257
Can't say for sure. I haven't touched Windows for quite some time, Plus-X, as BloodScourge suggested, might be your best bet. If that doesn't work, I made a script that sets executable permissions for the user and then runs the game. You could put it in a text file ("start_somnabuster.sh" or something like that) Hopefully that helps some.
#!/bin/bashchmod u+x chrome_crashpad_handler nacl_helper nacl_helper_bootstrap somnaBuster./somnaBuster
I'll do some research on the subject and get back to you if I find anything helpful.
When I try to run the somnaBuster file (which I assume is the game executable), I get an error I've never seen before:
Started initial process 429 from gamemoderun ./somnaBusterStart monitoring process.[430:430:1013/154157.105281:FATAL:spawn_subprocess.cc(221)] posix_spawn: Permission denied (13)#0 0x7c07157d3c33 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x61d3c32)#1 0x7c07157e8e96 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x61e8e95)#2 0x7c07157e9e1a (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x61e9e19)#3 0x7c0716dd405c (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x77d405b)#4 0x7c0716dc930a (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x77c9309)#5 0x7c0717d6fdb5 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x876fdb4)#6 0x7c0717d6cead (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x876ceac)#7 0x7c071181b1b8 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x221b1b7)#8 0x7c0715324341 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x5d24340)#9 0x7c0715321e88 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x5d21e87)#10 0x7c071532226a (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x5d22269)#11 0x7c07118191c5 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x22191c4)#12 0x7c070f43b08a (/usr/lib/x86_64-linux-gnu/libc.so.6+0x28089)#13 0x7c070f43b14b (/usr/lib/x86_64-linux-gnu/libc.so.6+0x2814a)#14 0x60e32f731c4a (/home/cameronedwards/Games/itchio/somnabuster/somnaBuster+0x10c49)[429:429:1013/154157.159932:FATAL:crashpad_linux.cc(195)] Check failed: client.StartHandler(handler_path, *database_path, metrics_path, url, annotations, arguments, false, false).Not sure what to make of this.
#0 0x7c07157d3c33 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x61d3c32)#1 0x7c07157e8e96 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x61e8e95)#2 0x7c07157e9bce (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x61e9bcd)#3 0x7c0717d6fdec (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x876fdeb)#4 0x7c0717d6cead (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x876ceac)#5 0x7c071181b1b8 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x221b1b7)#6 0x7c0715324341 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x5d24340)#7 0x7c0715321e88 (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x5d21e87)#8 0x7c071532226a (/home/cameronedwards/Games/itchio/somnabuster/lib/libnw.so+0x5d22269)#9 0x7c07118191c5 ChromeMain#10 0x7c070f43b08a (/usr/lib/x86_64-linux-gnu/libc.so.6+0x28089)#11 0x7c070f43b14b __libc_start_main#12 0x60e32f731c4a _startMonitored process exited.Initial process has exited (return code: 133)All processes have quitExit with return code 133