thesockbandit's Forum Posts

  • 2 posts
  • thank you for the reply so would there be any other way of getting the game to run using an ARM processor from an executable file? i hope to be able to run the game straight from boot up of the raspberry pi using it as a stand alone device dedicated to just running the one game.

    thanks again.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi i am currently trying to place a game on the Raspberry pi. I have used the Node-Webkit to export the game and placed the Linux32 export onto the the raspberry pi.

    I have also given the files for the game the correct Linux permissions using the terminal command line "sudo chmod +x filename."

    when i try to execute the program i get the message "Cannot execute binary file" error.

    could this be due to the fact that the raspberry pi uses an ARM processor not a x86 processor?

    does anyone have any suggestions on how i could resolve this issue?

    P.S. i am new to both the Linux operating system and the Raspberry PI

  • 2 posts