Kodi Community Forum

Full Version: [CLOSED] Advanced Launcher - Applications Launcher Addon for XBMC
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Hi. Angelscry could you add to addon possibility to disable gamepad in xbmc while i launch game? I always need to remove gamepad keymap because when i play game i hear that gamepad works at the same time in xbmc. My gamepad is Logitech Rumblepad 2.

Regards
Hi, thanks for the great work, I'm excited to get this working.

I'm getting this error when I try to launch a rom:

CDirectDraw:CreateSurface failed.

These roms otherwise work on the computer. I'm running Eden with Aeon Nox and just downloaded the launcher in the repository, I think it was 1.7.6. After this happens xbmc is minimized or sometimes crashes.
(2012-04-07, 12:36)scalpel Wrote: [ -> ]Hi. Angelscry could you add to addon possibility to disable gamepad in xbmc while i launch game? I always need to remove gamepad keymap because when i play game i hear that gamepad works at the same time in xbmc. My gamepad is Logitech Rumblepad 2.

Regards
That's not really possible to disable a gamepad form Advanced Launcher or from XBMC. But the way you can bypass this problem is to avoid XBMC to receive the gamepad input. To do this you have 2 solutions. Use an intermediate launcher that will suspend/resume XBMC when starting your game (http://www.gwenael.org/forum/viewtopic.php?id=5) or use an intermediate launcher that will close/start XBMC when starting your game (http://www.gwenael.org/forum/viewtopic.php?id=6).

(2012-04-08, 03:46)beetlesnack Wrote: [ -> ]Hi, thanks for the great work, I'm excited to get this working.

I'm getting this error when I try to launch a rom:

CDirectDraw:CreateSurface failed.

These roms otherwise work on the computer. I'm running Eden with Aeon Nox and just downloaded the launcher in the repository, I think it was 1.7.6. After this happens xbmc is minimized or sometimes crashes.
If you have this error message, it's' mean that XBMC and your started emulator encounter graphic incompatibilities and generate a DirecDraw error. There is different ways to fix this :
  • If you are using XBMC into true fullscreen mode, try the switch it to the fullscreen window mode (into XBMC video settings). Sometime it fix the problem.
  • Because it is a direct draw problem, if it is possible, try to change the video renderer option into the emulator (to OpenGL, or something other than DirectDraw).
  • An other solution is to close XBMC before starting the emulator and restart XBMC when the emulator is closed. For this you can use an intermediate launcher like described here : http://www.gwenael.org/forum/viewtopic.php?id=6.


hello angel
again thx for this great add on that I use everyday!!
I have one specific question that is not really reliated to advance launcher...I have to launch two program at the same time, one first to enable pad emulation, then the game itself...
more precision: I have to launch a "glovepie" shortut ( to enable my 360 pad script) then Mass effect 3 so I can play it in my sofa,relax Smile
I think I can do that wih autoit but ...well...not good enough to achieve it..
Ill be really thanksfull if you an help me!
thanks
cheers

edit: I forgot that the 2 programs have to exit at the end of cours...
(2012-04-08, 14:20)bakito Wrote: [ -> ]hello angel
again thx for this great add on that I use everyday!!
I have one specific question that is not really reliated to advance launcher...I have to launch two program at the same time, one first to enable pad emulation, then the game itself...
more precision: I have to launch a "glovepie" shortut ( to enable my 360 pad script) then Mass effect 3 so I can play it in my sofa,relax Smile
I think I can do that wih autoit but ...well...not good enough to achieve it..
Ill be really thanksfull if you an help me!
thanks
cheers

edit: I forgot that the 2 programs have to exit at the end of cours...
Ok... I'm not actually under windows, I never use glovepie, I never play Mass Effect 3; But according to what I have read on the web, an AutoitScript for what you ask me must look like this. First after AutoIt is installed you need first to create an Autoit script(named launcher-me3.au3 for example) similar to this one :

Code:
Run ('"C:\Program Files (x86)\GlovePIE\glovepie.exe" -"C:\Program Files (x86)\GlovePIE\Scripts\your_script.PIE"',"")
Run ("C:\Program Files (x86)\Mass effect 3\MassEffect3.exe","")
ProcessWaitClose("MassEffect3.exe")
ProcessClose("glovepie.exe")

When your script is created, save it as launcher-me3.au3. Right-click on it and select the Compile script option. AutoIt will automatically create an executable file (launcher-me3.exe) corresponding to your script. Copy this executable file into the same directory than the Mass Effect 3 application file. Now you can modify your Mass Effect 3 launcher into advanced launcher using C:\Program Files (x86)\Mass effect 3\launcher-me3.exe instead of C:\Program Files (x86)\Mass effect 3\MassEffect3.exe as application.
thanks for the quick answer!!!
I'll try that as soon as I can!!
cheers
and it works!
thanks!
now I can play mass effect relax!
cheers
Question:

