Jump to content
LaunchBox Community Forums

JoeViking245

Moderators
  • Posts

    4,602
  • Joined

  • Last visited

  • Days Won

    34

Everything posted by JoeViking245

  1. Most recent versions and older versions are here: Download - Supermodel: A Sega Model 3 Arcade Emulator (supermodel3.com) Not sure where your heard about issues with the newest version, but that same place should also be able to recommend what prior version is still good (which can be found in the above link). I haven't updated or even used mine in almost a year. I can only assume it still works.
  2. It's the same one you quoted from in your 1st post. "Supermodel.log"
  3. Well, definitely a Supermodel issue then and not a LaunchBox one. Read the log file again and try to fix what it's telling you is in [Error]. We know it's not still trying to find "Roms.zip".
  4. @mohanned85 File locations shouldn't make a difference. If you're using PowerShell instead of the Command Window, you need to enter .\Supermodel "G:\LaunchBox\Games\Sega Model 3\lamachin.zip" Also, you forgot the slash between "Sega Model 3" and "lamachin.zip"
  5. That looks as it should. Hmmm... Outside of LaunchBox, will L.A. Machineguns run if you launch it from your Sega Model 3 UI program? Can you open the Windows Command Prompt to where your Supermode.exe file is and type in Supermodel "D:\roms\Sega Model 3\lamachin.zip" (changing the actual path to the rom file, and keeping that part all in quotes.) Does the game run that way?
  6. @mohanned85 Can you show a screenshot of your Sega Model 3 Details page and also its Associated Platforms page?
  7. You mentioned something about games so I thought that's what you were asking about. My bad. For images and videos, I know some people use symbolic links and physically store them elsewhere (which you can use PowerShell to create). But there isn't a built-in, automagical way to that in LaunchBox itself. I don't use them for this purpose, but if you search here on the forums, you're bound to find something.
  8. Select all the games in your Platform, then look under Tools
  9. Ther isn't really any settings to run them.
  10. $Esc:: Send, !{F4} ExitApp Under the Application Command-Line Parameters:, put "full/path/to/the/.ahk" file you created [including quotes]. But doesn't LB/BB try to pass the Esc keypress to the game and also attempt Alt+F4 when you press the button [combo] you assigned?
  11. From LaunchBox, you can't use the Supermodel UI program. You have to point to Supermodel.exe. Well you can use the UI program, but if you want to launch the game directly from LaunchBox, use Supermodel.exe as the emulator's executable. Can you share a picture of your Supermodel settings in LaunchBox?
  12. Edit the game, what file is it pointing to?
  13. Press your ScrollLock key 1st. Then you can press Tab.
  14. Did you try the: "Drag it to the monitor (TV) where you want it display on" method when launched from LaunchBox?
  15. Dude! You're killing me!! lol You'd need to change the WinMove coordinates. But since they're not moving in the 1st place, it seems like that won't work. You might could do a WinActivate on one of the widows, then do a "Send #{Left}" (aka hold the Windows key and hit the left arrow key) which might send it to the monitor to the left. Then probably a WinMaximize to get it full screen. You wanna attach the script you're attempting to use? There could be some simple little thing that's holding you back. Just a thought.
  16. What are you needing to configure?
  17. Try using just "odyssey2". Or if you must, "odyssey2 -cart1". You also need "i8244.zip" (device file) and "videopac.zip" (parent rom) For MAME (and even [old school] MESS), the files need to be zipped. For example: "A Labyrinth Game / Supermind (Europe)", MAME is looking for "2lbsprmd.zip". Also, make sure Extract ROM archive before running is NOT checked.
  18. The word "primary" is just how Windows sees it. MAME don't care. It just wants to know where YOU want the game displayed (which is what you set on the "screen" line in mame.ini). They will be in your ,,/MAME/cfg/ folder. You would have had to manually edit the games cfg file yourself. So at this point I don't think it's an issue. You WILL have config files in there for the games you've played, but they won't have the extra "video" sections in there that would output onto a specific display. Ya, do that. Make a fresh install of MAME for testing. Just don't go around changing a bunch of 'other' stuff. Just stick with "the plan".
  19. LaunchBox will run/play pretty much anything you throw at it. Import your (mp4) videos into your 'Nostalgia' (or whatever you decide to call it) Platform. Skip past (for now) the section for which emulator to use (i.e. 'don't use an emulator'). Once they're imported, double click one of the "games" [videos] and it will open the video using your default video player. Now that you have proof-of-concept, you can add an emulator that points to your video player of choice and add in a Default Command-line Parameter(s) such as "--fullscreen". Then use 'that emulator' to launch [play] them.
  20. @Ingabagovinanana Hmmmmm....... To start MAME, are you just double clicking mame.exe in Windows Explorer? When I set mine up like this: (everything else is "auto") MAME comes up and plays on my monitor #1. If I change the "1" to a "2", it's all on monitor #2. Now if I change it to a "3", everything's back on monitor #1 because I don't have a "\\.\DISPLAY3". Which leads me to saying: make sure it's 'spelled" correctly. As in the slashes are backslashes ( \ ) and not forward slashes ( / ). And when you input "\\.\DISPLAY2", don't add "(primary)". And also no quotes. I recall now that the latter "screen0" etc. are for your advanced setup like when your cab uses a marquee AND you have the game_rom.cfg file setup. (also used for arcade games that have multiple monitors) This is also where numscreens comes into play. So for now, leave that at 1 because if other settings aren't changed and the cfg file is not setup, it'll be as if you 'mispelled' something and it WILL show the same thing on all screens. After checking all that and it's still not displaying on any of the other 2 monitors, I'd say: Install a fresh copy of MAME into its own new folder. Copy a romfile to test with into the ../newMAME/roms folder. Create a [new] mame.ini file {type "mame -cc" at the command prompt). Open MAME and run the game. Exit the game and MAME. Now change the "Screen" line (because you haven't done it yet before this point on this fresh install) from auto to \\.\DISPLAY1.... and test as suggested before. But ONLY for "screen". Not "screen0" and the others. If after trying that and it STILL doesn't cooperate, I don't know what to tell you.
  21. Make sure you only have 1 mame.ini file. Look in your MAME root folder (should be the one you've been editing). Look in the ../MAME/ini folder. Hopefully there's not one there [also]. Once you've verified there's only 1, edit it making the following changes: Change "screen" line to "\\.\DISPLAY1" Change "screen0" line to "\\.\DISPLAY1" Change "screen1" line to "\\.\DISPLAY1" Change "screen2" line to "\\.\DISPLAY1" Change "screen3" line to "\\.\DISPLAY1" Save. Close. MAME. Play. Make note. Exit Change "screen" line to "\\.\DISPLAY2" Change "screen0" line to "\\.\DISPLAY2" Change "screen1" line to "\\.\DISPLAY2" Change "screen2" line to "\\.\DISPLAY2" Change "screen3" line to "\\.\DISPLAY2" Save. Close. MAME. Play. Make note. Exit Does anything change?
  22. You can't change that, but you can change which display it comes up on. open/edit your mame.ini file. Scroll down to the "OSD PER-WINDOW VIDEO OPTIONS" section. They should all be set to "auto". Change the "screen" line to "\\.\DISPLAY1" like so: Close/save the file. Start MAME. Make note of which screen it comes up on, and which screen [when you start a game] it comes up on. Should be the same. Exit MAME. Open mame.ini (again) and change "\\.\DISPLAY1" to "\\.\DISPLAY2". Close/save the file. Start MAME. Make note of which screen it comes up on, and which screen [when you start a game] it comes up on. Should be the same. Exit MAME. Open mame.ini (again) and change "\\.\DISPLAY2" to "\\.\DISPLAY3". Close/save the file. Start MAME. Make note of which screen it comes up on, and which screen [when you start a game] it comes up on. Should be the same.
  23. Did it create that file?
  24. @Ingabagovinanana Get MAME running on its own, correctly, before even worrying about any frontends. After watching (at least the 1st part of) the video and getting things to work correctly on the backglass, close MAME and make a copy of the mame.ini file and call it "horizont.ini". Now don't touch that file. Leave it alone. What this does is loads that ini file anytime you run a regular [horizontal] game. Now go through those steps again to gets things working on the playfield. Change the "\\.\DISPLAY2" settings, rotation, etc. as discussed in the video. Pro tip: test using an actual vertical game such as Donkey kong. Once everything is working correctly for vertical games (correct monitor, correct rotation and so on), exit MAME. Now make a [another] copy of the mame.ini file and call it "vertical.ini". Now what should happen is whenever you launch a horizontal oriented game, it'll play on the backglass. And when you launch a vertical oriented game, it'll launch on the playfield. I don't think he shows it, but he does mention how to navigate to your MAME directory inside the command prompt. Once there, type the command mame.exe -v >stuff.txt Or if you have an onder version: mame64.exe -v >stuff.txt Once MAME has loaded, exit it. You now have a file in your MAME root folder called "stuff.txt". Open that text file and a little was down you'll see your Displays, as MAME sees them.
  25. Not true. Unless you're talking about the other "Joe". But thanks? lol But I think your question is regarding MAME. It sounds like you're saying when you launch a MAME [Arcade] game, the game comes up on your monitor #1 (which is your backglass). But before that, MAME's warning saying (something like) "This game may be screwed up, so don't blame us. Press any key to continue." will show up on your monitor #2 (which is your playfield). Or is the warning AND the game both showing up on monitor #2? What does your "OSD PER-WINDOW VIDEO OPTIONS" section in your mame.ini look like? Do your "OSD VIDEO OPTIONS" section have "numscreens 1"? Or is it set to 2? Is the only issue the Warning popup? If so, search for a "no-nag" copy of mame.exe that matches your current MAME/roms version and replace your current one with it. BTW, it was by chance that I saw this message. If you need to get my attention, the other Joe, or anyone for that matter, in your message type @ (the "at" symbol) followed by the person's name. If there're multiple options, keep typing 'til you find the right one or click it when it appears in the 'list'.
×
×
  • Create New...