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 Leia) - Milhouse - 2017-09-05 (2017-09-04, 14:36)Jeroen Wrote: On LibreElec, any time I try to install an emulator I get a dependency error for "kodi.binary.global.main" 1.0.10 LibreELEC test builds #0831 and later include a change that unfortunately renders all current binary addons incompatible until they are rebuilt. Stick with #0830 until the LE games repository is refreshed. RE: RetroPlayer Test Builds (updated for Leia) - Jeroen - 2017-09-05 Check. Will install 0830, thanks ! RetroPlayer Test Builds (updated for Leia) - lrusak - 2017-09-06 I've rebuilt the retroplayer add-ons for LibreELEC. They are only available for RPi, RPi2, and Generic. RE: RetroPlayer Test Builds (updated for Leia) - Jeroen - 2017-09-06 Awesome, cheers RE: RetroPlayer Test Builds (updated for Leia) - linkinsoldier - 2017-09-06 Does it work to update with the latest #905 for you? I can't install the latest libretro addon anymore (.132 is deactivated and. 133 is not able to install). Is this bug known? Funny enough I can play emulation games though... RE: RetroPlayer Test Builds (updated for Leia) - Milhouse - 2017-09-06 (2017-09-06, 11:26)linkinsoldier Wrote: Does it work to update with the latest #905 for you? I can't install the latest libretro addon anymore (.132 is deactivated and. 133 is not able to install). Is this bug known? Funny enough I can play emulation games though... Please post your log. RE: RetroPlayer Test Builds (updated for Leia) - natethomas - 2017-09-07 The secret way to enable the games menu doesn't seem to work for me anymore with the 8/25 build. I hear a nice bling bling sound, but nothing actually happens in the menu. Not sure how far back this goes, as I haven't tried enabling lately. RE: RetroPlayer Test Builds (updated for Leia) - carlo13 - 2017-09-07 (2017-09-07, 00:34)natethomas Wrote: The secret way to enable the games menu doesn't seem to work for me anymore with the 8/25 build. I hear a nice bling bling sound, but nothing actually happens in the menu. Not sure how far back this goes, as I haven't tried enabling lately. I experienced that also at some point in the past. Finally I saw the option to enable it from settings menu: settings->interface->skin->configure skin->main menu items. Once if I enabled the games addon via "the code" there was an entry for "games" in the main menu items list and i was able to activate from there. Issue was only once and afterwards with every new clean new installation of LE9 testbuild it worked directly by only entering the code. Simple update didn't help. Maybe you should paste the logs for it when you try to enable it via "the code" only as I think the issue will be gone for you as well as soon as you switch the games menu item on by the settings menu and somebody could be interested in finding out what is the root cause. RE: RetroPlayer Test Builds (updated for Leia) - carlo13 - 2017-09-07 (2017-09-06, 22:06)Milhouse Wrote:(2017-09-06, 11:26)linkinsoldier Wrote: Does it work to update with the latest #905 for you? I can't install the latest libretro addon anymore (.132 is deactivated and. 133 is not able to install). Is this bug known? Funny enough I can play emulation games though... I had the message "Libretro comaptibility" plugin not compatible the last builds, I posted it also on a different thread and @Milhouse I know you answered on my post. So I think that's the same topic here. I updated to #0906 (coming from #0903) this morning and I still faced "Libretro compatibility" and moreover "Famicon (Nestopia)" plugin not compatible issue when I tried to play NES game. I tried to update them manually and obviously there were updates available that were not automatically applied. Afterwards I was still not able to re-enable Libretro compatibility. It said the same message and the game couldn't be started. I restarted the machine to create a clean log file for you, but "unfortunately" now everything works. No incompatibility message again and the game runs. RE: RetroPlayer Test Builds (updated for Leia) - nexusle - 2017-09-07 General question: How to use PSX ISOs in Milhouse build? I setup a folder as source for PSX games with ISOs in it (most bin/cue, some iso). I select one of it in Kodi but get no requester for the to be used emulator. I installed two emulators. SEGA Genesis no problem with same behavior. RetroPlayer Test Builds (updated for Leia) - lrusak - 2017-09-07 (2017-09-07, 14:59)nexusle Wrote: General question: Iso and bin/cue files are still tied to VideoPlayer, you need to use an advanced settings to decouple the file extensions from video. RE: RetroPlayer Test Builds (updated for Leia) - garbear - 2017-09-07 Sorry I've been silent for so long guys, I've been working on RetroPlayer's new renderer and it's almost done. I'll upload some builds and address the last week's posts in a while. (2017-09-07, 14:59)nexusle Wrote: General question: See instructions at the bottom of the the top post in this thread. RE: RetroPlayer Test Builds (updated for Leia) - nexusle - 2017-09-07 Thanks for the answers! Will try this on evening. RE: RetroPlayer Test Builds (updated for Leia) - linkinsoldier - 2017-09-07 (2017-09-06, 22:06)Milhouse Wrote:I tried to make the debug log, but after enabling debug logging and making a reboot I was able to install it... No idea what was the problem before... Sorry!(2017-09-06, 11:26)linkinsoldier Wrote: Does it work to update with the latest #905 for you? I can't install the latest libretro addon anymore (.132 is deactivated and. 133 is not able to install). Is this bug known? Funny enough I can play emulation games though... RE: RetroPlayer Test Builds (updated for Leia) - garbear - 2017-09-10 New build posted. I include a bunch of work from the GSoC project, like a more descriptive video filter dialog: I also added the hotkey for the volume to the game OSD settings dialog: The volume button is clickable and opens up a basic slider: |