Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
OPEN  Feature request #925  -  Raspberry Pi + RetroArch support
Posted Nov 16, 2016 - updated Nov 21, 2016   Shortlink: http://arx.vg/925
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Feature request
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Guest user
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Not determined
  • Architecture
    icon_customdatatype.png Not determined
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
I know there is already a Linux port, but I'm not sure this can compile for ARM processors currently. Can you add support (if necessary) to compile on a Raspberry Pi?

Ideally I'd also like to see libretro/retroarch support so that you can call this from a RetroPie launcher and have the controller automatically mapped properly.

http://www.libretro.com/index.php/retroarch-2/

#1
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Nov 21, 17:56
Hi,

there are indeed problems with the current ARM support since that has not been a focus so far. We do want to get it working at some point, but our focus right now on polishing up the next release.

Besides ARM support, proper RPi support would also need an OpenGL ES backend (currently we only support Desktop OpenGL) as well as general performance improvements. You could look at the OpenPandora port to see if it already works on a RPi.