RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Retroflag GPi Case / GPiMate+ / CM4 lite

    Scheduled Pinned Locked Moved Help and Support
    cm4gpi casegpimate+retropie
    1 Posts 1 Posters 535 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      TiFab77
      last edited by TiFab77

      Hi all,

      I just received my GPi Mate + and my CM4

      the CM4 is the lite 4GB + WiFi/BT

      up to know I managed to install Retropie from the image provided here
      I took the Pi4/Pi400 version

      I managed to put it on my WiFi and to fix ES orientation but boot messages and retropie splash are rotated 90° anticlockwise
      I managed to get dpad works and most of the button.
      I have issue with start and select ones

      Here is the config I use : (es_input.cg in ~/.emulationstation/

      <?xml version="1.0"?>
      <inputList>
          <inputConfig type="joystick" deviceName="Xbox 360 Controller" deviceGUID="030000005e0400008e02000014010000" deviceNbAxes="4" deviceNbHats="1" deviceNbButtons="13">
              <input name="b" type="button" id="1" value="1" code="304" />
              <input name="a" type="button" id="0" value="1" code="305" />
              <input name="down" type="hat" id="0" value="4" code="16" />
              <input name="hotkey" type="button" id="8" value="1" code="314" />
              <input name="left" type="hat" id="0" value="8" code="16" />
              <input name="pagedown" type="button" id="5" value="1" code="311" />
              <input name="pageup" type="button" id="4" value="1" code="310" />
              <input name="right" type="hat" id="0" value="2" code="16" />
              <input name="select" type="button" id="8" value="1" code="314" />
              <input name="start" type="button" id="9" value="1" code="315" />
              <input name="up" type="hat" id="0" value="1" code="16" />
              <input name="y" type="button" id="3" value="1" code="307" />
              <input name="x" type="button" id="2" value="1" code="308" />
          </inputConfig>
      </inputList>
      
      

      I also tried to launch some games their aspect is streched on the width

      I followed this howto :
      link text

      But I changed some parts due to impossibility to display
      I also added the files "dpi-pizero-gpicase.dtbo" & "dpi-pizero-gpicase.dts" from my recalbox Pi zero cartridge

      avoid_safe_mode=1
       
      # Set the bootloader delay to 0 seconds. The default is 1s if not specified.
      boot_delay=0
       
      dtoverlay=sdtweak,overclock_50=100
       
      #enable USB for CM4
      dtoverlay=dwc2,dr_mode=host
       
      #enable AUDIO
      disable_audio_dither=1
      dtoverlay=audremap,pins_18_19
      audio_pwm_mode=2
       
      hdmi_ignore_hotplug=1
      hdmi_ignore_edid=0xa5000080
      hdmi_edid_file=1
       
      dtoverlay=dpi-pizero-gpicase 
      display_rotate=1 
      overscan_left=0 
      overscan_right=0 
      overscan_top=0 
      overscan_bottom=0 
      framebuffer_width=320 
      framebuffer_height=240 
      enable_dpi_lcd=1 
      display_default_lcd=1 
      dpi_group=2 
      dpi_mode=87 
      dpi_output_format=0x6016 
      hdmi_timings=240 1 38 10 20 320 1 20 4 4 0 0 0 60 0 6400000 1 
      
      disable_pvt=1
      

      if anyone has clues to help me I take it

      Fabrice

      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

      Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.