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) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
|
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. 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. 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"?> See if you can find out where the problem is. 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? 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: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(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? 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: what source to add? |