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) - garbear - 2018-02-18 (2018-02-18, 19:51)gnaag Wrote: I don't want to push you, but the libreelec cores are still offsync and the new ones (+some old ones such as dosbox) are missing. @lrusak is on it. (2018-02-18, 19:51)gnaag Wrote: I have checked in other core repositories and there is RETRO instead of RETOR on similar places.Good catch. I pushed fixes to the affected repos. RE: RetroPlayer Test Builds (updated for Leia) - mcarni - 2018-02-18 (2018-02-18, 00:04)garbear Wrote:(2018-02-17, 12:57)mcarni Wrote: how do i switch between emulators? I tried the "context" button but it just gives me play or add to favourite. Thanks a lot for your feedback, I see now how to get the list of possible emulators Regarding the ".d64" files, I am suspecting there is something with kodi and not with Retroplayer. I have changed (instead of the "add source" kodi mount) to a Systemd mount (on /storage/games) of the NFS share with the roms and if i ssh into libreelec and run Code: ls -la /storage/games/c64/ Code: ..redacted...left only last entries... while if I browse to games/c64 this folder is empty.. This does not happen with the other folders under /storage/games... I wanted to try to use a systemd mount to see if this could have helped withe the "VFS" support issue and indeed I think it works Neogeo and Mame roms don't give me the error they were giving before. Anyway I cannot launch Mame roms since selecting the .zip file opens the archive and lists the content (a bunch of .bin files) If i try to select one of the .bin files it asks me to select an emulator but Mame is not one of the options. Regarding the controllers, I think I screwed up my setup since my problem is now I cannot get start/select anymore I will try to restore the setup and then I will work on getting also the controller for the second player One more thing that I noticed. When I browse to "games" and then go to "addons" I always get an empty list even if I have the emulators/controllers/API installed. Maybe this is the intended behaviour, in which case please ignore my comment ;-) M RE: RetroPlayer Test Builds (updated for Leia) - garbear - 2018-02-19 (2018-02-18, 23:07)mcarni Wrote: while if I browse to games/c64 this folder is empty.. Kodi only shows games with extensions that an emulator can play. What emulator are you trying to use with your .d64 files? (2018-02-18, 23:07)mcarni Wrote: Anyway I cannot launch Mame roms since selecting the .zip file opens the archive and lists the content (a bunch of .bin files) Open the context menu for the .zip and there should be a "Play" option. The default behavior is to browse because many users store their ROMs in zipped folders. How would we tell MAME roms apart? (2018-02-18, 23:07)mcarni Wrote: When I browse to "games" and then go to "addons" I always get an empty list even if I have the emulators/controllers/API installed. Only add-ons that can be launched (python scripts and standalone game add-ons) show up there. I can change this to show emulators and controllers too. RE: RetroPlayer Test Builds (updated for Leia) - mcarni - 2018-02-19 Thanks Garbear, for the d64 files, I had "Vice" as the emulator in Retropie. I didn't know I had to have the emulator installed to see the roms in the "games/files" view... I will check when I return home if I had "Vice" installed and let you know For the zip/mame, I assume I was doing it wrong, (opening the archive instead of playing it...) thanks for the help For the addons visibility, this is just my 2cts, probably better to see what other users say... thanks a lot m RE: RetroPlayer Test Builds (updated for Leia) - xodi - 2018-02-19 (2018-02-18, 20:16)garbear Wrote:(2018-02-18, 04:31)xodi Wrote: DIT: Is it possible to enable the auto trigger by configuration? I think by default, the repeat delay can be 200ms, the repeat rate can be 6 times per second. It's better to make this configurable. I can test this to see if it works well. RE: RetroPlayer Test Builds (updated for Leia) - garbear - 2018-02-19 (2018-02-19, 13:43)xodi Wrote: I think by default, the repeat delay can be 200ms, the repeat rate can be 6 times per second. It's better to make this configurable. I can test this to see if it works well. I can add a configuration option for turbo. Should we have a hotkey to enable/disable turbo? RE: RetroPlayer Test Builds (updated for Leia) - xodi - 2018-02-19 (2018-02-19, 17:56)garbear Wrote:It's better to have a configurable hotkey, though I personally like this be enabled always.(2018-02-19, 13:43)xodi Wrote: I think by default, the repeat delay can be 200ms, the repeat rate can be 6 times per second. It's better to make this configurable. I can test this to see if it works well. RE: RetroPlayer Test Builds (updated for Leia) - garbear - 2018-02-19 (2018-02-19, 18:10)xodi Wrote:(2018-02-19, 17:56)garbear Wrote:It's better to have a configurable hotkey, though I personally like this be enabled always.(2018-02-19, 13:43)xodi Wrote: I think by default, the repeat delay can be 200ms, the repeat rate can be 6 times per second. It's better to make this configurable. I can test this to see if it works well. Nestopia uses X for Turbo A and Y for Turbo B. Does this sound like a good idea? As for turbo settings, I checked some emulators and found: Nestopia
FCEUmm
Which do you like better? RE: RetroPlayer Test Builds (updated for Leia) - xodi - 2018-02-19 (2018-02-19, 18:47)garbear Wrote:Use only one button as hotkey is not a good idea for me. In mslug, button X is used to drop bomb.(2018-02-19, 18:10)xodi Wrote:(2018-02-19, 17:56)garbear Wrote:It's better to have a configurable hotkey, though I personally like this be enabled always. The Nestopia one seems good to me. For the configuration, I mean the repeat delay and repeat rate can be configured by user. RE: RetroPlayer Test Builds (updated for Leia) - garbear - 2018-02-19 (2018-02-19, 19:01)xodi Wrote: Use only one button as hotkey is not a good idea for me. In mslug, button X is used to drop bomb. Good point, I was only thinking about NES games. What hotkey do you suggest? Should holding it enable or toggle turbo? (2018-02-19, 19:01)xodi Wrote: The Nestopia one seems good to me. For the configuration, I mean the repeat delay and repeat rate can be configured by user. What values should these have in the GUI? As in, what range and step size for delay and rate? RE: RetroPlayer Test Builds (updated for Leia) - xodi - 2018-02-19 (2018-02-19, 19:04)garbear Wrote:For the hotkey, may be just a unused combination of two buttons? Holding them should just toggle it. The delay range may be from 50ms to 1s? The rate range may be 1 to 60?(2018-02-19, 19:01)xodi Wrote: Use only one button as hotkey is not a good idea for me. In mslug, button X is used to drop bomb. RE: RetroPlayer Test Builds (updated for Leia) - garbear - 2018-02-19 (2018-02-19, 19:50)xodi Wrote: For the hotkey, may be just a unused combination of two buttons? Holding them should just toggle it. K. I try not to reinvent the wheel. For example, our hotkeys are based on RetroPie hotkeys. Do you know any existing emus/frontends that use hotkeys for toggling turbo? RE: RetroPlayer Test Builds (updated for Leia) - mcarni - 2018-02-19 Just wanted to say thanks one more time context menu on the zip file brought up the menu from which I could choose mame, perfect, really perfect regarding d64 files you were right, the emulator (vice) is not available, no big trouble... as a cherry on the cake, my son dropped by while I was testing Bubble Bobble and picked up a second controller and it automagically worked no need for any setup for the 2P controller (I started from a clean slate, so i probably screwed up the controller setup yesterday) Thanks again let me know if there is anything i can test M RE: RetroPlayer Test Builds (updated for Leia) - garbear - 2018-02-19 (2018-02-19, 22:05)mcarni Wrote: let me know if there is anything i can test Yes, we need testers. Choose your favorite games and see how well they work in RetroPlayer. If any errors or frustrations occur, create a GitHub issue. I'm tracking every issue so far, so if yours gets in there I'll try to address it before release. RE: RetroPlayer Test Builds (updated for Leia) - Julipo - 2018-02-20 The "select + start" hotkey will be by default "Exit game" like RetroPie? Because I think that for RetroPlayer will be better launch a menu with options (Save state, Load State, Close rom, restart ,take screenshot, cheats,...) At least I prefer this (In RetroArch for windows I have "open gui", I think that this will be the equivalent that I think that RetroPlayer will need). |