Kodi Community Forum
RetroPlayer Test Builds (updated for Nexus) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Game support (https://forum.kodi.tv/forumdisplay.php?fid=292)
+--- Thread: RetroPlayer Test Builds (updated for Nexus) (/showthread.php?tid=173361)



RE: RetroPlayer Test Builds (updated for Krypton) - PetterES - 2016-10-29

(2016-10-28, 23:06)garbear Wrote: Please post a debug log: http://kodi.wiki/view/HOW-TO:Submit_a_bug_report#Debug_log - this should tell me what is happening to the button presses.

Thank you so much garbear, see if you can have a look to see what can be failing. Here I leave the log, I hope you're right.

http://paste.ubuntu.com/23395083/


RetroPlayer Test Builds (updated for Krypton) - lrusak - 2016-10-29

There seems to be a lot of issues here not related to retroplayer specifically. Let's keep this thread specific to retroplayer. If you have other issues please test with vanilla kodi and see if the issue is present there also. If so please make a thread in the general support.

It's way too much work for garbear to try and debug general issues while trying to debug retroplayer issues.

Thanks all.


RE: RetroPlayer Test Builds (updated for Krypton) - garbear - 2016-10-29

(2016-10-29, 01:26)PetterES Wrote:
(2016-10-28, 23:06)garbear Wrote: Please post a debug log: http://kodi.wiki/view/HOW-TO:Submit_a_bug_report#Debug_log - this should tell me what is happening to the button presses.

Thank you so much garbear, see if you can have a look to see what can be failing. Here I leave the log, I hope you're right.

http://paste.ubuntu.com/23395083/

Can you post your joystick.Logitech.RumblePad.2.xml keymap?

Also, can you post the button map for your controller? It can be found at userdata/addon_data/peripheral.joystick/resources/buttonmaps/xml


RE: RetroPlayer Test Builds (updated for Krypton) - PetterES - 2016-10-29

(2016-10-29, 03:00)garbear Wrote:
(2016-10-29, 01:26)PetterES Wrote:
(2016-10-28, 23:06)garbear Wrote: Please post a debug log: http://kodi.wiki/view/HOW-TO:Submit_a_bug_report#Debug_log - this should tell me what is happening to the button presses.

Thank you so much garbear, see if you can have a look to see what can be failing. Here I leave the log, I hope you're right.

http://paste.ubuntu.com/23395083/

Can you post your joystick.Logitech.RumblePad.2.xml keymap?

Also, can you post the button map for your controller? It can be found at userdata/addon_data/peripheral.joystick/resources/buttonmaps/xml

In the folder there is a folder called linux with these files:

Logitech_Logitech_Cordless_RumblePad_2_12b_6a.xml

Generic_X-Box_pad_11b_8a.xml


I put you here the file Logitech_Logitech_Cordless_RumblePad_2_12b_6a.xml contents

http://pastebin.com/wnyGMeL8

Thank you very much for your help.


RE: RetroPlayer Test Builds (updated for Krypton) - PetterES - 2016-10-29

I managed to make them work all the buttons thanks to this file:

https://github.com/kodi-game/peripheral.joystick/blob/master/peripheral.joystick/resources/buttonmaps/xml/linux/Logitech_Logitech_RumblePad_2_USB_12b_6a.xml

But this file is the Logitech command is identical but with cable, only I had to change the name "Logitech Logitech Cordless RumblePad 2".

But now I have another problem, I would change some buttons, for example on the triggers, are assigned to advance or rewind the video, I wish you would change the next video track.

I tried this way and I can not read it.

I've gotten into:

/storage/.kodi/userdata/keymaps

this file gamepad.xml

Code:
<?xml version="1.0" encoding="utf-8"?>
<keymap>
<global>
    <joystick name="Logitech Logitech Cordless RumblePad 2">
      <button id="6">SkipNext</button>

  <button id="7">SkipPrevious</button>
    </joystick>
</global>
</keymap>

See if you can find out where the problem is.Confused


RE: RetroPlayer Test Builds (updated for Krypton) - Solo0815 - 2016-10-31

After testing on RPi3: (1025 and 1102)
There is also a bug with LiveTV: On switching channels Kodi seems to loose the info, that it is LiveTV. For about a second it doesn't show the LiveTV-Bar (on Estuary). On AeonNox it is the same, but in this second it shows the bar for streams instead.
This does not happen on LE 7.90.x and Milhouse builds.

Also I can't get my XB360 controller to work. Kodi says it is configured and when I remove it, it is removed from Kodi.

The "loading" animation shows up, even the game is loaded. Should be paused until loading is finished or disable loading animation, when game is started

Question:
Will there be a games-db, like the one in Films and TVShows?

Suggestions / FR:
1. If only one emulator for a system is installed, then Kodi should automatically use this emulator. If the user wants to use another emulator then there could be a context menu:
Install / manage emulators
Play with another emulator

2. On "stop" ...
...the emulator should "autosave" (even the user has disabled it), so that "resume" is possible". If you played some time without saving and someone hits "Stop" on the remote :~
OR
... the user is aksed "Do you really want to quit?" Yes/no

I'm really looking forward, when RP is added to Kodi


RE: RetroPlayer Test Builds (updated for Krypton) - cati1985ro - 2016-11-02

(2016-10-28, 20:36)lrusak Wrote:
(2016-10-28, 13:13)cati1985ro Wrote: From where can i download a raspbery pi 3 image of retroplayer?


Here, http://lrusak.libreelec.tv/retroplayer/LibreELEC-RPi2.arm-8.0-devel-20161025234129-r24323-g4c36907.tar

How do i install it after downloading the tar file on a rpi?


RE: RetroPlayer Test Builds (updated for Krypton) - anthonytex - 2016-11-02

(2016-11-02, 18:33)cati1985ro Wrote:
(2016-10-28, 20:36)lrusak Wrote:
(2016-10-28, 13:13)cati1985ro Wrote: From where can i download a raspbery pi 3 image of retroplayer?


Here, http://lrusak.libreelec.tv/retroplayer/LibreELEC-RPi2.arm-8.0-devel-20161025234129-r24323-g4c36907.tar

How do i install it after downloading the tar file on a rpi?
You need to download and burn LibreELEC alpha for RPI, then update it manually: the simplest way is to download and use Libreelec image write and select the latest build (7.90.xx) by checking "show all" > burn it> update


RE: RetroPlayer Test Builds (updated for Krypton) - lrusak - 2016-11-02

New LibreELEC builds based on kodi 17.0 beta5 are posted.


RE: RetroPlayer Test Builds (updated for Krypton) - cati1985ro - 2016-11-02

Done but know how do i add games? i put some zip file in storage/emulator but nothing happens


RE: RetroPlayer Test Builds (updated for Krypton) - Solo0815 - 2016-11-02

Thx @lrusak
the mentioned bugs are still there (1102 on RPi3). See post #1281


RE: RetroPlayer Test Builds (updated for Krypton) - cati1985ro - 2016-11-02

Any idea how can i play games, how to add games, i am not asking for roms, i already have allot of the. I installed mame 2003 games ad-don but where do i copy the roms and how do i start the games?


RE: RetroPlayer Test Builds (updated for Krypton) - Solo0815 - 2016-11-02

@cati1985ro:
Switch to "Estuary", go to "Games" and "Add Source". Then you should be able to play a game.


RE: RetroPlayer Test Builds (updated for Krypton) - pogo1975 - 2016-11-03

(2016-11-02, 19:02)lrusak Wrote: New LibreELEC builds based on kodi 17.0 beta5 are posted.
Is github repo updated ? in standard repo for odroid-c2 i miss one patch from RPI (boost Center Channel on downmix) and i want to add it myself and compile


RE: RetroPlayer Test Builds (updated for Krypton) - cati1985ro - 2016-11-04

(2016-11-02, 21:59)Solo0815 Wrote: @cati1985ro:
Switch to "Estuary", go to "Games" and "Add Source". Then you should be able to play a game.


what source to add?