I used to use WMC for my TV Video along with XBMC. WMC was launched from a batch file through the use of Advance Launcher. Recently I switched to the AE Windows build to help with testing and this build uses Exclusive audio mode. I can't run XBMC and WMC at the same time as before since WMC wants the audio and XBMC has it locked. In my WMC.bat file I added a line to use taskkill (windows 7) to kill XBMC and start WMC afterwards since I have a button on my remote to restart XBMC incase of any crashes. Seems my batch file doesn't have enough delay from XBMC shutdown to WMC since I still get audio locks. Could anyone assist in a good way via batch to shutdown XBMC completely and then start up WMC in a timely manner so I can watch livetv without the dreaded Video Error from XBMC.
(2012-04-08, 22:57)pyrodex Wrote: [ -> ]Question:

I used to use WMC for my TV Video along with XBMC. WMC was launched from a batch file through the use of Advance Launcher. Recently I switched to the AE Windows build to help with testing and this build uses Exclusive audio mode. I can't run XBMC and WMC at the same time as before since WMC wants the audio and XBMC has it locked. In my WMC.bat file I added a line to use taskkill (windows 7) to kill XBMC and start WMC afterwards since I have a button on my remote to restart XBMC incase of any crashes. Seems my batch file doesn't have enough delay from XBMC shutdown to WMC since I still get audio locks. Could anyone assist in a good way via batch to shutdown XBMC completely and then start up WMC in a timely manner so I can watch livetv without the dreaded Video Error from XBMC.
If you want to check the XBMC statut before starting WMC, I strongly suggest you to create a small Autoit script which have iinternal function for that. First after AutoIt is installed you need first to create an Autoit script(named launcher-wmc.au3 for example) similar to this one :

Code:
ProcessClose("xbmc.exe")
ProcessWaitClose("xbmc.exe")
Run ("C:\Windows\ehome\ehshell.exe","")

When your script is created, save it as launcher-wmc.au3. Right-click on it and select the Compile script option. AutoIt will automatically create an executable file (launcher-wmc.exe) corresponding to your script. Copy this executable file into the same directory than the WMC application file. Now you can modify your WMC launcher into advanced launcher using C:\Windows\ehome\launcher-wmc.exe instead of C:\Windows\ehome\ehshell.exe as application.

If you want to restart XBMC automatically after WMC was closed, the script will become :

Code:
ProcessClose("xbmc.exe")
ProcessWaitClose("xbmc.exe")
Run ("C:\Windows\ehome\ehshell.exe","")
ProcessWaitClose("ehshell.exe")
Run ('"C:\Program Files (x86)\XBMC\XBMC.exe"',"")

Hi

Fantastic work on this launcher, excellent stuff.

I configured my xbox controller for windows using xpadder and it works a treat on games like mario, using snes9x.

This may just be a rom issue but on some roms I cannot get any response either from controller or indeed keyboard.

Has anyone encountered this before?

cheers
(2012-04-12, 14:25)rossglass Wrote: [ -> ]I configured my xbox controller for windows using xpadder and it works a treat on games like mario, using snes9x.

This may just be a rom issue but on some roms I cannot get any response either from controller or indeed keyboard.

Has anyone encountered this before?
Normally gamepad controls are natively managed by emulators. I don't think you need to use xpadder for this. Just setup your emulator to use gamepad or keyboard.Confused

(2012-04-12, 14:52)Angelscry Wrote: [ -> ]
(2012-04-12, 14:25)rossglass Wrote: [ -> ]I configured my xbox controller for windows using xpadder and it works a treat on games like mario, using snes9x.

This may just be a rom issue but on some roms I cannot get any response either from controller or indeed keyboard.

Has anyone encountered this before?
Normally gamepad controls are natively managed by emulators. I don't think you need to use xpadder for this. Just setup your emulator to use gamepad or keyboard.Confused

Hi

I've used xpadder just to get the controls set up. I only use one emulator (snes9x).

As I've said its working fine on some roms such as mario world and mario allstars but when i load things like mario kart and chrono trigger i get no response when either using my joypad or keyboard.
(2012-04-08, 04:46)Angelscry Wrote: [ -> ]
(2012-04-08, 03:46)beetlesnack Wrote: [ -> ]Hi, thanks for the great work, I'm excited to get this working.

I'm getting this error when I try to launch a rom:

CDirectDraw:CreateSurface failed.

These roms otherwise work on the computer. I'm running Eden with Aeon Nox and just downloaded the launcher in the repository, I think it was 1.7.6. After this happens xbmc is minimized or sometimes crashes.
If you have this error message, it's' mean that XBMC and your started emulator encounter graphic incompatibilities and generate a DirecDraw error. There is different ways to fix this :
  • If you are using XBMC into true fullscreen mode, try the switch it to the fullscreen window mode (into XBMC video settings). Sometime it fix the problem.
  • Because it is a direct draw problem, if it is possible, try to change the video renderer option into the emulator (to OpenGL, or something other than DirectDraw).
  • An other solution is to close XBMC before starting the emulator and restart XBMC when the emulator is closed. For this you can use an intermediate launcher like described here : http://www.gwenael.org/forum/viewtopic.php?id=6.

Thank you so much for the tip. Based on your response I actually just switch emulators, now using mednafen. Works great!!

One issue is that I don't get focus returning to XBMC after quitting a rom. Any suggestions to fix this?
Here is some tips and discussion to get XBMC focus back when closing an application : http://www.gwenael.org/forum/viewtopic.php?id=199
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