Jump to content
LaunchBox Community Forums

atalec

Members
  • Posts

    75
  • Joined

  • Last visited

Posts posted by atalec

  1. Hi,

    I installed this theme when I launch bigbox I want to arrive directly on my systems banners, actualy on the first screen I have the recently added games and my systems but with rectangle form not in banner.

    How to do what I want, first screen with systems banners after the startup video.

    thx

  2. Hi, 

    I'm looking for videos for marquee to use with my categories. I have 4 categories on my cabinet, Fighting, Shoot'em up, Beat'em Up and Rail shooter

    Do you know where I can find it ? My marque is a FullHD Screen.

    Thx

  3. I installed a fresh version on another disk and same result, I found this error on windows log

     

    Nom de l’application défaillante LaunchBox.exe, version : 13.25.0.0, horodatage : 0x69340000
    Nom du module défaillant : KERNELBASE.dll, version : 10.0.19041.1889, horodatage : 0xe9ede6d6
    Code d’exception : 0xc0000602
    Décalage d’erreur : 0x000000000010fb62
    ID du processus défaillant : 0x7e4
    Heure de début de l’application défaillante : 0x01dc945dc63319ee
    Chemin d’accès de l’application défaillante : D:\LaunchBox\Core\LaunchBox.exe
    Chemin d’accès du module défaillant: C:\Windows\System32\KERNELBASE.dll
    ID de rapport : 6a5a03b5-7318-4a32-8d4c-be99bc663e63
    Nom complet du package défaillant : 
    ID de l’application relative au package défaillant : 

     

  4. [edit]Il y avait un problème pour le register, c'est réglé[edit]

     

    Bonjour à tous,

    Je viens vous présenter une webapp que je viens de terminer et qui permet de créer des layoust pour les marquees tel que celui ci

    Fighting_Climax_Ignition-1920x1080.thumb.jpg.91213e38148a0ed50accd320a79efc25.jpg

    Cette app a été développé dans le but de gagner du temps car l'édition de ce genre de fichier sur des logiciels d'imageries classiques me prenait énormément de temps.

    C'est totalement gratuit (bien que vous puissiez supporter le projet), et je vous ai préparé une vidéo explicative sur son utilisation.

    N'hésitez pas à me faire vos retours 😉 

    La video est là Tuto Layout Maker

    Et le site ici : Layout Maker

  5. Hi, 

    I need your help with my pcsx2 games. When I launch it by Launchbox with a AHK script, I have this error

    pcsx2.thumb.png.313bbcf1c2b2929221581489183936cf.png

    If I launch directly Iso file without use an AHk, the game launch correctly, I tried with Bin and Cue and it doesn't work

    This is my AHK script 

    #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
    ; #Warn  ; Enable warnings to assist with detecting common errors.
    SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
    SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
    
    #SingleInstance Force 
    
    	Process,Close,Lightgun.exe
        Run,taskkill /im "Lightgun.exe" /F
    	sleep,2000
    
    Run, D:\LaunchBox\Sinden\Sinden Wii\Lightgun.exe, ,Min
    sleep, 2000
    
    Run, D:\LaunchBox\Emulateurs\PCSX2 Nightly Shooter\pcsx2-qt.exe "E:\Games\PCSX2\Crisis Zone.iso", D:\LaunchBox\Emulateurs\PCSX2 Nightly Shooter
    Sleep 5000
    
    Esc::
    Process, Close, pcsx2-qt.ex
    Run,taskkill /im "pcsx2.exe-qt" /F
    ExitApp

    If I launch my game directly on PCSX2, it works fine

    Thx for your help

  6. Bonjour à tous, 

    Je cherche à configurer sinden lightgun avec cxbx. 

    Est ce qqun connaîtrait un tuto ? 

    Pour l'inclure dans launchbox je suppose qu'il fait utiliser un script ahk ou bat je suppose pour utiliser demulshooter. 

    Merci les amis. 

  7. Hi friends,

    I need your help one more time. 

    I'm trying to setup my dreamcast rail shooter on demul with sinden lightgun. 

    Someone know how to do that ? I think to use demulshooter with a bat file but what are the parameters?

    Help please 😇 

    Thx

     

×
×
  • Create New...