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

Here's a Makefile that patches this for the technically inclined (requires curl):


https://pastebin.com/7n3SdakB

Thanks! This worked great for me.

Damn this is way over my head

Guess I won't be playing Oneshot on my Deck then

I can try to condense it into one command if you're comfortable running it in the Terminal?

That would be incredible if you could thank you.

I'm a complete beginner to Linux, but I have faith I can manage at least that!

(+1)

The makefile was not working for me, but i discovered that deleting the libgmodule-2.0.so in squashfs-root before rebulding fixed it

Hi, I came across your message. With some trial I used the makefile (it was my first time doing such a thing). But it still doesn't seem to run.
Now I get two errors.

ERROR: ld.so: object 'libgmodule-2.0.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

/tmp/.mount_OneShoYAoQyB/usr/bin/oneshot: symbol lookup error: /lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_module_open_full

ERROR: ld.so: object 'libgmodule-2.0.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.