[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 - Bundyka - 2015-02-26 Bundyka Wrote:I hope someone can help because im really missing RCB.... I keep getting this error for ages now, searched google for days for solution, nothing:I need some more info. What version of XBMC/Kodi and RCB? Did it work before? What did you change? [/quote] I tried with Kodi and XBMC 13.0, it worked before (not working since 13.1 i think) dunno what can be the problem, RCB not even starting, i downloaded it from the original xbmc repo, its 2.1.0. And by the way my youtube plugin not working either. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Manicfof - 2015-02-27 Can someone please help. I have kodi installed on my fire TV and have some NES roms in there and installed RCB 2.1.1 after i choose the platform it doesn't give me an option to select the emulator path. After i choose platform it goes to Auto Config Emulators. I have gone this way and all the games load but when i click to play one nothing happens. Everywear i look it says that after the platform part it tells you to find the emulator path. What gives?. Kinda new at this. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - zbuzanic - 2015-02-27 Hi, I have one request. Can you make and option to disable Filter and View Option when browsing games? My kids often press left / right on gamepads and then they turn on filter or change view and stuck at blank screen Also, when I switch to Desktop for a longer time and go back to Kodi/RCB my screen looks like this: http://www.weboteka.net/kodi/rcb_blank.jpg RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - nalias - 2015-02-27 @ zbuzanic - you should be able to change the skin inside rcb, the rcb skin night might be what your looking for, for now. -as for the display blankness I get the same thing sometimes, try a, leaving the display on a smaller list (new in last release), or by changing the filter, also attempting to browse the blank page caused it to 'wake up' for me.. Have fun RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - ZincBell - 2015-02-27 Hi all, Slightly confused about games with multiple images. For example Final Fantasy VII_Disc1.iso, I go to import the games into my collection with the Disk indicator set to "_Disc.*" Game imports fine, however when i go to start it with retroarch it doesn't give me the option to select which disk to start and starts with disc 1, what am i doing wrong here? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - derike77 - 2015-02-27 I am on Kodi 14.1, using Rom Collection Browser on an Android TV box. I downloaded the playstation emulator from the App Store and the bios. I was able to open it and play games on it. When I tried to add it to RCB, I can choose it from the list, but immediately get an error (nonetype' object is not iterable). Has anyone had this issue? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Zpectre87 - 2015-02-28 I'm interested in this addon, but the link to "stable version" 2.0.17 is broken. Could the addon keepers fix it? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - geopgin - 2015-02-28 (2015-02-28, 01:22)ldavet Wrote: I'm interested in this addon, but the link to "stable version" 2.0.17 is broken. Could the addon keepers fix it? This is probably what you want to be at RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - geopgin - 2015-02-28 (2015-02-27, 13:57)ZincBell Wrote: Hi all, you could try this Disc/d/.iso if they all follow that naming convention. Also if its already imported you'll need to delete it and then re-import it. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - nalias - 2015-02-28 (2015-02-26, 08:13)malte Wrote:nalias Wrote:Thats right, when there is various versions of things, then they are a folder insideDoes it work for you when you have your files on top level of the zip? The zips are setup so that you could extract all of them to a single folder, and the multiple versions, if there were any would end up in thier own game folders, for example: Game1.zip ..\Game1Folder\Game1_pal.smc ..\Game1Folder\Game1_NTSC.smc this way if you were to extract the zip you would get just the folder Game1Folder, and the two versions would be inside it, rather then duplicated in the master roms dir. And yes it does work when there is only one file in the zip and not a folder. also with this way you/I can batch extract all zips' without any special instructions to create folders, and ones that do not have folders in them extract without them, as we don't need those ones to be in a separate folder. Please note, the interface/dialog works great, takes me all the way through selecting what file inside the zip you want to launch just fails to launch as per the log files you have seen before. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - malte - 2015-02-28 New test version available: 2.1.2 List of changes: General
Two more dialogs with label positioning issues in kodi. I also made the positioning fixes backward compatible. Everything should work in Kodi and XBMC now. Previous version: 2.1.1 RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - geopgin - 2015-02-28 I can confirm that 2.1.2 fixed my issue with deleting collections RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Zpectre87 - 2015-02-28 (2015-02-28, 01:29)geopgin Wrote:(2015-02-28, 01:22)ldavet Wrote: I'm interested in this addon, but the link to "stable version" 2.0.17 is broken. Could the addon keepers fix it? Thanks, I usually go for the stable versions instead of the more recent betas, which is probably a mistake since the latest versions are probably better. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - nyny77 - 2015-02-28 hi, the button "Save config" is disable..( 2.1.2) (Gotham 13.2) Thanks RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - nalias - 2015-03-02 Greetings all.. update on the zip opening problem.. I wrote the following script to take the existing zip file, extract it to a folder, then save that resulting folder as a zip file with out the container folder inside it: for /R "D:\EMU\SNES\SNESROMS" %%I in ("*.zip") do ("C:\Program Files\7-Zip\7z.exe" e -y -o"%%~dpnI" "%%I") for /d %%I in (*) do cd D:\EMU\SNES\ZIP\%%I && "c:\Program Files\7-Zip\7z.exe" a -tzip D:\EMU\SNES\ZIP\"%%I".zip *.smc EDIT/Update: Sucess! I now have zip files with the rom files in the 'root' .. I got the following error when launching now: 19:23:42 T:20804 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.IOError'> Error Contents: (22, "invalid mode ('wb') or filename", 'V:\\Kodi\\portable_data\\userdata\\addon_data\\script.games.rom.collection.browser\\tmp\\extracted\\Alcahest/') Traceback (most recent call last): File "V:\Kodi\portable_data\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 404, in onClick self.launchEmu() File "V:\Kodi\portable_data\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 753, in launchEmu launcher.launchEmu(self.gdb, self, gameId, self.config, self.Settings, selectedGame) File "V:\Kodi\portable_data\addons\script.games.rom.collection.browser\resources\lib\launcher.py", line 41, in launchEmu cmd, precmd, postcmd, roms = buildCmd(filenameRows, romCollection, gameRow, escapeCmd, False) File "V:\Kodi\portable_data\addons\script.games.rom.collection.browser\resources\lib\launcher.py", line 204, in buildCmd roms = handleCompressedFile(filext, rom, romCollection, emuParams) File "V:\Kodi\portable_data\addons\script.games.rom.collection.browser\resources\lib\launcher.py", line 385, in handleCompressedFile fo = open(str(newPath), 'wb') IOError: (22, "invalid mode ('wb') or filename", 'V:\\Kodi\\portable_data\\userdata\\addon_data\\script.games.rom.collection.browser\\tmp\\extracted\\Alcahest/') -->End of Python script error report<-- |