Jump to content
LaunchBox Community Forums

BDeRbDaMaStA

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by BDeRbDaMaStA

  1. Hello,

    I am having issues with Launchbox assigning the appropriate ID for the game I'm searching. It is showing up as "No games found with that Specific Title."

    image.thumb.png.3df2ef5485d46c151531be2b777007b3.png

    I created the game entry in the Database myself back on March 4th, and have waited for it to be synced between the online database and Launchbox. I know sometimes it takes time for the game to sync between the two. Since creating the database entry, I have updated my Launchbox to the latest version. I have also tried to add the game as a "new game" numerous times to no avail. The game is originally purchased from GOG. 

    image.thumb.png.190d3cc71082a340ad142083a3ce2b48.png

    Here is the game I am trying to search in question:

    https://gamesdb.launchbox-app.com/games/details/392098-the-thaumaturge

    I have had this issue in the past before importing games, however it usually takes a few days to be able to search the game in launchbox with a database ID. I tried to edit the a line in the Data folder for the "windows" platform, <DatabaseID>xxxx</DatabaseID>, however I can not find or locate the database ID anywhere from launchbox or on the Online databased. I though at first the ID was in the URL but that is completely different. 

     

    I am also requesting, as a person who has a large library and constantly purchasing games and adding to launchbox, can we please have the ability to manually type in the Database ID number, and also have that number available for view on the online database? That way if we need to troubleshoot issues like the one listed above, we can manually resolve it.  

    Thanks in advance,

     

  2. On 6/7/2023 at 8:33 PM, sundogak said:

    I suspect this is a bug in version 2.0 since ALT Enter takes out of full screen.  However, running standalone or LB now ALT F4 doesn't work with window active.  However, this does seem to work and suspect more elegant closure than Alt F4.  

    ESC::WinClose

    Or if want to make sure it is closing the CEMU window only:

    ESC::
    {	
        SetTitleMatchMode, 2
        WinWaitActive, Cemu
        WinClose      			
    }

     

    Thus my LB setup looks like this which allows either using keyboard ESC to exit or using the Pause Menu function, and then Exit to close CEMU window. 

    image.png.f38a29a35d28050ce610907074a4669a.png

     

    image.png.b1fbeae27d9cdd48f685ae22e2cdfd4e.png

    Success! Thank You!

×
×
  • Create New...