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 Isengard) - japetus - 2016-02-17 Which is the latest build available, running on a Rpi B (not 2)? RE: RetroPlayer Test Builds (updated for Isengard) - Canuma - 2016-02-20 Sligthly OT: Quote:We also get a game library, but our game scraper to fill the library isn't finished yet. Much progress has been made on that as well. Good things to look forward too. Could you provide some Informations about that? Will that allow me to scrape and launch also other games (e.g. steam, gog, old cd stuff) and is there actual code work allready done or is it in planing stage? The reason I am asking is, my girlfriend and me were considering doing our own launcher plugin, because right now, frankly the situation is a bit of a mess, with rcb being rather broken, and AL which simply doesn' t fit for us. However, if there is allready stuff in progress, it is probably pointless to start a new project which will be rendered obsolete in the near future. (Thing is, while we are rather good with java, python we just started to learn, let alone developing stuff for kodi, so this was merely meant for educational purpose anyway. However we have other non game related ideas, so we might start with that then) RE: RetroPlayer Test Builds (updated for Isengard) - Eldorado - 2016-02-20 (2016-02-16, 17:26)garbear Wrote: The original iMON fix dates back to 2012 with PR 1111. There's a lot of information in that thread (and possibly in closed iMON issues too). The original solution was to disable all joysticks, so hopefully we can do better. Is there more logging that I can produce that could help? I guess the only problem with disabling the joysticks is that I would no longer be able to use joysticks RE: RetroPlayer Test Builds (updated for Isengard) - Zarquon - 2016-02-27 Is there a wiki or some other source which lists which versions of the master projects the test builds comprise. Specifically which version of Openelec and Kodi master are the RetroPlayer Test builds based on. Am I correct in assuming Openelec 5.x and Kodi 15.x? RE: RetroPlayer Test Builds (updated for Isengard) - garbear - 2016-02-27 Or you could read the filename RE: RetroPlayer Test Builds (updated for Isengard) - Zarquon - 2016-02-27 So the 6.0 in the file name refers to the OpenELEC version. i.e. OpenELEC-RPi2.arm-6.0-retroplayer-20160206201108-r21810-gf1a92a5 = OpenELEC 6.0 and then implies Kodi 15.2 The only reason I ask is some other test builds will upgrade Kodi for example. RE: RetroPlayer Test Builds (updated for Isengard) - lollo78 - 2016-03-03 Hi guys, an ETA for upgrading Retroplayer on Openelec 6.0.2? And for Raspberry Pi3? RE: RetroPlayer Test Builds (updated for Isengard) - lrusak - 2016-03-03 (2016-03-03, 21:46)lollo78 Wrote: Hi guys, an ETA for upgrading Retroplayer on Openelec 6.0.2? I'll rebase shortly and have a build up in a couple hours RE: RetroPlayer Test Builds (updated for Isengard) - lrusak - 2016-03-04 New builds posted. For RPi3 support use the RPi2 build. Not much changed in terms of retroplayer, just rebasing on latest openelec-6.0 branch RE: RetroPlayer Test Builds (updated for Isengard) - metaloid - 2016-03-04 (2016-03-04, 12:59)lrusak Wrote: New builds posted. thanks is it possible to get a version for the raspberry pi B RE: RetroPlayer Test Builds (updated for Isengard) - a1rwulf - 2016-03-04 I don't think pi 1 has enough power RE: RetroPlayer Test Builds (updated for Isengard) - cabbresson - 2016-03-04 (2016-03-04, 12:59)lrusak Wrote: New builds posted.Thank you! RE: RetroPlayer Test Builds (updated for Isengard) - zbuzanic - 2016-03-04 Finally got some time to test your latest build and I'm surprised how good it works now. I was able to test some snes games and they work without issues. I have some suggestions tho: - if zip contains only one rom file it should not open zip as folder but start the game automatically (if possible) - I know save does not work yet but I'm interested if it will be possible to use different emulator for same save state or every emu has its own save state? I've read that they should be compatible but... RE: RetroPlayer Test Builds (updated for Isengard) - starblight - 2016-03-06 First I want to say thank you for all the hard work that is being done. I am well aware there a lot more to do but even what has been done so far is amazing. The problem I am having is a small one and not sure if it is bug, a setting I can't find, or the way it is supposed to work. When I try to exit a movie or a show it dose not pause but it dose when I am playing games. I have tried both B and guide button. The B button go's back to moves or shows menu while the guide button go's to the main menu. Anyways it is a small thing but drives me crazy. Let me know if there is any other information needed. System Info: Windows 8.1 Kodi 15.2 Git:20160131-22f36d8 Xbox 360 controller RE: RetroPlayer Test Builds (updated for Isengard) - flipside101 - 2016-03-06 iirc that's how it's works on the official kodi as well , I have it running on my win 10 box so will tray a comparison later |