Need help running games on a pi












3














Looking to get a raspberry pi to make a portable games console like the switch for my family. It needs to be portable which is why I am using a pi, but I want to run games that are downloaded onto the pi. I originally wanted to use retropie but it didn't allow me, from what i can see, to use modern, low intensity games, downloaded from the internet. How would I go about doing this? Also if possible I would want a custom GUI that would show when the pi loads to make the whole thing look nicer and would also need help in knowing how to do this. Just need someone to help tell me what the steps are to achieving this and if it is even possible



Here is an example of a game I would like to run on the pi
https://unsungwarriors.itch.io/unsung-warriors-prologue










share|improve this question






















  • What you are asking for is not trivial, and as mentioned already, you might not be able to play just any game on it because of the ARM processor. Here is a link to DIY project that shows what you might be able to do: instructables.com/id/Raspberry-Pi-Mobile-Gaming-Device
    – G Trawo
    Dec 17 '18 at 23:31
















3














Looking to get a raspberry pi to make a portable games console like the switch for my family. It needs to be portable which is why I am using a pi, but I want to run games that are downloaded onto the pi. I originally wanted to use retropie but it didn't allow me, from what i can see, to use modern, low intensity games, downloaded from the internet. How would I go about doing this? Also if possible I would want a custom GUI that would show when the pi loads to make the whole thing look nicer and would also need help in knowing how to do this. Just need someone to help tell me what the steps are to achieving this and if it is even possible



Here is an example of a game I would like to run on the pi
https://unsungwarriors.itch.io/unsung-warriors-prologue










share|improve this question






















  • What you are asking for is not trivial, and as mentioned already, you might not be able to play just any game on it because of the ARM processor. Here is a link to DIY project that shows what you might be able to do: instructables.com/id/Raspberry-Pi-Mobile-Gaming-Device
    – G Trawo
    Dec 17 '18 at 23:31














3












3








3







Looking to get a raspberry pi to make a portable games console like the switch for my family. It needs to be portable which is why I am using a pi, but I want to run games that are downloaded onto the pi. I originally wanted to use retropie but it didn't allow me, from what i can see, to use modern, low intensity games, downloaded from the internet. How would I go about doing this? Also if possible I would want a custom GUI that would show when the pi loads to make the whole thing look nicer and would also need help in knowing how to do this. Just need someone to help tell me what the steps are to achieving this and if it is even possible



Here is an example of a game I would like to run on the pi
https://unsungwarriors.itch.io/unsung-warriors-prologue










share|improve this question













Looking to get a raspberry pi to make a portable games console like the switch for my family. It needs to be portable which is why I am using a pi, but I want to run games that are downloaded onto the pi. I originally wanted to use retropie but it didn't allow me, from what i can see, to use modern, low intensity games, downloaded from the internet. How would I go about doing this? Also if possible I would want a custom GUI that would show when the pi loads to make the whole thing look nicer and would also need help in knowing how to do this. Just need someone to help tell me what the steps are to achieving this and if it is even possible



Here is an example of a game I would like to run on the pi
https://unsungwarriors.itch.io/unsung-warriors-prologue







gui games






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 16 '18 at 14:05









Regan TaylorRegan Taylor

161




161












  • What you are asking for is not trivial, and as mentioned already, you might not be able to play just any game on it because of the ARM processor. Here is a link to DIY project that shows what you might be able to do: instructables.com/id/Raspberry-Pi-Mobile-Gaming-Device
    – G Trawo
    Dec 17 '18 at 23:31


















  • What you are asking for is not trivial, and as mentioned already, you might not be able to play just any game on it because of the ARM processor. Here is a link to DIY project that shows what you might be able to do: instructables.com/id/Raspberry-Pi-Mobile-Gaming-Device
    – G Trawo
    Dec 17 '18 at 23:31
















What you are asking for is not trivial, and as mentioned already, you might not be able to play just any game on it because of the ARM processor. Here is a link to DIY project that shows what you might be able to do: instructables.com/id/Raspberry-Pi-Mobile-Gaming-Device
– G Trawo
Dec 17 '18 at 23:31




