Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I have good news and I have bad news.

the good news is that I downloaded both the renpy's sdk.tar.bz2 and sdkarm.tar.bz2 .

the bad news is that.

1. I have no idea what arm, linux executeables , and a x86 is and the closest to a x86 is for another game, separate from the currant issues that is working perfectly fine. is it the Info files that are in the config app of the game. as an example, for some reason the Demo works but when I use the Debug options, it will not open.

2. I have no idea how to use the the renpy developer kit to try to troubleshoot my problem. like for example, I don't know if it is a bad sign if I have a zip ( linux.tar.bz2 ) and a folder of the game that are the same in contents. or the question above. 

I don't know if there is any places online that maybe I could get someone to explain this with my very small knowledge in code, I also do not bug you about my problem I should be dealing with.

thank you for taking the time to listen to me despite me being annoying.

I have no idea what arm, linux executeables , and a x86 is

Then find out. If you do not know how, find out how to find out. Learn to use the internet. Don't be shy to ask questions to the search engines. Literal questions.

https://duckduckgo.com/?q=how+do+i+see+my+processor+architecture+on+linux&ia=web

You talked about renpy, and renpy games are split into two components. The game data and the executeables. You can run the game data with the sdk, if the developer did not publish a exe for your system. Since you said something about an exe error that was my guess: wrong exe version.