JoeViking245 Posted Wednesday at 11:27 AM Posted Wednesday at 11:27 AM (edited) 7 hours ago, crusadeRGP said: I'm not explaining myself correctly to ask what I"m trying to accomplish. I have a Magazine platform category within LaunchBox that includes various gaming literature in PDF format. How can I use the new LaunchBox reader to open these files to view in fullscreen? One means of doing that is to create a new "emulator" that points to the reader executable. e.g. "D:\LaunchBox\System\Software\LaunchBox Reader\LaunchBox.Reader.exe". The make that "emulator" default for that platform. You can get possible command-line parameters by running at the Windows Command prompt "LaunchBox.Reader.exe --help". e.g. Basic usage: LaunchBox.Reader.exe --path "C:\Docs\Manual.pdf" LaunchBox.Reader.exe open --path "C:\Docs\Manual.pdf" --theme black --fullscreen I suspect that 2nd set of parameters can be rewritten to "--theme black --fullscreen --path". Then when launched with the "game", LB will append the path at the end. Just like you see with regular emulators. EDIT: Found this in the LaunchBox Strategy Guide. Using LaunchBox Reader as a standalone app Edited Wednesday at 12:25 PM by JoeViking245 new discovery 1 Quote
Rlad Posted Wednesday at 03:28 PM Posted Wednesday at 03:28 PM Regarding the issue i had with the D-input controller overriding the x-input in the reader, it seems to be a windows issue not specifically LB as i had the same problem testing ShadPS4. Quote
MysterNybble Posted Wednesday at 05:21 PM Posted Wednesday at 05:21 PM 18 hours ago, Jabb3rJaw said: Sorry I realize I copied the WMP file. Here are all the files requested with the most recent crash using VLC about an hour ago. Here’s what’s confusing me, I normally get a crash within the first hour if it goes longer without a crash it doesn’t crash at all and can run for hours Debug 2026-08-04 04-42-18 PM.log 395 kB · 1 download MediaEngine 2026-08-04 04-42-19 PM.worker.log 3.4 MB · 1 download MediaEngine Client 2026-08-04 04-42-19 PM.log 1.26 MB · 1 download native-v1-BigBox-20260804T211439836Z-p5200-t12296-C0000374-17b60245-34e8-4bb9-9b53-2a71cc2c.dmp 33.15 MB · 1 download native-v1-BigBox-20260804T211439836Z-p5200-t12296-C0000374-17b60245-34e8-4bb9-9b53-2a71cc2c.json 759 B · 1 download Report.wer 112.15 kB · 1 download Thanks! While not conclusive (crashes never really are!), this strongly points to some input/controller-related issue. I'll have to scour our DirectX/DirectInput code to see if we're doing anything unsafe. This would explain the 'randomness'; it could be 'not every time but sometimes' while a controller powers up or down or loses connection to Windows itself. Quote
Jabb3rJaw Posted Wednesday at 07:14 PM Posted Wednesday at 07:14 PM 1 hour ago, MysterNybble said: Thanks! While not conclusive (crashes never really are!), this strongly points to some input/controller-related issue. I'll have to scour our DirectX/DirectInput code to see if we're doing anything unsafe. This would explain the 'randomness'; it could be 'not every time but sometimes' while a controller powers up or down or loses connection to Windows itself. I use 2 Xbox controllers sometimes but I’m pretty sure it’s crashed without me turning on the controllers. Could iPac’s and pac led’s be considered a controller as well? I also have a trackball and spinner. Quote
MysterNybble Posted Wednesday at 11:51 PM Posted Wednesday at 11:51 PM 4 hours ago, Jabb3rJaw said: I use 2 Xbox controllers sometimes but I’m pretty sure it’s crashed without me turning on the controllers. Could iPac’s and pac led’s be considered a controller as well? I also have a trackball and spinner. Thanks! I put a proposed fix in place for the next build related to your crash. I'm cautious in saying I fixed your issue, but hopeful :). The ipac could count if it's in dinput/game controller mode, but either way, the issue I saw could happen with just the Xbox controllers. The trackball and spinner probably behave more like mouse input than a controller, but again, it may not matter. 1 Quote
Jabb3rJaw Posted Thursday at 12:05 AM Posted Thursday at 12:05 AM 13 minutes ago, MysterNybble said: Thanks! I put a proposed fix in place for the next build related to your crash. I'm cautious in saying I fixed your issue, but hopeful :). The ipac could count if it's in dinput/game controller mode, but either way, the issue I saw could happen with just the Xbox controllers. The trackball and spinner probably behave more like mouse input than a controller, but again, it may not matter. Thanks! I Appreciate you looking into this! 1 Quote
dukdukgoos Posted Thursday at 08:54 AM Posted Thursday at 08:54 AM I'm finding that LB isn't shutting down cleanly quite often. When I shut down there's frequently a zombie process that remains active, and then when I try to restart I get a error and have to manually kill the zombie process before restarting. This has always been an infrequent problem in the past with LB, but seems to be happening more with the latest beta. Quote
rlfetterhoff Posted Thursday at 10:03 AM Posted Thursday at 10:03 AM I'm having issues uploading PlayStation Vita (Vita3K) game imports. The Vita3k is fully installed with 19 roms installed. Auto import is not working and when ever I try to import the roms manually it still does not see any. Doesn't matter what directory i point to, it still doesn't recognize any of the roms. I:\LaunchBox\Emulators\Vita3K I:\LaunchBox\Emulators\Vita3K\portable\fs\ux0\app F:\Games\Sony Playstation Vita Windows 11 Pro AMD Ryzen 7 7700X 8-Core Processor (4.50 GHz) 32.0 GB (31.2 GB usable) AMD Radeon RX 6800 XT (16 GB) Quote
JoeViking245 Posted Thursday at 01:49 PM Posted Thursday at 01:49 PM 3 hours ago, rlfetterhoff said: I'm having issues uploading PlayStation Vita (Vita3K) game imports. Just did a fresh Vita3K install (into LaunchBox) and all appeared to work here. Here's the steps I took: Open Vita3K emulator and made sure games have been imported into the emulator and are playable (from within the emulator) Close Vita3K Open LaunchBox Deleted my existing Sony Playstation Vita platform Deleted my Vita3k emulator (in LaunchBox) Closed LaunchBox (to ensure it's all 'fresh' when reopening) Opened LaunchBox Added new emulator Selected Vita3k from the dropdown menu for Emulator Name LaunchBox auto populated some fields, including the Associated Platform Browsed to my existing Vita3K emulator folder and selected Vita3K.exe Clicked OK to save and close Closed Manage Emulators Made sure Auto Imports was enabled Tools < Options < General < Automated Imports (box was checked) Closed LaunchBox Opened LaunchBox waited 5 maybe 10 seconds LaunchBox updated the local database LaunchBox imported the 3 games I had installed into Vita3K Quote
rlfetterhoff Posted Thursday at 04:36 PM Posted Thursday at 04:36 PM Interesting I followed your instructions, went step by step and still nothing. I have 19 roms, playable in vita3k and it won't be auto or manually recognized by launchbox. I've even tried to drag and drop. Quote
MysterNybble Posted Thursday at 09:06 PM Posted Thursday at 09:06 PM 12 hours ago, dukdukgoos said: I'm finding that LB isn't shutting down cleanly quite often. When I shut down there's frequently a zombie process that remains active, and then when I try to restart I get a error and have to manually kill the zombie process before restarting. This has always been an infrequent problem in the past with LB, but seems to be happening more with the latest beta. If you can turn on your logs and send us some of them, we might be able to see what's hanging on your machine :), thanks! Quote
Henstra1989 Posted 9 hours ago Posted 9 hours ago This problem I have only accure to retroarch not other emulators or shortcuts What I try to do is with BB start up game with retroarch and get a game startup screen first before entering the game What I get now is BB start up game with retroarch and the game startup screen shows and than its stays stuck on a black screen Retroarch is functioning I have full controll over it also but its just a black screen when alt+tab its the startup from bigbox in the way. What not works to get focus back on retroarch = alt+tab 2 times, disable extract rom on launch, changing or resetting retroarch settings to default or something else changing Retroarch Hiding other than exclussives or agressive hide the startup screen. what I can do to get focus from retroarch but its a workaround and not a perma fix = disable Startup screen or alt+enter 2 times to get the retroarch back in front is there a way to get retroarch focus back after the startup launch screen? I am on BB 13.28 beta-6 Win 11 with basic startboot services only Quote
Jabb3rJaw Posted 7 hours ago Posted 7 hours ago 1 hour ago, Henstra1989 said: This problem I have only accure to retroarch not other emulators or shortcuts What I try to do is with BB start up game with retroarch and get a game startup screen first before entering the game What I get now is BB start up game with retroarch and the game startup screen shows and than its stays stuck on a black screen Retroarch is functioning I have full controll over it also but its just a black screen when alt+tab its the startup from bigbox in the way. What not works to get focus back on retroarch = alt+tab 2 times, disable extract rom on launch, changing or resetting retroarch settings to default or something else changing Retroarch Hiding other than exclussives or agressive hide the startup screen. what I can do to get focus from retroarch but its a workaround and not a perma fix = disable Startup screen or alt+enter 2 times to get the retroarch back in front is there a way to get retroarch focus back after the startup launch screen? I am on BB 13.28 beta-6 Win 11 with basic startboot services only Not sure if this will help but found this worked for some - So i went to tools>manage>emulators, opened RetroArch , and unchecked the "Extract ROM archives before running", and... It worked. Quote
Henstra1989 Posted 6 hours ago Posted 6 hours ago (edited) 55 minutes ago, Jabb3rJaw said: Not sure if this will help but found this worked for some - So i went to tools>manage>emulators, opened RetroArch , and unchecked the "Extract ROM archives before running", and... It worked. I already tryed Uncheck " Extract ROM archives before running " I searched like different forums with AI for solutions this solution came also with the search but no luck I think this bug returned on this beta build I didnt had it on stable build. Edited 6 hours ago by Henstra1989 Quote
Jabb3rJaw Posted 5 hours ago Posted 5 hours ago 1 hour ago, Henstra1989 said: I already tryed Uncheck " Extract ROM archives before running " I searched like different forums with AI for solutions this solution came also with the search but no luck I think this bug returned on this beta build I didnt had it on stable build. I just tried mine with the beta and the first launch there was a long black screen and I thought I would experience the same thing but then the game booted. Now everything seems to boot as normal. I know that doesn’t help you though but hope it gets figured out. Quote
Henstra1989 Posted 4 hours ago Posted 4 hours ago (edited) 33 minutes ago, Jabb3rJaw said: I just tried mine with the beta and the first launch there was a long black screen and I thought I would experience the same thing but then the game booted. Now everything seems to boot as normal. I know that doesn’t help you though but hope it gets figured out. I dont know what happend but reinstalled the newest beta from launchbox and it magicaly fixed itself its a me problem more than a launchbox problem I geuss ^^ thank you for helping me out Edited 4 hours ago by Henstra1989 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.