Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

not working on steam deck, any advice?

$ ./MurMur.sh
Could not import renpy.bootstrap. Please ensure you decompressed Ren'Py correctly, preserving the directory structure. 
Traceback (most recent call last):
  File "/home/deck/.config/itch/apps/mur-mur/MurMur-0.6-pc/lib/linux-x86_64/../../MurMur.py", line 198, in <module>
    main()
  File "/home/deck/.config/itch/apps/mur-mur/MurMur-0.6-pc/lib/linux-x86_64/../../MurMur.py", line 188, in main
    import renpy.bootstrap
  File "/home/deck/.config/itch/apps/mur-mur/MurMur-0.6-pc/renpy/__init__.py", line 56, in <module>
    from renpy.compat import *
  File "/home/deck/.config/itch/apps/mur-mur/MurMur-0.6-pc/renpy/compat/__init__.py", line 59, in <module>
    import future.standard_library
ImportError: No module named future.standard_library

Oof, haven't tried the game on steamdeck and I don't have testers for that either. 

But since Steamdeck is a Linux-based platform, I guess you've downloaded the Linux build of the latest version. That build doesn't work for everyone, so try to download "Compressed" Linux version, at tell me if that worked out for you.

(+1)

using compressed version works, i could do with workarounds to install future library globally though without guarantee that game will work 100% the same (or it even runs; ive seen game has it shipped but something is off)