[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 - faroukzidane - 2013-12-18 Firstly, I don't know how to Quote:use solo mode in combination with Openboxas you said. But it's ok, something like the sound issue is getting vanished. Secondly, I've another issue that really happens to me many times. Many times when I open RCB, the info and fanarts don't appear. However, when I press Down two times (as I'm going to scroll by letters and go back again) the info and fanarts appear. When I open RCB, it's like this: After pressing Down two times: XBMC Skin: Aeon Nox RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - teeedubb - 2013-12-18 (2013-12-17, 04:52)bs0d Wrote: I can't use solo mode because I'm using XBMCBuntu. And installing STEAM through openbox doesn't allow me to play ROM's. Openbox can be used for xbmc, steam, firefox etc, its just a window manager - like the desktop in windows, osx, ubuntu etc. The xbmc session (the default) in xbmcbuntu has xbmc acting as the window manager and because of this exiting xbmc takes you to the login screen, hence why solo mode doesnt work in the xbmc session in xbmcbuntu. Do you have xbmcbuntu booting into the openbox session which auto starts xbmc? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - wacind - 2013-12-18 Hi Sorry if this has been posted on here before but i've been searching for 2 days and haven't yet found a solution. Does this method of loading emulator games work on the raspberry pi running OpenElec? I installed RCB and pointed it to the source for FCEUX (fceux-2.2.2.src.tar.gz) I am able to load rom for Super Mario Bros and it loads up on the menu but when i try to run the game, the screen shrinks to about 1/4th the size and hovers on the top left of my TV for about a second or two and then just returns to the Game Menu Thanks RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - teeedubb - 2013-12-18 Try this for emulators in openelec http://sourceforge.net/projects/zaggxbmcaddons/ RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Scratch - 2013-12-18 Hello everyone, I have searched and searched but have not found good instructions on how to manually add artwork for Mame games. Otherwise fantastic add on. *stupid phone RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - bs0d - 2013-12-20 (2013-12-18, 07:51)teeedubb Wrote:(2013-12-17, 04:52)bs0d Wrote: I can't use solo mode because I'm using XBMCBuntu. And installing STEAM through openbox doesn't allow me to play ROM's. My HTPC boots directly to XBMC Frodo in full screen (10 ft interface). I can select "EXIT" and login to openbox or xbmcbuntu. I logged in to openbox and installed STEAM following your thread. But I guess I don't know what I'm doing. I can open that window manager in OpenBox, but no link exists within XBMC after install- and I'm still clueless on using Steam to launch mednafen and pass commands to open a ROM. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - teeedubb - 2013-12-20 Dont worry about steam, just the part about autostarting xbmc in openbx with a black wallpaper (add the extra menus if you wish). Then you can use rcb in solo mode which solves alot of problems. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - bs0d - 2013-12-20 For those interested that may have the same new-user questions: I found a solution to volume issues in mednafen. Turns out, mednafen wasn't really the issue. However, I did need to make these changes in the mednafen config file: Code: sounddriver default Code: sounddriver alsa The "real" issue was no sound at all in XBMCBuntu. So I installed Install "PulseAudio Volume Control" (via Terminal) Code: sudo apt-get install pavucontrol Then you can open the PulseAudio Volume Control GUI and also open the emulator or X application and change the output to HDMI. It was that simple. A few more mednafen settings that may help for a better experience and using RCB, you can also change full screen to be the default (in the config file): Code: fs 1 Another bit, if you're on an HDTV like most of us, you can change the full screen resolutions to: Code: nes.xres 1920 RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - faroukzidane - 2013-12-22 Also, when I open a game and there's a music playing on the background of XBMC, the game launches and the music is still running on XBMC. Is there an option like "Stop media on launching emulators" ? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Komerad - 2013-12-24 Ok so when i install this addon (superrepo) I start it, select yes to create a config file, select to scrape online, select platform(snes) and then for the emulator path i get directed to the superrepo url... Eh whats next? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - bs0d - 2013-12-25 (2013-12-22, 21:06)faroukzidane Wrote: Also, when I open a game and there's a music playing on the background of XBMC, the game launches and the music is still running on XBMC. Is there an option like "Stop media on launching emulators" ? I have the same issue. I read that RCB has a script that essentially pauses XBMC and starts the emulator. Then upon emulator exit, continues XBMC. The caveat to that is- the sound is still "stuck" to XBMC. Pressing left and right results in the XBMC program sounds of scrolling through the menu's. I continue to read where users have their own scripts to do this?? Can anyone with this experience provide some input? How can we run a script to do this: Code: /usr/bin/killall -STOP xbmc.bin Or is that the solution? From my experience, again XBMC still seems to be open in the background while my emulator is at focus (without sound)- and confirmed sound to work via XBMCBuntu. Looking for the non-solo mode solution RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - rob hodge - 2013-12-25 (2013-12-25, 05:02)bs0d Wrote:(2013-12-22, 21:06)faroukzidane Wrote: Also, when I open a game and there's a music playing on the background of XBMC, the game launches and the music is still running on XBMC. Is there an option like "Stop media on launching emulators" ? here's my solution script that i used to get sound and focus issues vanquished in XBMCbuntu. this isn't exactly what you are looking for, but it may shed some light on things for you and give yo some perspective. Code: #!/bin/bash This script does a few things. Code: #!/bin/bash Code: openbox & Code: padsp mednafen "$1" > ~/Launchers/mednafen-log XBMCbuntu using ALSA, since my sound card couldn't do hardware dmixing and mednafen and pulse audio would fight over the sound hardware that could only take a single input. so, i set my configuration to use OSS and used padsp to create a OSS socket into Pulseaudio. this lets pulseaudio grab the hardware and do it's job. you might not have this issue if you have a better sound card than me, but it sounds like you might be hitting this issue as well. second, 'mednafen "$1"' passes the rom name and parameters to mednafem. '> ~/launchers/mednafen-log' pipes the standard out to a file, so you can read any error messages. this file gets overwritten each time you run mednafen. it's handy for diagnosis. Code: kill %1 this kills open box after mednafen exits, returning you to XBMC running in standalone mode. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - bs0d - 2013-12-25 (2013-12-25, 06:16)rob hodge Wrote:(2013-12-25, 05:02)bs0d Wrote:(2013-12-22, 21:06)faroukzidane Wrote: Also, when I open a game and there's a music playing on the background of XBMC, the game launches and the music is still running on XBMC. Is there an option like "Stop media on launching emulators" ? Thanks Rob. What extension does this script use? Can I write it in Notepad, and save as --> .xxx file? Where should it be saved? And finally, how do I tell RCB to run this script before calling mednafen and subsequent %ROM%? Or does any of the input to RCB even change? Regarding openbox, I have the XBMCBuntu package. When I login, I can select openbox to login to. Is this the same openbox, or do I need to install an XBMC software app? RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - rob hodge - 2013-12-26 (2013-12-25, 22:39)bs0d Wrote: Thanks Rob. What extension does this script use? Can I write it in Notepad, and save as --> .xxx file? Where should it be saved? And finally, how do I tell RCB to run this script before calling mednafen and subsequent %ROM%? Or does any of the input to RCB even change? Regarding openbox, I have the XBMCBuntu package. When I login, I can select openbox to login to. Is this the same openbox, or do I need to install an XBMC software app? first, i can tell you're coming from the windows world. extensions are not really necessary in a linux environment; yo ucan name this whatever yo want. i call mine 'mednafen-launcher' you will need to run 'chmod a+x filename' on it, to tell the operating system it is an executable file for all users on the system. you can create it with any text editor; i use leafpad. however, you will run into problems if you create it in windows and copy it over. windows and unix define the end of a line differently so it'll just be easier to make it in linux. as for where, linux convention would probably be /usr/local/bin; however i jus keep mine in a directory called ~/Launchers as for how to tell RCB to run this, when it asks path to emulator, instead of telling it where mednafen's program file is, point it to this, and pass it the rom as an argument. openbox is a component of the operating system; what you are referring to is the openbox desktop session that is built around this and a slew off other programs. this is more of an environment than you need for xvmc. what we are doing is running the one specific part of that environment that you need to manage multiple programs, control, and focus only while we have more than one program running. see, the linux environment and operating system is very component based. it's a set of building blocks. one program may add the ability to manage bluetooth devices, one is the sound system, one adds backwards compatibility for an older set of sound drivers, one manages what programs are running, one adds a task bar, one adds a program launch/start button, one puts the clock i nthe corner of the screen, etc. with XBMCbuntu in the XBMC mode, you are running just enough pieces to accomplish that one task; running XBMC. what this script does is temporarily run the one piece you need to manage two applications running and playing well together at the same time until you drop back down to XBMC, then leave things as it found it. RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - kidllotus - 2013-12-27 I'm having the strangest issue with RCB. When launching a ROM (using SNES 9x for example) I get an "Invalid ZIP archive" error. Here's the info that I have and the troubleshooting steps I've followed. 1. My roms are on a fileshare (set to 0777 so there shouldn't be any permissions issues) 2. I have added the fileshare location into the library using smb://194.xx.xx.xxx/sharelocation/Emulation 3. I have tried launching test games from the emulator directly (navigating through open game dialog) 4. I have executed the following from cmd -> c:\Docs\Emulation\SNES 9x>snes9x.exe "\\194.xx.xx.xxx\filesharelocation\Emulation\SNES Roms\Aladdin.zip" and it loaded fine. 5. I have mounted the fileshare locally to R: and executed the following from cmd -> c:\Docs\Emulation\SNES 9x>snes9x.exe "R:\SNES Roms\Aladdin.zip" and it loaded fine. 6. I have the launcher to use %ROMFILE% as the argument to send to SNES 9x 7. I have "do not extract zip" turned on (this is the only way I could even get it to start up SNES 9x, otherwise it doesn't even load) I could run it in stand-alone mode, but I'm trying to get it running so it's easy for my wife to use (that Ease of Wife Use is important). Could someone give me a hand with this please? I'm willing to grant access through TeamViewer if need be. |