Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Asirome
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 19
    • Best 2
    • Controversial 0
    • Groups 0

    Best posts made by Asirome

    • RE: February 2019 Beta Version

      Hi, Sorry, the bios file names are incorrect, the proper ones are:

      CRC32
      kick02019.AROS.rom 786D1739
      kick02019.AROS.ext.rom 805FB428
      kick33180.A500.rom A6CE1636
      kick34005.A500.rom C4F0F55F
      kick37175.A500.rom C3BDB240
      kick39106.A1200.rom 6C9B07D2
      kick40060.CD32.rom 1E62D4A5
      kick40060.CD32.ext.rom 87746BE2
      kick40063.A600.rom FC24AE0D
      kick40068.A1200.rom 1483A091
      kick40068.A4000.rom D6BAE334

      I have fixed the bios file names and the emulator works fine again 😉

      posted in Testers's corner
      Asirome
      Asirome
    • RE: February 2019 Beta Version

      I have tested two USB joysticks:

      	<inputConfig type="joystick" deviceName="BSGPAC02 Series" deviceGUID="03000000d81d00000e00000010010000" deviceNbAxes="4" deviceNbHats="1" deviceNbButtons="13">
      		<input name="a" type="button" id="1" value="1" code="305" />
      		<input name="b" type="button" id="0" value="1" code="304" />
      		<input name="down" type="axis" id="1" value="1" code="1" />
      		<input name="hotkey" type="button" id="8" value="1" code="312" />
      		<input name="l2" type="button" id="7" value="1" code="311" />
      		<input name="l3" type="button" id="10" value="1" code="314" />
      		<input name="left" type="axis" id="0" value="-1" code="0" />
      		<input name="pagedown" type="button" id="2" value="1" code="306" />
      		<input name="pageup" type="button" id="6" value="1" code="310" />
      		<input name="r2" type="button" id="3" value="1" code="307" />
      		<input name="r3" type="button" id="11" value="1" code="315" />
      		<input name="right" type="axis" id="0" value="1" code="0" />
      		<input name="select" type="button" id="8" value="1" code="312" />
      		<input name="start" type="button" id="9" value="1" code="313" />
      		<input name="up" type="axis" id="1" value="-1" code="1" />
      		<input name="x" type="button" id="5" value="1" code="309" />
      		<input name="y" type="button" id="4" value="1" code="308" />
      	</inputConfig>
      
      <inputConfig type="joystick" deviceName="PS3/PC Gamepad" deviceGUID="03000000100800000300000010010000" deviceNbAxes="5" deviceNbHats="1" deviceNbButtons="12">
      		<input name="a" type="button" id="2" value="1" code="290" />
      		<input name="b" type="button" id="6" value="1" code="294" />
      		<input name="down" type="axis" id="1" value="1" code="1" />
      		<input name="hotkey" type="button" id="8" value="1" code="296" />
      		<input name="l2" type="button" id="5" value="1" code="293" />
      		<input name="left" type="axis" id="0" value="-1" code="0" />
      		<input name="pagedown" type="button" id="1" value="1" code="289" />
      		<input name="pageup" type="button" id="0" value="1" code="288" />
      		<input name="r2" type="button" id="7" value="1" code="295" />
      		<input name="right" type="axis" id="0" value="1" code="0" />
      		<input name="select" type="button" id="8" value="1" code="296" />
      		<input name="start" type="button" id="9" value="1" code="297" />
      		<input name="up" type="axis" id="1" value="-1" code="1" />
      		<input name="x" type="button" id="3" value="1" code="291" />
      		<input name="y" type="button" id="4" value="1" code="292" />
      	</inputConfig> 
      

      with this last joystick, select + start doesn't exit on amiberry emulator.

      posted in Testers's corner
      Asirome
      Asirome