Jump to content
LaunchBox Community Forums

BrainyCabde

Members
  • Posts

    74
  • Joined

  • Last visited

Posts posted by BrainyCabde

  1. I just imported my DS collection and noticed some of the games(Bionicle Heroes and COD WAW for example) are scraping media for the wrong platform. Those 2 games scraped the 360 version for those games. This was never a problem for me before. I assume the database ID for the games that are scrapping wrong is the wrong ID. Any idea how to fix this problem. I would rather not have to manually go back and fix all these games since I probably end up with a lot more of these when I start importing NES, SNES, etc. Any help would be greatly appreciated. Thank you!

  2. No dice. I'm currently trying to figure out an autohotkey script that uses Windows 10 built in function of pressing the "windows key+p" and selecting which display mode I want. It'll go from "Extend" to "Second Screen Only". I've also made a request feature to the LB team to add a tickbox for an option that launches the game on whatever display you want. Steam Big Picture mode has this and also quite a few pc games. I'm sure it can be done, but in the meantime, i'll keep chomping at the bit. I'll keep you posted if I find something.

    • Like 1
  3. Yeah that's what I was thinking as well. The weird thing is even when dragging the dolphin window to my secondary monitor when alt-entering to go to full screen, it full screens back to the primary. This doesn't happen when launching Dolphin without LB though. It's like something in LB is preventing dolphin from going full screen on secondary monitor. I'll have another go with it today and see if I can figure it out. It's like this with other standalone emulators too(PCSX2).

  4. I'm having trouble getting PCSX2 to go fullscreen on my 4k TV(2nd Display). My primary display is a 1440p monitor. I'm currently using this autohotkey script

    #NoEnv
     Sleep, 3000    ;wait 3 seconds
     Send #+{Left}  ;Send Win+Shift+Left
     Return
    
    ; This section closes PCSX2 when pressing Escape
    $Esc::
    {
    	Process, Close, {{{StartupEXE}}}

    It gets PCSX2 to launch on the 2nd display, but it's not filling the screen. It only displays in the top left of my TV and I can still see the taskbar on the bottom. Any ideas how to fix this?

  5. Not sure if this is too late to respond to this topic. I am using the above autohotkey script. It works in moving PCSX2 to my second display (which is on the left). The only problem is it isn't going full screen. My second display is a 4K TV and my primary display is a 1440p monitor. Is there any way to make it go full screen when launching a game through Big Box mode? All the other emulators work right off the bat, but PCSX2 just opens in what looks like a black background covering my TV(except the taskbar at the bottom, and a small window for PCSX2 in the top left of the TV. Any help would be appreciated.

  6. It's a clean download and install for Majora's Mask and Ocarina of Time. Both games do this. Haven't tried any other custom texture packs yet. With the option enabled and running without launchbox, it takes around 30 seconds to load up. I think that's the reason it's not loading up really.

     

    Here's a link to his texture packs for said games.

    https://www.henrikomagnifico.com/texture-packs

×
×
  • Create New...