[RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Game Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=291) +---- Thread: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs (/showthread.php?tid=70115) 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
|
RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - kayone - 2015-02-09 (2015-02-09, 07:54)malte Wrote:desumoyo Wrote:a simple (I guess?) workaround would be to have Kodi to copy the file somewhere in a temp folder on the SD, and try to launch that file instead.This is already implemented. I want to include it into next release. You can already add it manually: link Can anyone confirm this works with the latest test version of RCB on latest kodi 14.1? I'm not familiar with the process here, but willing to give it a try.. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - billyc666 - 2015-02-09 thanks malte for reply, at the present time it would be beyond my capabilities as my knowledge of python is probably way to low. I sort of understand what's needed but unsure how to implement here's what mine looks like in black glass nova with multiple instances , this is the kinda thing that I was hoping to achieve RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - kayone - 2015-02-09 (2014-11-16, 00:22)sklick Wrote: I have prepared a patch for those who want to use rom collections stored on networked drives on systems that do not support files on networked drives ("smb://...", etc...) natively - such as Android. With this patch a new option "Make Local Copy" is added to "Edit Rom Collection" -> "Launch Games". When checked the rom will be copied from the location it was imported from into a temporary local storage, where emulators and the compressed file handling routines (for *.zip and *.7zip) can pick it up. The copying is accomplished by XBMC's internal file copy system, so every file on whatever networked storage XBMC can pick up can also be copied. Once a local copy has been made, the launched emulator should have no problem reading the file. Has anyone tried and got this to work? I tried to follow the instructions and using different flavours of Tortoise (windows) I was able to create the patch file and what looked like correctly patching the directory, but when I reinstalled the addon I didn't see any sign of the "Make Local Copy" option under 'Edit Rom Collection' I'm desperate to get this working as all of my roms are stored on a NAS. Any help is appreciated! RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Maleficium - 2015-02-09 (2015-02-09, 07:54)malte Wrote:Maleficium Wrote:After some tests with Kodi and the latest release of RCB I decided to went back to Gotham and 2.0.17.What did not work in 2.0.18? Usually 2.0.18 should also work with Gotham. But you are right, since I switched to provide the files via repository there are no previous versions available online. You could still grab them from your local XBMC packages folder. I will also think about how to provide older versions on my project page. It was solved by now, I went back to Frodo (not Gotham as I said) and I installed 2.0.17 from the available add-ons list from XBMC itself. The link provided in this forum to 2.0.17 its the "broken one". My major problem with Kodi (and Gotham) its the time RCB needs to start. I have a big database (almost 50k games, 69 systems) and it takes almost 1 minute just to start while in Frodo it starts in 2 seconds. Add a new game its another long wait, even with filters to just 1 system. Not sure if the problem its with Kodi, with my config.xml (I modified some things) or with my DB itself, I'm using the same in the last couple years. Well, I can live with that for now, Frodo to RCB Kodi for other things. Btw, there's any way to start RCB automatically every time I start XBMC ? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - weirdinin - 2015-02-09 (2015-01-18, 19:41)joebloggs12 Wrote:(2015-01-17, 14:12)weirdinin Wrote: Hi. I have a minor problem here. How do I change the game art like fanart, frontbox after I have imported game?just replace the images, it should correct itself as soon as the cache clears I have more issues in regards of changing metadata of rcm. If I edit Steam.nfo e.g change <plot>blaa blaa </plot> to something else and re-add or rescrape the game, the plot of the game in rcm doesn't change. How come rcm always uses metadata for plot from internet, not from local file? debugging log here: http://pastebin.com/Sgpy3mH7 I first rescraped the game using all scrapers (local and internet). No change in plot. Then tried to scrape only using local data. No change in the plot. Steam.nfo http://pastebin.com/KipERc2w RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - mikty - 2015-02-09 (2015-02-09, 14:33)joebloggs12 Wrote: thanks malte for reply, at the present time it would be beyond my capabilities as my knowledge of python is probably way to low. I sort of understand what's needed but unsure how to implement Nice it would be so cool if it could be implemented ! RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - mikty - 2015-02-09 (2015-02-09, 18:51)Maleficium Wrote:(2015-02-09, 07:54)malte Wrote:Maleficium Wrote:After some tests with Kodi and the latest release of RCB I decided to went back to Gotham and 2.0.17.What did not work in 2.0.18? Usually 2.0.18 should also work with Gotham. But you are right, since I switched to provide the files via repository there are no previous versions available online. You could still grab them from your local XBMC packages folder. I will also think about how to provide older versions on my project page. low download database is my main problem. i will give a try with frodo thanks for the tips RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Ylee_one - 2015-02-10 I had this working, for the most part, yesterday with a handful of NES games. When I tried to add PSX it didn't work right so I deleted rom collections and tried again. It was then that everything went wrong, nothing worked. So I uninstalled RCB turned off the computer came back today and tried again. Same thing, it doesn't work. When I import games nothing happens the library is empty. All I see is the information/sorting tabs i.e. colsole, genre, year, publisher etc on a black screen. System: Win Vista (32-bit) AMD Athlon 64 x2 Dual Core 3.00GHz 4GB Ram Kodi 14.0 Helix RCB 2.0.17 Checking the log I received three Errors: Error while reading gameclient addons via json. Assume that we are not in RetroPlayer branch. ERROR: Control 500 in window 13000 has been asked to focus, but it can't ERROR: Control 52 in window 13000 has been asked to focus, but it can't Can post whole log if needed. Any help is appreciated. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - projektpatrick - 2015-02-10 Hey guys, Looking for a little help with sound setup in RCB. I'm running Openelec 5, and I do have sound working when retroarch is started via Advanced Launcher. If I run the same game (presumably same command executed) in RCB, it doesn't have sound. I've tried the suspend sound feature without any luck. Ideas? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Major THC - 2015-02-10 (2015-02-10, 00:16)Ylee_one Wrote: I had this working, for the most part, yesterday with a handful of NES games. When I tried to add PSX it didn't work right so I deleted rom collections and tried again. It was then that everything went wrong, nothing worked. So I uninstalled RCB turned off the computer came back today and tried again. Same thing, it doesn't work. When I import games nothing happens the library is empty. All I see is the information/sorting tabs i.e. colsole, genre, year, publisher etc on a black screen. Same here. Must be a problem within RCB. Everything was working completely fine yesterday. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - nalias - 2015-02-11 Hey all, signed up here just for help with RCB.. I love this program/add-on.. seriously i have looked at dozens of front ends in an attempt to solve the issue, and nothing out there came close to having the search options this has are exactly what you need to sort though a large game library.. This takes me to my problem, I took the time to import and sort out a library of ~2400 games, and it was working fantastic, for a single evening.... the next day it was only showing a tiny fraction of the games listed, I have; deleted all the rom collections and reimported - same result, except this time it skipped the working phase, uninstalled and removed all add on scripts and folders re-installed re imported games - this kinda works, but not all the info is propagating, and when closed it hangs xbmc program add ons., It was at this point that I went looking at other front ends, and well the results are above. so i returned to a backup of the original folder/data, and removed again then re imported, it, as always now, shows importing of all the info, but only displays some of the B files (no its not always B) that its just reported as imported.Oh and i tried a parallel clean install of 14.1 and while more testing is needed the first import reported it was imported info, and nfo's were created in the folder, but everything is blank.. sigh please excuse my rambling, It feels like im so close... win7sp164 ASUS P6T intel i7 920 6GB ram ATI5870 Gotham with rapier skin - should note that its in portable mode RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - billyc666 - 2015-02-11 are you sure your filter is set to all RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - nalias - 2015-02-11 yup, good call otherwise tho, that menu is not so obvious. Those are another great feature. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - my_heroine - 2015-02-11 (2015-02-09, 17:02)kayone Wrote: Has anyone tried and got this to work? I tried to follow the instructions and using different flavours of Tortoise (windows) I was able to create the patch file and what looked like correctly patching the directory, but when I reinstalled the addon I didn't see any sign of the "Make Local Copy" option under 'Edit Rom Collection' Tried it with RCB 2.0.17 and it works. You don't really need Tortoise, you can just open the files and search for the lines to replace them. How exactly did you reinstall the addon? Patched the files, created the zip, uninstalled RCB and installed the zip? Btw, even though I'm happy with this method because I can now play my NAS-stored ROMs, due to the limited space of the Fire TV, I can't really have a high number of PS One games (700 MB ISO). Therefore, would it be possible to automatically delete the temp files when you close the emulator so that you free up the space? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - kayone - 2015-02-11 (2015-02-11, 17:38)my_heroine Wrote:(2015-02-09, 17:02)kayone Wrote: Has anyone tried and got this to work? I tried to follow the instructions and using different flavours of Tortoise (windows) I was able to create the patch file and what looked like correctly patching the directory, but when I reinstalled the addon I didn't see any sign of the "Make Local Copy" option under 'Edit Rom Collection' I'm using the new test version of RCB (2.1.0) which cured a few problems for Eminence skin & I patched the files, created the zip and installed over the top. EDIT- @my_heroine I tried and managed to mess up several times using the method you suggested and gave up! any chance you can upload the .zip which has been amended? |