[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
|
[RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - malte - 2010-03-17 Current stable version (Kodi Krypton & Leia): 2.2.4 Matrix compatible version: Matrix branch Current development version (Matrix only): Current Git version Changelog Project homepage (Github) FAQ Documentation XBMCNerds thread (german forum) Support thread for RetroPlayer integration Note: If you want to use solo mode you have to install the RCB service addon. It should be installed automatically with RCB, otherwise you'll find it in the category "Services" of the Kodi repo. Since release 2.2.0 there is a supplement addon called "Rom Collection Browser widget". This can be used to get your games on Kodis home screen. More info how to install and configure the widget can be found here. Features Game Import / Scraping
Game Browsing
Game Launching
RCB scrapes data from these sites (don't forget to visit, register and contribute!):
Screenshots Screenshot Gallery If you have any problems running this script please report your error here including a Kodi log file. Have fun with it! malte ____________________________ Donations for this addon gratefully accepted. - gobbledigook - 2010-03-18 this looks like a fantastic plugin thanx for all your hard work!! i will check this out on my ubuntu box a bit later on and let you know how i get on - Eldorado - 2010-03-18 Without being able to try this yet, so just going from the screenshots.. is the browsing of roms done by scrolling side to side? How about listing just the Game/Rom names as a top down list on the left or right hand side of the screen allowing page up/down functionality, and on the opposite side showcase the cover graphic and all other game information. This way you could see 20-30 game names at a time depending on font size etc. Some of us have rather LARGE collections of ROMS.. much larger than movie collections. Scrolling side to side with only 4 games showing at a time would take forever for me to get to the M's... The selection items at the top of the screen seem to take up a good deal of screen real estate.. as they are (I'm assuming) a way to search & filter, maybe can they be put off into a side/top menu that hides away? This would give you more room to show case the box art and in-game screen shot, as well as all the other info Just throwing out some ideas! The coming soon Doom screenshot looks great! Thanks for the hard work done, I've been waiting for awhile for a games library that has a emulator functionality such as this! - malte - 2010-03-18 gobbledigook Wrote:i will check this out on my ubuntu box a bit later on and let you know how i get ongreat! really would like to get some feedback. Eldorado Wrote:How about listing just the Game/Rom names as a top down list on the left or right hand side of the screenThis is planned for version V0.5 or later. I woud like to implement this as an additional view so you can choose which one you prefer. Eldorado Wrote:as they are (I'm assuming) a way to search & filter, maybe can they be put off into a side/top menu that hides away?Yes, they are a way to filter. I like the idea to hide them, they are really wasting space. If I find out how this can be done I will try to add this. Actually the UI is just a very quick and loveless hack. In one of the next iterations I will spend more time in cosmetics. But any input regarding this is welcome. - gobbledigook - 2010-03-19 hey there! I tried this last night on my ubuntu server install, unfortunatly it didn't work!! i tried the test scenario, just to get a feel... but when i click on the script i get a little box at teh bottom left hand corner saying "script failed to start: Rom Collection Browser" or similar! i have checked the permissions and made sure that the applaunch.sh file was executable i followed the nstructions as per the docs page... but will double check this eve and let you know how i get on the config.xml file looks fairly simple to follow in order to customise... but will get the test scenario working first - malte - 2010-03-19 Uh, thats bad. Sounds like a basic error... Is it the first time you want to launch it or did you already import something and now receive this error? If it is the first time you launch it, "applaunch.sh" should not be the problem. It is only used when you start an emulator in solo mode. Are you already using an "autoexec.py" to start something automatically while launching XBMC? RCB tries to backup your original "autoexec.py" and needs write access to your scripts directory. But I think this only happens when you already launched an emulator in solo mode. Please try this again and have a look at your xbmc log file. You should get an error message at the end of the file. Please post it here. regards, malte - malte - 2010-03-22 I have finished V0.4 now. New features: - Game info view: support for more image types, more detailed game info and videos (see 2nd screenshot in opening post) - configurable image placing: you can configure the file types that are shown in the different image controls - dynamic image types: you can define your own image types (e.g. ingame screenshots, title screenshots, ...) and use this categories to configure image placing Please view documentation for more info about how to update from previous version or how to install from scratch. - TioSolid - 2010-03-22 Im currently using MaximusArcade to launch my roms and I can say that an internal plugin is very very welcome. Keep the nice work! - AoOs - 2010-03-22 Good work, man. Here is the original topic: http://209.85.135.132/search?q=cache:UH4HuUdhiJgJ:forum.xbmc.org/showthread.php%3Ft%3D71180+nes+emulator+xmbc+forum+aoos&cd=1&hl=da&ct=clnk Google cached. - malte - 2010-03-23 Hi AoOs, thanks for the hint and for bringing in the google cache idea. I have found my old thread here (but I hope I have all information here in the new one): http://74.125.77.132/search?q=cache:1YJdlYCliLEJ:forum.xbmc.org/showthread.php%3Fp%3D521548+site:forum.xbmc.org+xbmc+rom+collection+browser&cd=4&hl=de&ct=clnk&gl=de For your Request Thread: I think this should work with RCB but depends on your NFO file format. Is there an "official" or already known NFO file format or did you think about creating your own one? I am planning to add support for xml description files in a later release and it would be nice to have some real world input files. regards, malte - garyi - 2010-03-23 I wish just basic instructions could be provided, where do I put the roms for instance? Secondly I have launched it but there appears to be no way back, I can navigate around the plugin but there is no menus or anything to quit it. - gobbledigook - 2010-03-23 have you tried escape? or double/triple right-click? - malte - 2010-03-23 garyi Wrote:I wish just basic instructions could be provided, where do I put the roms for instance? I was hoping the documentation about setting up the test scenario (http://code.google.com/p/romcollectionbrowser/wiki/Main#Setup_test_scenario) is as basic as possible. It is not done with just putting the roms somewhere. You have to tell this script where it can find your roms and where to look for additional data by editing the config.xml file. Most properties in this file should be self explanating and the rest is explained in the projects wiki. garyi Wrote:Secondly I have launched it but there appears to be no way back You can use any button that is associated with a cancel dialog or close action to exit the script. With a keyboard it will be the escape key like gobbledigook suggested. - AoOs - 2010-03-24 malte Wrote:Hi AoOs, Too keep it as simple as possible: the format that XBMC herself (yes, it's a she) uses would be appropriate. Try exporting your movie library (a good backup anyway) seperately. You will end up with altered NFOs in your movie directories, which are formatted by XBMC. We could reuse the tags for publisher, year, and make our own tag for developers. My wish is that your plugin will follow the current skin the user has applied (in my case Aeon65). I could make flags (I'm a former professional graphic designer) for all the developers and publishers - just to make it really crisp -- but only for the Aeon skins. - BORIStheBLADE - 2010-03-24 Nice work! when I get a chance I will have to try it out. |