[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 - Daeymon - 2014-10-16 Is there a way to trigger the video to adjust to the focused game when the scroll bar is used? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Fastsonic - 2014-10-17 Hi@all try do bring the RCB to work on my FireTV ( not rooted) The Networkshare is on my Windows 8 PC. He see all Games , index Games, create Folder "boxfrot" but can´t create a file. When he create Folder he use smb://USER[email protected] When he try to create File he use: smb://10.0.0.146 is this my Problem ? I try networkshare with Name and IP. No special characters or symbols.. Any idea to fix this ? Thanks 21:57:26 T:1663318880 NOTICE: RCB_INFO: Begin getFilesByWildcard. pathName = smb://10.0.0.146/e$/Computer/Emulatoren/c64/Spiele//boxfront/AQUAPLANE.* 21:57:26 T:1663318880 NOTICE: RCB_INFO: dirname: smb://10.0.0.146/e$/Computer/Emulatoren/c64/Spiele//boxfront 21:57:26 T:1663318880 NOTICE: RCB_INFO: filemask: AQUAPLANE.* 21:57:26 T:1663318880 DEBUG: int XFILE::CSMBDirectory::OpenDir(const CURL&, CStdString&) - Using authentication url smb://USER[email protected]/e%24/Computer/Emulatoren/c64/Spiele/boxfront 21:57:26 T:1663318880 NOTICE: RCB_INFO: xbmcvfs dirs: [] 21:57:26 T:1663318880 NOTICE: RCB_INFO: xbmcvfs files: [] 21:57:26 T:1663318880 NOTICE: RCB_INFO: Download file to: smb://10.0.0.146/e$/Computer/Emulatoren/c64/Spiele//boxfront/AQUAPLANE.jpg 21:57:26 T:1663318880 NOTICE: RCB_INFO: File does not exist. Starting download. 21:57:26 T:1542756432 DEBUG: ------ Window Init (DialogOK.xml) ------ 21:57:26 T:1542756432 INFO: Loading skin file: DialogOK.xml, load type: KEEP_IN_MEMORY 21:57:26 T:1542756432 DEBUG: Load DialogOK.xml: 4.49ms 21:57:26 T:1542756432 DEBUG: Alloc resources: 4.85ms (4.67 ms skin load) 21:57:28 T:1542756432 DEBUG: Keyboard: scancode: 0x17, sym: 0x000d, unicode: 0x0000, modifier: 0x0 21:57:28 T:1542756432 DEBUG: bool CApplication::OnKey(const CKey&): return (0xf00d) pressed, action is Select 21:57:28 T:1542756432 DEBUG: ------ Window Deinit (DialogOK.xml) ------ 21:57:28 T:1663318880 NOTICE: RCB_ERROR: Could not create file: 'smb://10.0.0.146/e$/Computer/Emulatoren/c64/Spiele//boxfront/AQUAPLANE.jpg'. Error message: '<urlopen error [Errno 111] Connection refused>' 21:57:28 T:1663318880 NOTICE: RCB_WARNING: an error occured while adding game AQUAPLANE 21:57:28 T:1663318880 NOTICE: RCB_WARNING: Error: need more than 2 values to unpack 21:57:28 T:1663318880 NOTICE: RCB_INFO: current rom file: smb://10.0.0.146/e$/Computer/Emulatoren/c64/Spiele/Aaargh!.d64 21:57:28 T:1663318880 NOTICE: RCB_INFO: gamename (file): Aaargh!.d64 21:57:28 T:1663318880 NOTICE: RCB_INFO: gamename (friendly): Aaargh! 21:57:28 T:1663318880 NOTICE: RCB_INFO: checkRomfileIsMultirom. gamename = Aaargh!, lastgamename = AQUAPLANE 21:57:28 T:1663318880 NOTICE: RCB_INFO: Start scraping info for game: Aaargh! 21:57:28 T:1663318880 NOTICE: RCB_INFO: Begin getFoldernameFromRomFilename: %ssmb://10.0.0.146/e$/Computer/Emulatoren/c64/Spiele/Aaargh!.d64 RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - DigiTech - 2014-10-17 I have an already done collection of games well scrapped in my HTPC (frodo) with RCB, i just got an android handheld called JXD S800b and it's awesome but i want to to use the same game collection i already have on my HTPC with xbmc and RCB on this android device and avoid the hassle of rescrape everything again, actually i have a RCB selection of favorite games that i hope can keep in the new handheld, anyone knows which is the less painful way to achieve this? i dont want to redone everything again, i know that ill have to use new emulators and settings, is there a well written guide for android devices about using RCB..,sorry for the dozens of questions Re: RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - bradwatson - 2014-10-20 (2014-10-17, 14:37)Fastsonic Wrote: Hi@allPretty sure that's your problem. I ran into something similar and had to store the ROMs on a thumb drive and plug into the Fire TV. XBMC knows the path but the emulator program can't access it it seems. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Fastsonic - 2014-10-20 Hi, and to use Thumb Drive i need Root . right ? so i have only the internal Storage 4G to use RCB. Ahhh First touch and pretty surprised about Firetv Second Touch more and more Amazon limitations RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - bradwatson - 2014-10-22 Yep thumb drive requires root unfortunately. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - eguibs - 2014-10-26 hi guys ! i'm actually trying to create a sort of emulation box with an android dongle abd i think rom collection browser match perfectly this purpose ! but i actually face some problems ! Loading the list is terribly slow when i read the wiki about performance it's written about 2 secs to load 1000 roms for me loading 1000 roms is something around 40 seconds so imagine when you have a game list of 6000 roms ! so my question is is there a solution to enhance that ? how can i change the Mygame.db location (to a faster HDD) anyway all the rest is awesome good job guys ! RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Girgl - 2014-10-27 Hi all I've been trying to configure RCB on my XBMC Frodo for some time now. Most of the emulators work straight away, but I can't get MAME to launch properly out of RCB, although the emulator itself works fine with the games. I tried searching the problem on the net, but couldn't find aything: MAME: I got the games to show up using the offline scraper method, but when I try to launch a game (I launch MAME in solo mode), MAME (I use MAMEUI) stops at the beginning when it is supposed to load the roms, showing a dialog that it can't find any roms for the game (although they are there, because I can launch the games fine using MAMEUI). Strange about the dialog is the facht that it says it was looking for the roms in the folder e.g. "1942 1942", so it seems that the rom name gets replicated when handing over the launch arguments to MAMEUI, but I can't find out where. Does anybody know this problem and has a cure for it? Thank you very much RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - teeedubb - 2014-10-27 @Girgl mame was a tricky one, from memory you need to hard code the full paths in the mame config file. There are several entries that need to be entered, so go by what is already in the config. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Girgl - 2014-10-27 Hi Teeedubb I actually tried both options. Because MAMEUI's error message was showing the rom name twice I deleted the rom path from the config file, with the same result. So using the MAMEUI gui I entered the rom path again, but nothing changed. Once there were setting on the gwenael.org wiki, but the site is not reachable anymore. EDIT: do I need to enter the -inipath parameter before the "%ROM%" in RCB for it to work? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - boppyman - 2014-11-01 Are the scrapers broken on this? I'm struggling to pick up anything at all artwork and info wise RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Girgl - 2014-11-02 Alright, I switched to MAME because I thought the problem would be related to my MAMEUI installation. Unfortunately, I get the same results. When launching MAME through RCB in solo mode on my Win 7 64 bit machine with the latest Gotham installed, MAME starts but the shell shows that no roms were found in (for example the game 1942) "1942 1942", and MAME is closed starting XBMC again. When I try to run a NeoGeo game like Metal Slug the text in the shell window shows that there are no roms in the folder "mslug neogeo mslug". The same happens when I try to launch a Konami game, then the shell window shows no roms found in folder "*game* konamigx *game*". I guess it's a bug within RCB, because I can run all roms fine using command line in MAME, but I'm not sure, as I could not find what is causing this. Any hints would be highly appreciated. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - ottorox - 2014-11-05 (2014-11-02, 13:34)Girgl Wrote: Alright, I switched to MAME because I thought the problem would be related to my MAMEUI installation. Unfortunately, I get the same results. When launching MAME through RCB in solo mode on my Win 7 64 bit machine with the latest Gotham installed, MAME starts but the shell shows that no roms were found in (for example the game 1942) "1942 1942", and MAME is closed starting XBMC again. When I try to run a NeoGeo game like Metal Slug the text in the shell window shows that there are no roms in the folder "mslug neogeo mslug". The same happens when I try to launch a Konami game, then the shell window shows no roms found in folder "*game* konamigx *game*". Hi, I'm going to try help you. In my case, when I launch MAME from command line it doesn't load the config, and can't load games from here (I use mameui 0.141). So I indicate the ini and rom path and it works. In RCB the parameter line looks like this: -inipath d:\mame\ini -rompath d:\mame\roms %romname%. I hope that it works for you. Don't forget to turn on the option "dont extract zip files". Regards RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Girgl - 2014-11-06 Hi Ottorox This is kind of awkward... the solution was extremely simple. For some reason I had changed back the setting "use a full screen window...", and that's actually what caused MAME to behave so strangely. So now at least MAME runs fine and the games start. But now I have a new problem: I have changed some button mappings in MAME, which were saved in the default.cfg in the cfg directory. Unfortunately, when I start MAME out of RCB, this config file isn't used, and MAME starts with the standard button mappings. I tried to enter the argument -config_directory "C:\Emulators\MAME\cfg" in RCB, but then MAME quits before the game is loaded. Any idea how to solve this issue? EDIT: stupid me.... Typo, about 3 times... Issue resolved : ( RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Komerad - 2014-11-06 Cant delete my own posts |