Homepage Forums RetroPie Project Everything else related to the RetroPie Project minecraft-pi anyone got this working in retropie? Reply To: minecraft-pi anyone got this working in retropie?

#84088
Anonymous
Inactive

Hi mac2298 — I am working on this. I have minecraft-pi working under retropie. I am still trying to get the controls worked out.

As a quick how-did-it work so far:

download the minecraft tarball independent of Retropie 2.3 —
tar it in /opt/emulators/minecraft
this will create /opt/emulators/minecraft/rpmc/ that will have the executable
write a shell script that calls the program using xinit
Modify es_systems.cfg to call the shell script
make sure to use the absolute path in all cases, and that your permissions are ok.

My goal now is to figure out how to map the joypad controls from teensy to simulate the keyboard.