Jump to content
LaunchBox Community Forums

JoeViking245

Moderators
  • Posts

    5,367
  • Joined

  • Last visited

  • Days Won

    38

Posts posted by JoeViking245

  1. 3 hours ago, link182 said:

    start on launchbox them gives me an error message

    Like..... what sort of message?

    Do you have the games (ROMs) imported into LaunchBox?  In LaunchBox, when you edit your MAME emulator, under Associated Platforms, did you set the Default Command-line Parameter for that platform to just "supracan" (without quotes)?  Or did you put the full [test] parameters "supracan monopoly"?

    image.thumb.png.aa67de394f362d308773a3cf38832071.png

     

     

  2. On 6/1/2023 at 5:59 PM, link182 said:

    Hi I wanted to know if someone had managed to emulate with mame the super a'can. I put the rom in the rom\supracan folder but do not start I know that does not need bios can you help me? Thank you

    Because it's a MAME softList console, you need to add supracan to the default command-line parameter for that [Associated] platform.  (It will work without having to also add -cart.)

    To test Monopoly from the command prompt, you'd simply type:    mame.exe supracan monopoly     And since you now know it works there, it'll work when launched from LaunchBox.

    But of the 11 games available, only 5 are noted as working. So make sure to test with one of those 5. ;) 

    image.thumb.png.54b11ec7aac616c303a6aaa2c6479bff.png

  3. Nice find. Nice solution. Very creative! :) 

    But can you elaborate on why you would even want to launch an emulator if the ROM file doesn't even exist?  (Future readers want to know ;))

     

    Side note:

    Since the emulators Title only needs to contain "mame" to skip the 'does ROM file exist' check, I might suggest just checking for that.  This would save on some unnecessary operations.  i.e., if the emulators Title is "Mame" or "MameUI" or "Test emu MAME", there's no need to rename it.

    It's a minor thing and the way it's written, realistically has very little impact behind-the-scenes.  But in the grand scheme of things, every little bit helps. ;) 

    public void OnBeforeGameLaunching(IGame game, IAdditionalApplication app, IEmulator emulator)
    {
        if (!File.Exists(game.ApplicationPath) && !emulator.Title.Contains("mame", StringComparison.InvariantCultureIgnoreCase))
        {
           emulator.Title = $"MAMEFAKE-{emulator.Title}";
        }
        //return;
    }

     

     

  4. The permission dialog would have been for DirectX.  Just re-run the installer for 13.5.  Just make sure you select the root folder of where your current installation is in.

    i.e. If it's on the D drive, select D:\.  The installer will add the "LaunchBox" subfolder to the location.  Check that you don't accidentally install it into D:\LaunchBox\LaunchBox\.

  5. As @spycat suggested, check "Remove quotes" and "Remove file extension and folder path".

    Then in your Default Command-line Parameters under Associated Platforms, add -rompath %romlocation% at the beginning.

    -rompath %romlocation% vic10 -cart

    You may need to do this to the other associated platforms as well.

     

    Or, instead of adding -rompath %romlocation%, add the path to your softlists [root] folder to "rompath" in mame.ini.  "F:\Roms\mame0253sl_64bit\roms" in your case.

    image.thumb.png.9814556c8c4838c02fddc6eb0aabc551.png

    Also, add the double-quotes at the beginning and end.

  6. I'm not sure if it's 'right' or even a 'fix', but I recall something about setting the 2 monitors [in Windows Settings] side-by-side. With the primary monitor on the left and the marquee on the right, and then both lined up across the top.

    ---------------------------      -----------------
    |                              |     |       2        |
    |             1               |      -----------------
    |                              |  
    ---------------------------

     

    • Thanks 1
  7. 1 hour ago, weimsd said:

    For my mame arcade I added PS2 games that don't run as well in mame

    Ya.  Don't do that. ;)  Use PCSX2.

     

    In PCSX2, make sure you have Confirm Shutdown un-checked (Settings - Interface).

    In LaunchBox, edit your PCSX2 emulator (Tools, Manage, Emulators) and have "-nogui" (without quotes) in the Default Command-line Parameters.

  8. 2 hours ago, Dexll said:

    I wonder if I can somehow spoof a NES platform into acting as a SNES platform if only by name. 

    I swear NES was working for me yesterday.  But it's not working today.

    However, I did find an apparent 'fix'.  (at least it's working for me, today)  Edit your emulator and change the Emulator Name: to "Get-Game MAME". Or "MAME Get-Game".  Or "Get-MAME-Game".  Or some variant that has the word "MAME" in it.  "ThisIsNotTheMAMEemulator" will also work.

  9. Just look at mine. I guess I have something similar in my running script.  To 'play nice' with PCSX2, you may want to change out that Process, Close

    $Esc::
    {
        WinClose, ahk_exe {{{StartupEXE}}}
    }

    Also, unless you always exit from the pause menu (uses the Exit Script), you'll want to put this in the Running Script section. ;) 

    • Thanks 3
  10. Here's what I found... It works in some Platforms and not others.  Why? I have no idea.

    For me it works in Arcade and in NES.  But it didn't work in SNES or Wii.

    So you may want to test in a different platform, until you find one that doesn't express concern that the ROM file doesn't exist.  Then in that platform, do your full-blown testing with the proper batch file to see if it'll even work as you'd expect.  Once that all for-sure works, you can jump back to resolving the ROM file doesn't exist issue.  

  11. 3 hours ago, slashguns04 said:

    how to configure 2 emulators for a single console, for example I should emulate some games with the cxbx emulator and others with xemu.

    You can add/set-up both emulators in LaunchBox and assign their Associated Platform to Xbox.  But only one of those can be the Default Emulator.  Then in LaunchBox, you can right-click a game, select Launch With and choose one or the other of those 2.

    If say you set xemu as the Default Emulator and you have a specific game that you want to always launch with cxbx, you can edit that game and in the Emulation section, change the emulator to cxbx.

    Likewise, you can select multiple games and use the bulk edit wizard to change them to use cxbx.

  12. When you open Dolphin by itself and start a game from there, does it do the same thing? Is the game "playing" such that you hear sound from it and just the game screen is black?  Or does it just show a black screen, until you exit the game?

  13. 1 hour ago, 5thWolf said:

    So unless I miss read all the topics that came up after searching multi monitor, its all about adding plugins and 3rd monitor?

    Correct. LaunchBox does not innately support marquee monitors.  aka, a second or even a 3rd monitor. And requires aa 3rd party app or plugin to do so.

    • Thanks 1
  14. 4 hours ago, LtMetal said:

    Thanks for replying Joe, I have double checked and confirm shutdown was and remains unchecked. The game closes fine but PCS2X stays open over BigBox. I'd love to hear any other suggestions you or anyone else may have. Not sure if I can map my controller to ALT+F4 but even force focus BigBox dosnt work. Everything halts as PCS2X just waits to be shut down manually.

    If you're using a recent version of PCSX2, specifically QT (recommended), in your Default Command-line parameters (when you edit the emulator in LaunchBox) put 

    -nogui

    "Old" PCSX2 would have you put "--batch" (I believe that's what it was).  Also, to have it start in full screen, you can either open PCSX2 emulator and check the box for fullscreen, or add "-fullscreen" (old way was "--fullscreen" (2 dashes) [both without quotes]) to the command-line parameters.  (sorry. I had forgot about the -nogui part)

  15. 9 hours ago, LtMetal said:

    when I exit to game selection PCS2X comes up and makes me use my mouse to close it.

    Better than using a script.... verify that you don't have Confirm Shutdown checked.

    image.thumb.png.b5bcbc253f20fec06ade1ddaa943da93.png

    • Game On 1
×
×
  • Create New...