Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

itch.ioitch.io logo & titleitch.io logo

Browse GamesGame JamsUpload GameDeveloper LogsCommunity
Log inRegister
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Reyold

102
Posts
5
Topics
4
Followers
303
Following
A member registered Oct 30, 2020 ·View creator page →

Recent community posts

Any chance of the full game coming to Itch?

Any chance the Linux version will be updated any time soon?

Any chance of the full version coming to Itch?

Hey, has there been any progress on the Linux version? No rush, just wondering.

Well, that's a shame. Thanks for the heads up.

What a fantastic game. I only wish it was a little longer, but if the worst thing I can say about it is that it left me wanting more, that's a pretty good sign.

Linux version works great on POP! OS.

It works fine, once the right files are set to executable. As Bloodscourge pointed out, there are three other files that need to execution privileges: chrome_crashpad_handler, nacl_helper, and nacl_helper_bootstrap

Will the recent update be coming to Linux soon?

I'm using POP! OS (Ubuntu based). Can't say I know why your controller is doing that.

TheArch Wiki might be able to help.

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.

Nope, same deal.

I'll research zip and see if there's a method to retain permissions after extraction.

Hopefully, if PD CGT uses plus-x, it'll work for them.

While using plus-x didn't seem to work for me for some reason, I can say that manually making those files executable does make the game run now (thanks for that).

plus-x acts like the permissions are changed, but when I extract the zip file, the changes don't stay.

I actually already got the answer via YouTube, but thanks anyway! I was not expecting a hidden wall.

Congrats on the Early Access release! Is there any chance of the game coming to Itch.io?

Is there anyone who can give me a hint on where to go to finish the fourth level? I'm totally lost.

Thanks, I appreciate it. I'll do some research of my own and see if I can come up with anything. Worst case scenario, I'll just run the Windows version through Wine.

And thankyou for delivering. Already enjoying the game.

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).
#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
Not sure what to make of this.

For some reason, there's no option to buy the game

I don't see the download button on the main page. Was there a glitch or something?

itch.io on Twitteritch.io on Facebook
AboutFAQBlogContact us
Copyright © 2025 itch corp ·Directory ·Terms ·Privacy ·Cookies

[8]ページ先頭

©2009-2025 Movatter.jp