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) - garbear - 2016-05-10 (2016-05-10, 17:32)Serg86 Wrote: As for the cores, I'll start compiling a list as soon as I have a little more time. Do you want me to open a new thread or just post here? New thread. What platform are you testing on? (2016-05-10, 02:36)Serg86 Wrote: - Current build (May 9th) doesn't bring the game to front when you start it. @Serg86 Is this fixed in the May 10th build? RE: RetroPlayer Test Builds (updated for Krypton) - Serg86 - 2016-05-10 (2016-05-10, 19:49)garbear Wrote: New thread. What platform are you testing on? Windows 7 64 Bit. (2016-05-10, 19:49)garbear Wrote: @Serg86 Is this fixed in the May 10th build? Yes, tested with NES and SNES games. RE: RetroPlayer Test Builds (updated for Krypton) - Solo0815 - 2016-05-10 (2016-05-10, 08:17)garbear Wrote:How about this:(2016-05-10, 05:35)Serg86 Wrote: Is it possible to only activate a Kodi action via combination? What I mean is, pressing Select on it's own will be used for the game, pressing and holding Select + another button performs a Kodi action. Map only "Pause Game" to a Button-Combo on each Controller and let the Controller only control Kodi if the game is paused (and maybe minimized). All other actions on the controller should go "ingame" if a game is running. RE: RetroPlayer Test Builds (updated for Krypton) - garbear - 2016-05-10 (2016-05-10, 20:07)Solo0815 Wrote: How about this: That's a valid idea. How about we do both? RE: RetroPlayer Test Builds (updated for Krypton) - Serg86 - 2016-05-10 There's another issue I found while testing various cores. Under the game menu, when adding a source, you can't remove it, actually you can't do anything with it except to add it to favourites. Not sure if it's the same for TV Shows and Movies, since I don't have any on this installation. RE: RetroPlayer Test Builds (updated for Krypton) - garbear - 2016-05-11 (2016-05-05, 14:59)Montellese Wrote: Next problem is that after having played a game for platform A input only ever works for that platform (but independent of the actual emulator). So when first playing a NES game and then switching to an SNES game input isn't handled and the following error appears: @Montellese I've found and fixed this issue. (2016-05-10, 22:30)Serg86 Wrote: There's another issue I found while testing various cores. Under the game menu, when adding a source, you can't remove it, actually you can't do anything with it except to add it to favourites. Not sure if it's the same for TV Shows and Movies, since I don't have any on this installation. Thanks, I just noticed this. The fix will be in the next build posted (prolly tonight) RE: RetroPlayer Test Builds (updated for Krypton) - NeroBoron - 2016-05-12 Any libreelec build? Would help with testing then http://lrusak.libreelec.tv/ Is still empty, and the old location only got some old builds ;P RE: RetroPlayer Test Builds (updated for Krypton) - fetzerch - 2016-05-12 I had the chance to also do a bit more "testing" and can only say again that garbear is doing an awesome job here. I'd like to share a few things I noticed. - Are SRAM saves supposed to work already? When starting SMW, it always tells me that I'm starting from the beginning. (tested with SNES9x and BSNES Mercury Balanced). - The savestates work nicely, however sometimes they don't get updated properly and I don't see the thumbnail or the savestate name. It shows just a black predefined icon. This seems to happen for example when opening the savestate manager through the OSD immediately after starting the game. - For the savestates I could imaging that it would be a nice idea to show the savestate manager directly on gamestart, or probably better, have a resumepoint that just asks you if you want to reload the last state. Autosaving would probably also be nice. Especially on exit. - I'm using an XBox 360 wireless controller, that works out of the box now with retroplayer. However some times after switching the controller on again later, one of the trigger buttons gets stuck and it constantly tries to increase the volume. If I unplug and replug the receiver, things work again. - Is it possible to disable the non-linear stretching for games per default? I have it enabled for 4:3 videos, but for games it causes a strange effect. When disabling it in the video osd and setting it as default for all, it's also deactivated for videos again. - Are there any news on mouse support for dosbox? Then we could also port the scummvm core Testsystem is Ubuntu 16.04. Unfortunately I don't have a debug log, but just let me know if you can't reproduce an issue and I'll get one for you. RE: RetroPlayer Test Builds (updated for Krypton) - garbear - 2016-05-13 (2016-05-12, 19:20)cfetzer Wrote: - Are SRAM saves supposed to work already? This is a bug in the libretro wrapper add-on. Weirdly enough, saves for game.libretro.2048 are working. I'll track this down and fix it at some point. (2016-05-12, 19:20)cfetzer Wrote: - The savestates work nicely, however sometimes they don't get updated properly and I don't see the thumbnail or the savestate name. It shows just a black predefined icon. This seems to happen for example when opening the savestate manager through the OSD immediately after starting the game. I've seen this a few times. Probably a race condition in the savestate manager. (2016-05-12, 19:20)cfetzer Wrote: - For the savestates I could imaging that it would be a nice idea to show the savestate manager directly on gamestart, or probably better, have a resumepoint that just asks you if you want to reload the last state. Autosaving would probably also be nice. Especially on exit. Autosaving and autoloading worked well in the past. I'll reimplement these. (2016-05-12, 19:20)cfetzer Wrote: - I'm using an XBox 360 wireless controller, that works out of the box now with retroplayer. However some times after switching the controller on again later, one of the trigger buttons gets stuck and it constantly tries to increase the volume. If I unplug and replug the receiver, things work again. This is a problem with the false detection rate for anomalous triggers. I'll add logging to the joystick support so we can start hard-coding which triggers are anomalous. (2016-05-12, 19:20)cfetzer Wrote: - Is it possible to disable the non-linear stretching for games per default? I have it enabled for 4:3 videos, but for games it causes a strange effect. When disabling it in the video osd and setting it as default for all, it's also deactivated for videos again. RetroPlayer mostly reuses video player code, so it has inherited all video capabilities like nonlinear stretching. We'll have to split some of the settings between videos and games. (2016-05-12, 19:20)cfetzer Wrote: - Are there any news on mouse support for dosbox? Then we could also port the scummvm core I'll add mouse support to my list of things to do! RE: RetroPlayer Test Builds (updated for Krypton) - mak77 - 2016-05-13 FWIW, standalone scummvm has joystick support and it works pretty well, is it not working in libretro? It would be unfortunate to have to connect a mouse to a media box. RE: RetroPlayer Test Builds (updated for Krypton) - ashlar - 2016-05-14 Am I right in understanding, from the Wiki, that RetroPlayer doesn't support MAME on Windows, yet? RE: RetroPlayer Test Builds (updated for Krypton) - garbear - 2016-05-14 (2016-05-14, 13:46)ashlar Wrote: Am I right in understanding, from the Wiki, that RetroPlayer doesn't support MAME on Windows, yet? MAME requires python to build. Kodi's unified depends don't include the python executable, so MAME can't be built on our build slave. It is possible to build it yourself or grab the .dll from the libretro build-bot. Then copy the add-on fluff from game.libretro.mame and install MAME like a normal add-on. RE: RetroPlayer Test Builds (updated for Krypton) - Heat - 2016-05-15 How would netplay be handled? Will it need netplay or a third party network program, or something easier like Dolphin's netplay(host sends the guest a code, no port forwarding or hamachi required)? RE: RetroPlayer Test Builds (updated for Krypton) - garbear - 2016-05-15 (2016-05-15, 02:14)Heat Wrote: How would netplay be handled? Will it need netplay or a third party network program, or something easier like Dolphin's netplay(host sends the guest a code, no port forwarding or hamachi required)? I wrote a netplay layer that tunneled Game API calls across a TCP/IP network, but it was too slow to be suitable for gameplay. My next attempt will probably use source from an existing project, like RetroArch or Dolphin. RE: RetroPlayer Test Builds (updated for Krypton) - RockerC - 2016-05-15 (2016-05-15, 05:28)garbear Wrote:Recommend that you checkout RakNet as already suggestdd here:(2016-05-15, 02:14)Heat Wrote: How would netplay be handled? Will it need netplay or a third party network program, or something easier like Dolphin's netplay(host sends the guest a code, no port forwarding or hamachi required)?I wrote a netplay layer that tunneled Game API calls across a TCP/IP network, but it was too slow to be suitable for gameplay. My next attempt will probably use source from an existing project, like RetroArch or Dolphin. http://forum.kodi.tv/showthread.php?tid=201868 (2014-08-11, 12:35)Hedda Wrote: RakNet, one of the leading networking middleware systems in the games industry designed for third-party app/game integrations is now open source now under a GPL compatible modified BSD license. |