Beyond the Rize

Show off your games, demos and other (playable) creations.
User avatar
freeve4h
Citizen
Posts: 56
Joined: Sat Apr 30, 2022 9:48 pm
Contact:

Re: Beyond the Rize

Post by freeve4h »

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
User avatar
freeve4h
Citizen
Posts: 56
Joined: Sat Apr 30, 2022 9:48 pm
Contact:

Re: Beyond the Rize

Post by freeve4h »

LINUX VERSION COMING SOON!!!
User avatar
freeve4h
Citizen
Posts: 56
Joined: Sat Apr 30, 2022 9:48 pm
Contact:

Re: Beyond the Rize

Post by freeve4h »

LINUX VERSION IS OUT!
User avatar
GVovkiv
Party member
Posts: 668
Joined: Fri Jan 15, 2021 7:29 am

Re: Beyond the Rize

Post by GVovkiv »

freeve4h wrote: Fri Jun 17, 2022 12:23 pm LINUX VERSION IS OUT!
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.
User avatar
freeve4h
Citizen
Posts: 56
Joined: Sat Apr 30, 2022 9:48 pm
Contact:

Re: Beyond the Rize

Post by freeve4h »

GVovkiv wrote: Fri Jun 17, 2022 1:47 pm
freeve4h wrote: Fri Jun 17, 2022 12:23 pm LINUX VERSION IS OUT!
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.
FIxed it! i could not test it on my linux computer (it cannot run .AppImage) but it should work for you
User avatar
GVovkiv
Party member
Posts: 668
Joined: Fri Jan 15, 2021 7:29 am

Re: Beyond the Rize

Post by GVovkiv »

freeve4h wrote: Fri Jun 17, 2022 4:03 pm FIxed it! i could not test it on my linux computer (it cannot run .AppImage) but it should work for you
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
(12.48 MiB) Downloaded 74 times
unzip my attachment, there will be appimage with fused your game, that i unpacked from windows version of game.
It should work.
User avatar
freeve4h
Citizen
Posts: 56
Joined: Sat Apr 30, 2022 9:48 pm
Contact:

Re: Beyond the Rize

Post by freeve4h »

GVovkiv 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.
thanks! for some reason, my linux OS cannot run appimages
User avatar
GVovkiv
Party member
Posts: 668
Joined: Fri Jan 15, 2021 7:29 am

Re: Beyond the Rize

Post by GVovkiv »

freeve4h wrote: Fri Jun 17, 2022 10:05 pm
GVovkiv 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.
thanks! for some reason, my linux OS cannot run appimages
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?

Code: Select all

chmod +x /path/toappimage/BTR.AppImage
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.
When it will become executable, you absolutly should be able to run appimages.
User avatar
freeve4h
Citizen
Posts: 56
Joined: Sat Apr 30, 2022 9:48 pm
Contact:

Re: Beyond the Rize

Post by freeve4h »

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?

Code: Select all

chmod +x /path/toappimage/BTR.AppImage
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.
When it will become executable, you absolutly should be able to run appimages.
i use debian. and i always set it to executable.
User avatar
GVovkiv
Party member
Posts: 668
Joined: Fri Jan 15, 2021 7:29 am

Re: Beyond the Rize

Post by GVovkiv »

freeve4h wrote: Sat Jun 18, 2022 9:52 am i use debian. and i always set it to executable.
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?
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 71 guests