Vitaly17
Members-
Posts
10 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Vitaly17's Achievements
8-Bit Processor (3/7)
2
Reputation
-
I deleted StreamDeckGameLauncher and tried to run pacman. Here's what appeared in the file StreamDeckGameLauncher [21.10.2024 23:40:51] Listening for commands (Version 8.0.0)... [21.10.2024 23:40:55] WinEventProc: launchbox/bigbox is new active window. Scheduling debounce delay... [21.10.2024 23:40:55] WinEventProc: launchbox/bigbox is not the new active window: LaunchBox Big Box Startup Video [21.10.2024 23:40:55] WinEventProc: launchbox/bigbox is new active window. Scheduling debounce delay... [21.10.2024 23:40:55] WinEventProc: launchbox/bigbox is new active window. Scheduling debounce delay... [21.10.2024 23:40:57] LBBB_IsNewActiveWindow_Debounce... in-game state cleanup was not necessary. [21.10.2024 23:41:01] receive data: launch%arcade%pac-man [21.10.2024 23:41:01] Scheduling back navigation on game exit. [21.10.2024 23:41:01] OnBeforeGameLaunching... Updating in_game state to true. [21.10.2024 23:41:03] WinEventProc: launchbox/bigbox is not the new active window: fadeLayer2 [21.10.2024 23:41:03] WinEventProc: launchbox/bigbox is not the new active window: fadeLayer2 [21.10.2024 23:41:04] WinEventProc: launchbox/bigbox is not the new active window: fadeLayer3Static [21.10.2024 23:41:04] WinEventProc: launchbox/bigbox is not the new active window: fadeLayer3 [21.10.2024 23:41:04] WinEventProc: launchbox/bigbox is not the new active window: fadeLayer4 [21.10.2024 23:41:04] WinEventProc: launchbox/bigbox is not the new active window: fadeLayer6 [21.10.2024 23:41:04] WinEventProc: launchbox/bigbox is not the new active window: fadeLayer6 [21.10.2024 23:41:04] WinEventProc: launchbox/bigbox is not the new active window: fadeLayer7 [21.10.2024 23:41:04] WinEventProc: launchbox/bigbox is not the new active window: AutoHotkey.dll [21.10.2024 23:41:05] WinEventProc: launchbox/bigbox is not the new active window: CoverFE [21.10.2024 23:41:06] WinEventProc: launchbox/bigbox is not the new active window: Pac-Man (Midway) [pacman] - MAME 0.256 (LLP64) [21.10.2024 23:41:16] WinEventProc: launchbox/bigbox is not the new active window: CoverFE [21.10.2024 23:41:16] WinEventProc: launchbox/bigbox is new active window. Scheduling debounce delay... [21.10.2024 23:41:17] Exiting game. [21.10.2024 23:41:17] Forcing back navigation on game exit. [21.10.2024 23:41:17] OnGameExited... Updating in_game state to false. [21.10.2024 23:41:18] LBBB_IsNewActiveWindow_Debounce... in-game state cleanup was not necessary. [21.10.2024 23:41:23] WinEventProc: launchbox/bigbox is not the new active window: [21.10.2024 23:41:25] WinEventProc: launchbox/bigbox is not the new active window: [21.10.2024 23:41:26] WinEventProc: launchbox/bigbox is not the new active window: Logs
- 35 replies
-
- cli
- command line interface
-
(and 5 more)
Tagged with:
-
Then I decided to include it in launchbox because I wanted the button animations to change when changing games in the bigbox menu. I just didn't use the launch_without_menu function.
- 35 replies
-
- cli
- command line interface
-
(and 5 more)
Tagged with:
-
Hi, I tried the 8.0.0 version. Marquee works, but ledblinky doesnt works. My ahk script look like run G:\LaunchBox\ThirdParty\CLI_Launcher\CLI_Launcher.exe launch "arcade" "pac-man"
- 35 replies
-
- cli
- command line interface
-
(and 5 more)
Tagged with:
-
Vitaly17 started following Mr. RetroLust
-
I tested the modified plugin in the big box. If you run the game from the main menu, then everything is fine. If you log into some playlist or system and run the script from there, then ledblinky repeats everything twice. Actually, I found a solution. So I use rocket launcher for all my emulators, I set up ledblinky in it and turned it off in launchbox. The only thing I had to create a bat file to start ledblinky and close ledblinky before starting and closing bigbox. @echo off start C:\LEDBlinky\LEDBlinky.exe start /w "" "G:\LaunchBox\Core\BigBox.exe" START "" C:\Users\Arcade\Desktop\scripts\ledonoff\kill.exe EXIT
- 22 comments
-
- cli
- command line interface
-
(and 5 more)
Tagged with:
-
- 22 comments
-
- 1
-
- cli
- command line interface
-
(and 5 more)
Tagged with:
-
Hello. Now I'm transferring my arcade machine from Hyperspin to BIGBOX. I have 2 additional screens in the arcade machine, I use ledblinky, I also have an elgato stream deck through which I also launched games from the hyperspin interface. This is how the script for launching the game looked like, when i used Hyperspin. run C:\eds\ledblinky.exe 3 "hotd2" "Sega naomi" run D:\arcade\rocketlauncher\rocketlauncher.exe "Sega naomi" "hotd2" the first line of the script drew pictures on additional screens using eds and hypermarquee. The second line launched the game together with ledblinky (ledblinky was included in rocketlauncher) In the BIGBOX, I can launch the game via rocketlauncher, I can also send the ledblinky command. It remains to display pictures on additional screens. How to do it using ThirdScreen Plugin? how the script should look like?
- 172 comments
-
- third screen
- platform marquee videos
- (and 3 more)