What you are asking for is not trivial, and as mentioned already, you might not be able to play just any game on it because of the ARM processor. Here is a link to DIY project that shows what you might be able to do: instructables.com/id/Raspberry-Pi-Mobile-Gaming-Device
– G Trawo
Dec 17 '18 at 23:31










1 Answer
1






active

oldest

votes


















5














I had a look at the example game you linked, and it looks to be an issue of processor architecture.



Your Pi has an ARM processor, which requires programs to be compiled specifically for ARM, whereas most desktops/laptops use a different architecture known as x86. The game you linked only has builds for x86 and x86-64 (you can see that in the contents of the zip file in this case) — but the Pi cannot run programs unless they are built for ARM.



It's fairly uncommon for developers to provide binaries for ARM, as it is unusual to have a desktop or laptop with an ARM processor (ARM is, however, very commonly used in smartphones). The Pi is a bit of an exception here, so you will need to either:




  • Find games with ARM binaries provided (there are many games in the repository, but probably not all well-known or particularly interesting; most well-known games won't bother with an ARM port)


  • Find open-source games where you can compile them yourself for ARM. This is a lot more work and probably not for the inexperienced.







share|improve this answer





















  • Are there any other microcomputers that have processors similar to that of a computer that could run this game?
    – Regan Taylor
    Dec 16 '18 at 14:53










  • Check out an x86 based tablet.
    – Janka
    Dec 16 '18 at 16:48










  • Another option would be to play very old games, which have low enough system requirements to be able to be played in an emulator.
    – vsz
    Dec 16 '18 at 22:58











Your Answer






StackExchange.ifUsing("editor", function () {
return StackExchange.using("schematics", function () {
StackExchange.schematics.init();
});
}, "cicuitlab");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "447"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fraspberrypi.stackexchange.com%2fquestions%2f91973%2fneed-help-running-games-on-a-pi%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









5














I had a look at the example game you linked, and it looks to be an issue of processor architecture.



Your Pi has an ARM processor, which requires programs to be compiled specifically for ARM, whereas most desktops/laptops use a different architecture known as x86. The game you linked only has builds for x86 and x86-64 (you can see that in the contents of the zip file in this case) — but the Pi cannot run programs unless they are built for ARM.



It's fairly uncommon for developers to provide binaries for ARM, as it is unusual to have a desktop or laptop with an ARM processor (ARM is, however, very commonly used in smartphones). The Pi is a bit of an exception here, so you will need to either:




  • Find games with ARM binaries provided (there are many games in the repository, but probably not all well-known or particularly interesting; most well-known games won't bother with an ARM port)


  • Find open-source games where you can compile them yourself for ARM. This is a lot more work and probably not for the inexperienced.







share|improve this answer





















  • Are there any other microcomputers that have processors similar to that of a computer that could run this game?
    – Regan Taylor
    Dec 16 '18 at 14:53










  • Check out an x86 based tablet.
    – Janka
    Dec 16 '18 at 16:48










  • Another option would be to play very old games, which have low enough system requirements to be able to be played in an emulator.
    – vsz
    Dec 16 '18 at 22:58
















5














I had a look at the example game you linked, and it looks to be an issue of processor architecture.



Your Pi has an ARM processor, which requires programs to be compiled specifically for ARM, whereas most desktops/laptops use a different architecture known as x86. The game you linked only has builds for x86 and x86-64 (you can see that in the contents of the zip file in this case) — but the Pi cannot run programs unless they are built for ARM.



It's fairly uncommon for developers to provide binaries for ARM, as it is unusual to have a desktop or laptop with an ARM processor (ARM is, however, very commonly used in smartphones). The Pi is a bit of an exception here, so you will need to either:




  • Find games with ARM binaries provided (there are many games in the repository, but probably not all well-known or particularly interesting; most well-known games won't bother with an ARM port)


  • Find open-source games where you can compile them yourself for ARM. This is a lot more work and probably not for the inexperienced.







share|improve this answer





















  • Are there any other microcomputers that have processors similar to that of a computer that could run this game?
    – Regan Taylor
    Dec 16 '18 at 14:53










  • Check out an x86 based tablet.
    – Janka
    Dec 16 '18 at 16:48










  • Another option would be to play very old games, which have low enough system requirements to be able to be played in an emulator.
    – vsz
    Dec 16 '18 at 22:58














5












5








5






I had a look at the example game you linked, and it looks to be an issue of processor architecture.



Your Pi has an ARM processor, which requires programs to be compiled specifically for ARM, whereas most desktops/laptops use a different architecture known as x86. The game you linked only has builds for x86 and x86-64 (you can see that in the contents of the zip file in this case) — but the Pi cannot run programs unless they are built for ARM.



It's fairly uncommon for developers to provide binaries for ARM, as it is unusual to have a desktop or laptop with an ARM processor (ARM is, however, very commonly used in smartphones). The Pi is a bit of an exception here, so you will need to either:




  • Find games with ARM binaries provided (there are many games in the repository, but probably not all well-known or particularly interesting; most well-known games won't bother with an ARM port)


  • Find open-source games where you can compile them yourself for ARM. This is a lot more work and probably not for the inexperienced.







share|improve this answer












I had a look at the example game you linked, and it looks to be an issue of processor architecture.



Your Pi has an ARM processor, which requires programs to be compiled specifically for ARM, whereas most desktops/laptops use a different architecture known as x86. The game you linked only has builds for x86 and x86-64 (you can see that in the contents of the zip file in this case) — but the Pi cannot run programs unless they are built for ARM.



It's fairly uncommon for developers to provide binaries for ARM, as it is unusual to have a desktop or laptop with an ARM processor (ARM is, however, very commonly used in smartphones). The Pi is a bit of an exception here, so you will need to either:




  • Find games with ARM binaries provided (there are many games in the repository, but probably not all well-known or particularly interesting; most well-known games won't bother with an ARM port)


  • Find open-source games where you can compile them yourself for ARM. This is a lot more work and probably not for the inexperienced.








share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 16 '18 at 14:33









Aurora0001Aurora0001

5,23931431




5,23931431












  • Are there any other microcomputers that have processors similar to that of a computer that could run this game?
    – Regan Taylor
    Dec 16 '18 at 14:53










  • Check out an x86 based tablet.
    – Janka
    Dec 16 '18 at 16:48










  • Another option would be to play very old games, which have low enough system requirements to be able to be played in an emulator.
    – vsz
    Dec 16 '18 at 22:58


















  • Are there any other microcomputers that have processors similar to that of a computer that could run this game?
    – Regan Taylor
    Dec 16 '18 at 14:53










  • Check out an x86 based tablet.
    – Janka
    Dec 16 '18 at 16:48










  • Another option would be to play very old games, which have low enough system requirements to be able to be played in an emulator.
    – vsz
    Dec 16 '18 at 22:58
















Are there any other microcomputers that have processors similar to that of a computer that could run this game?
– Regan Taylor
Dec 16 '18 at 14:53




Are there any other microcomputers that have processors similar to that of a computer that could run this game?
– Regan Taylor
Dec 16 '18 at 14:53












Check out an x86 based tablet.
– Janka
Dec 16 '18 at 16:48




Check out an x86 based tablet.
– Janka
Dec 16 '18 at 16:48












Another option would be to play very old games, which have low enough system requirements to be able to be played in an emulator.
– vsz
Dec 16 '18 at 22:58




Another option would be to play very old games, which have low enough system requirements to be able to be played in an emulator.
– vsz
Dec 16 '18 at 22:58


















draft saved

draft discarded




















































Thanks for contributing an answer to Raspberry Pi Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fraspberrypi.stackexchange.com%2fquestions%2f91973%2fneed-help-running-games-on-a-pi%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...