Kodi Community Forum
[CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC - 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: [CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC (/showthread.php?tid=85724)

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 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453


- Death-Axe - 2011-03-24

for zsnes, this is the batch:
pssuspend XBMC.exe
zsnesw.exe "%1" -s -v 19
pssuspend -r XBMC.exe
nircmd win max process XBMC.exe

in the arguments in the launcher I have it set to "%rom%".

zsnes opens, but no rom is loaded just the menu. I assume zsnes doesn't support the %rom% bit, but I dunno what to use instead.

someone should make a guide or something hehe....


- rob87 - 2011-03-24

Hey guys,
the launcher works fine but i could not find some nice fanarts for my games. In Romcollectionbrowser i can scrape my games with thegamesdb.net. There are nice Fanarts, Banners, lots of infos and more...

It is possible to include this site also in this launcherHuh


- Angelscry - 2011-03-24

mentaluproar Wrote:I'm running XBMC on mac and the only game I can get this thing to recognize is megaman X 4. I cant get it to recognize anything else, and accessing the rest of the menus is impossible. What am I doing wrong?
If you could explain me exactly what you are doing I will be able to tell you if it is right or wrong. Do you obtain script error message? If so, please post here the content of your launchers.xml and xbmc.log files here using pastebin service. I also need to mention you that I do not have a mac so it is possible that advanced launcher do not work completely on this system.


- Angelscry - 2011-03-24

TxRxFx Wrote:Running 0.134 sdl mame on a machine (xbmc 10.1 of launching using advanced launcher of course) with ubuntu 10.04. Only thing I'd say it's looking like is the threading is a little funky on my machine. Piping audio via nvidia hdmi graphic card and compiled alsa drivers.

I've not spent an extended time trying to trouble shoot this so don't worry too much, just wondered if this had surfaced and was easily solved before. Smile
Why do you use this old version of mame? Actual version is 0.141. The version 0.134 have been released in sept. 2009. Some bug fixing could have occurred since that date.


- Angelscry - 2011-03-24

Death-Axe Wrote:for zsnes, this is the batch:
pssuspend XBMC.exe
zsnesw.exe "%1" -s -v 19
pssuspend -r XBMC.exe
nircmd win max process XBMC.exe

in the arguments in the launcher I have it set to "%rom%".

zsnes opens, but no rom is loaded just the menu. I assume zsnes doesn't support the %rom% bit, but I dunno what to use instead.

someone should make a guide or something hehe....
You need to remove quotes from the advanced launcher arguments or from the batch command line. It seems that you use quotes into the both case. That could be the error.


- Angelscry - 2011-03-24

rob87 Wrote:Hey guys,
the launcher works fine but i could not find some nice fanarts for my games. In Romcollectionbrowser i can scrape my games with thegamesdb.net. There are nice Fanarts, Banners, lots of infos and more...

It is possible to include this site also in this launcherHuh
Have you try to use the google image scraper using largest image size option? I think you never have better results than that. Concerning only game info, the allgame website is from far the most complete one. I will not add thegamesdb.net as scraper, because this database do not have sufficient content.


- wex101 - 2011-03-24

Hi everybody I'm having an issue with the advanced launcher I would like to try to work out.

I have visual boy advanced set up and whenever I try to launch a zelda.gba game I get the following error...

Ussupported file type gba|gb|gbc|zip

I have the emulator launcher setup with the correct file extensions (it auto knew which ones to use) but for some reason I recieve this error everytime I try to launch a game from xbmc. When launching the games from visual boy itself they do fine. Is this error familiar at all to anyone?


- Robert de Clair - 2011-03-24

@up http://www.gwenael.org/xbmc/index.php?title=Visual_Boy_Advance#Windows
Is this only with zelda? or any gba rom doesnt want to run?
I have all roms zipped and everything works fine depend this config


- User 89618 - 2011-03-24

That's proabably because i've removed that PPA from the software list, will try this out once I get home. Big Grin


- Angelscry - 2011-03-24

wex101 Wrote:Hi everybody I'm having an issue with the advanced launcher I would like to try to work out.

I have visual boy advanced set up and whenever I try to launch a zelda.gba game I get the following error...

Ussupported file type gba|gb|gbc|zip

I have the emulator launcher setup with the correct file extensions (it auto knew which ones to use) but for some reason I recieve this error everytime I try to launch a game from xbmc. When launching the games from visual boy itself they do fine. Is this error familiar at all to anyone?
Oupsss... There is a mistake into the autosuggesting arguments for visualboyadvance. Advanced Launcher return gba|gb|gbc|zip as argument instead of "%rom%" as indicated into the wiki page posted by Robert de Clair. I will fix this for the next version.

To fix this on you side you just have to your launcher using visualboyadvance and replace the argument gba|gb|gbc|zip by "%rom%".


- Death-Axe - 2011-03-24

Angelscry Wrote:You need to remove quotes from the advanced launcher arguments or from the batch command line. It seems that you use quotes into the both case. That could be the error.

That worked, thanks again!


- Angelscry - 2011-03-24

Death-Axe Wrote:That worked, thanks again!
Great...Please next time post your configuration question on the Advanced Launcher dedicated help & support forum. Wink


- wex101 - 2011-03-24

Angelscry Wrote:Oupsss... There is a mistake into the autosuggesting arguments for visualboyadvance. Advanced Launcher return gba|gb|gbc|zip as argument instead of "%rom%" as indicated into the wiki page posted by Robert de Clair. I will fix this for the next version.

To fix this on you side you just have to your launcher using visualboyadvance and replace the argument gba|gb|gbc|zip by "%rom%".

Hmmm I made the fix and now this time get a different error but similiar error.

Unsupported File type and then it goes on to name the location of file. Odd that it will launch through visual boy manually but not through the launcher. Any ideas? And thanks for the help!


- Angelscry - 2011-03-24

wex101 Wrote:Hmmm I made the fix and now this time get a different error but similiar error.

Unsupported File type and then it goes on to name the location of file. Odd that it will launch through visual boy manually but not through the launcher. Any ideas? And thanks for the help!
If you could explain me exactly what you are doing I will be able to tell you what is going wrong. Do you obtain script error message? If so, please post here the content of your launchers.xml and xbmc.log files here using pastebin service.


Version 1.2.12 - Angelscry - 2011-03-26

The main feature bring by this new version of Advanced Launcher is the add of unique ID numbers to launchers and items. Now, Advanced Launcher use these unique static ID number (instead of dynamic ID number) to make difference between each launchers and items. This mean that you can create several launchers or items having exactly the same title and/or the same application or rom file. Using static ID number instead of dynamic will fix ramdom direct access bug to launchers or items from XBMC custom menus. These ID are also now directly saved into the launchers.xml file like below :
Code:
<launcher>
    <id>2490f9ec7fd4282ab56b8791b669a2ed</id>
    <name>NeoGeo Pocket (mednafen)</name>
    <application>/usr/bin/mednafen</application>
    <args>-fs 1 "%rom%"</args>
    ....
This will also fix small bugs of navigation and redirection, for example after thumbs and fanart images change or launchers and items manual modifications (redirections to empty directories). This version also fix a small bug for the autosuggestion argument for visualboyadvance.

Change Log
  • Replace launchers/items dynamic index by static index
  • Fix autosuggestion argument for visualboyadvance
  • Fix screen redirection after thumbs and fanart images change
  • Fix some navigation errors