NEW UPDATE -
I ADDED A VERSION FOR MAC USERS (if there are any errors that is because i don't own a mac and cannot test it)
LINK
Beyond the Rize
Re: Beyond the Rize
It doesn't work.
"cannot execute binary file: Exec format error".
You probably want to package game as appimage, https://love2d.org/wiki/Game_Distribution under "Official AppImage", since, it seems, it's the best way to package love game for linux for now.
Re: Beyond the Rize
FIxed it! i could not test it on my linux computer (it cannot run .AppImage) but it should work for youGVovkiv wrote: ↑Fri Jun 17, 2022 1:47 pmIt doesn't work.
"cannot execute binary file: Exec format error".
You probably want to package game as appimage, https://love2d.org/wiki/Game_Distribution under "Official AppImage", since, it seems, it's the best way to package love game for linux for now.
Re: Beyond the Rize
While it's can now runnable, it shows no-game screen.
I unpacked your appimage...
and it looks like you just downloaded love appimage without fusing it with your game...
(Or fused it incorrectly)
Here, let me try: unzip my attachment, there will be appimage with fused your game, that i unpacked from windows version of game.
It should work.
Re: Beyond the Rize
thanks! for some reason, my linux OS cannot run appimagesGVovkiv wrote: ↑Fri Jun 17, 2022 7:17 pm While it's can now runnable, it shows no-game screen.
I unpacked your appimage...
and it looks like you just downloaded love appimage without fusing it with your game...
(Or fused it incorrectly)
Here, let me try:
BTR.zip
unzip my attachment, there will be appimage with fused your game, that i unpacked from windows version of game.
It should work.
Re: Beyond the Rize
What distro do you use?freeve4h wrote: ↑Fri Jun 17, 2022 10:05 pmthanks! for some reason, my linux OS cannot run appimagesGVovkiv wrote: ↑Fri Jun 17, 2022 7:17 pm While it's can now runnable, it shows no-game screen.
I unpacked your appimage...
and it looks like you just downloaded love appimage without fusing it with your game...
(Or fused it incorrectly)
Here, let me try:
BTR.zip
unzip my attachment, there will be appimage with fused your game, that i unpacked from windows version of game.
It should work.
I assume, it's something like Ubuntu, so it should run appimages. Maybe you forgot to make game appimage executable?
Code: Select all
chmod +x /path/toappimage/BTR.AppImage
When it will become executable, you absolutly should be able to run appimages.
Re: Beyond the Rize
i use debian. and i always set it to executable.GVovkiv wrote: ↑Sat Jun 18, 2022 6:30 am What distro do you use?
I assume, it's something like Ubuntu, so it should run appimages. Maybe you forgot to make game appimage executable?Or in most GUI file managers you can do right click on file to open context menu, open file properties, found there "Executable" flag (or similliar) and check it.Code: Select all
chmod +x /path/toappimage/BTR.AppImage
When it will become executable, you absolutly should be able to run appimages.
Re: Beyond the Rize
Maybe appimage libs is outdated in default debian repos?
(I'm not strong in debian, but as far i know their soft/libs/etc in repos can easly be 3 years old, with default branch. Maybe something like testing(or how it named there?) branch will work better?)
Are you tried, for testing purposes, run default fedora in vm or from usb to check if appimages works there?
Who is online
Users browsing this forum: zingo and 4 guests