Jump to content

Deeyou

New Members
  • Content Count

    12
  • Joined

  • Last visited

Posts posted by Deeyou


  1. Any update on the dpad mapping? F7 doesn't report the input on rpi2/retropie.

     

    I've tried numerous commands on the directional input in tje coolcv_mapping.txt and as soon as the emulator launches it deletes them.

     

    For example,

     

    up_1 key1073741906joy0_0,0,0,1

     

    Or

     

    up_1 key1073741906joy0_h0up

     

    Or

     

    up_1 key1073741906joy0_0y+

     

    Do not work

     

    The button mappings bind fine when done manually, however.


  2. Yah, sorry

     

    Here's the entry I placed in the es_systems.cfg

     

    http://pastebin.com/Yip0zWER

     

    And here's the runcommand entry in emulators.cfg

     

     

    coolcv="/opt/retropie/emulators/coolcv/coolcv_pi -p /home/pi/RetroPie/BIOS -q %ROM%"

    default="coolcv_pi"

     

    Edit - I'm also using the romset from the colecovision rom project on this forum. I unzipped them and renamed them to have the .col extension.


  3. I'm having issues here. On Rpi2, I followed the instructions on the zip file.

     

    Created the rom directory.

     

    Dropped coolcv_pi in opt/retropie/emulators/coolcv

     

    Made the emulators.cfg file and dropped it in opt/retropie/configs/colecovision

     

    Placed BIOS in BIOS path (also in roms folder)

     

    Edited es_systems.cfg to point to the correct paths

     

    Set permissions and ran chmod +x on coolcv_pi

     

    When I launch a game it will load to the generic coleco bios screen no matter what rom it is.


  4. I had an issue building the sdl2 dependencies in Debian/Jessie base for an rpi2 Retropie build.

     

    I'm getting a "/usr/bin/dpkg error code (2)" during the following command

     

    sudo apt-get install build-essential libfreeimage-dev libopenal-dev libpango1.0-dev libsndfile-dev libudev-dev libasound2-dev libjpeg8-dev libtiff5-dev libwebp-dev automake

     

    The only information I get is"raspbian-bootloader contains empty filename"

     

    I've tried to find the offending package via

     

    sudo nano /var/lib/dpkg/status

     

    But to no avail. I think it's aborting the process during the installtion of the libtiff package

     

    Any ideas? Because I'm lost

×
×
  • Create New...