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 Nexus) - KOPRajs - 2024-09-03 Can you provide more details? What platform are you running on? Which shader are you using? Does it happen with all shaders? In theory simple scaling shaders work on separate frames so there is no reason for such behavior. More advanced shaders like CRT simulation may produce described behavior (some might be shader specific, some might be caused by the limited shader support in RP). RE: RetroPlayer Test Builds (updated for Nexus) - OmniBlade - 2024-09-06 Sorry, not had time to properly put together a fully tested response but I'm using one of the libreelec images which is slightly outdated now on a wyse 5070 thin client and I can only say for certain if affected all the crt style shaders, didn't test the lcd type ones when I last had time to check. Hopefully I'll have time in the next week or so to update to latest test image and I'll check behaviour on all included shaders. Edit: On further testing I get the following shaders not working in some form or another: CRT Geom - Flickering sprites not displayed correctly. CRT glow lancoz - Screen is solid blue CRT lottes multipass - Screen is solid black CRT hylian - flickering sprites not displayed correctly PAL - Screen is solid black. AdvCartoon - Screen is solid black. RE: RetroPlayer Test Builds (updated for Nexus) - marvin2k - 2024-10-01 hello @garbear and thank you once again for your impresive work with retroplayer and sorry with the months that i have missed. Since i use Ubuntu (xubuntu) and we lost the offical ppa and builds i,m trying to update retrolayer core to 21.1 version, test features and update scummvm. Nexts steps will be post clear info to any linux user build and make working new version. RE: RetroPlayer Test Builds (updated for Nexus) - garbear - 2024-12-03 I finally have time for Kodi! I wanted it to be effective, so I created a donation page in the settings. Check it out! https://github.com/xbmc/xbmc/pull/26035 I've done a round of test builds, with all current Omega fixes, and including this new page for testing. https://github.com/garbear/xbmc/releases/tag/retroplayer-21.1-20241203 |