Jump to content
LaunchBox Community Forums

Headrush69

Members
  • Posts

    1,367
  • Joined

  • Last visited

Everything posted by Headrush69

  1. just add -fullscreen after the exe in the line I posted above.
  2. Launchbox doesn't know about the zip file. You launch Supermodel passing the zip file for your game in your BAT script. Something like this: @echo off cd "C:\Users\ARCADEPC\LaunchBox\Emulators\SuperModel_3" START /WAIT "" "C:\Users\ARCADEPC\LaunchBox\Emulators\Supermodel3\supermodel3.exe" "E:\ROMS\Supermodel3\mygame.zip" the rest of your script here exit 0 If you have more supermodel options, you can add them here. I don't as I have mine saved in the supermodel.ini file.
  3. Right click on current rom, select Edit, change the rom file path to your BAT file. In the same window, click the Emulation tab and un-check use emulator.
  4. I'm not sure LB can run a script on exit yet, but you could modify your script to also include starting that game, waiting until it closes, then do what you have now. Then set this specific game to use that script, rather than use an emulator. When you edit the game, under the additional apps tab you can set applications to run before or after the game.
  5. Have you loaded the cord and gone into Core Information and checked the MD5 checksums against what the flycast core docs require? Also, although bin/list format still loads, CHDs are the recommended format now. Could be the versions you have don’t work with current version of core. Edit: The docs only give the MD5 for the Dreamcast roms. Just need to make sure the Naomi.zip bios rom are from a recent MAME release. It does list a specific file and MD5 for one of the files in that zip. naomi.zip must include the epr-21576g.ic27 file (md5sum:3bffafac42a7767d8dcecf771f5552ba
  6. You have to create it. Run mame64.exe -cc from a command prompt.
  7. The dainput.ini file needs to be in the same folder as daphne.exe. I’m confused, you never changed any values to test? It is named dainput.ini and not just dainput ?
  8. I found the same thing. I convert all to CHD to use with Flycast. The quality of cdi images isn’t consistent, I found some that work, some just don’t. Even though it sucks, even with a slow connection, I’ve bit the bullet and looked for GDI format which all have converted without issue.
  9. Are you sure you are changing the values correctly? I tested it this morning and it worked OK here, but I'm not running that particular Singe game. The only other thing I could suggest, are you 100% it's called dainput.ini? You have show file extensions turned off, so it's possible it's dainput.ini.txt or something similar.
  10. Do you maintain a separate folder for daphne and singe, or just daphne folder with so he folder inside? If separate, just copy the dainput.ini from Daphne folder into your Singe installation folder right beside the daphne.exe and make your changes. It doesn’t look like you have that file. Just remember that keys that rely on shift being held won't work as the shift is handled as a key press, not a combination with the next key.
  11. It doesn't. You can get that error when trying to run one though.
  12. I agree but he needs the xml for LEDBlinky as well. (I suppose downloading it is also an option)
  13. Are you dragging the mame folder onto this window before hitting <return>? So you are dragging the MAME folder on the right, onto that command window.
  14. There are a few issues that can cause this: It's a Sega Naomi 2 game You are missing the CHD file for that game SOme games you have to go into the in game test menu and set the cabinet type correctly Although the Flycast core seems pretty good now at picking the right system, at one point I had some that it didn't, so I've set the system type in the Retroarch options for every game and saved a game options file to be 100% safe.
  15. You type cd and a space, than drag the mame folder from file explorer onto this window. Now hit return.
  16. If you hit TAB key to get into the MAME menu, go to the Videos option, are the layouts listed there? I think punchout by default uses the layout to put both screens on one screen, so in actuality is working. Using the galaga one doesn't change anything because some layouts are compiled into MAME, and it's using that,
  17. Open a command prompt and type cd than drag your MAME folder from Explorer into this window and hit Enter/Return. (Make sure a space after cd) Now try running your command to create your xml file.
  18. That is more likely an issue with a bad rip, there are a lot especially for Dreamcast with the different formats. Some emulators are better than others for different format, but anytime I had that issue, a different rip fixed it. Here is a list of the files in my system/dc/naomi.zip file: and its as a CRC-32 checksum of AB628024. Running all Naomi and Dreamcast fine with these.
  19. Are you using the standard Mame or a variant? The standard Mame would only return to its GUI if a game was started from it, not the command line.
  20. I am on the waiting list also, but have had Aimtraks, and currently just using wiimotes and mouse/trackballs for light gun games. What is your set up like and do you have many different users? The Aimtraks did work, but my biggest issue was re-calibration between adults and kids. That's a limitation of that technology, not the product and why I'm so hopeful in the Sinden Gun. I just want a pick it up and it works product for everyone in my cabinet. These aren't cheap devices, so I'd hold out if you could. I think a month or two and you'll start hearing about reviews when kickerstarters get them. Fingers crossed.
  21. Check out Zombeavers PCSX2 Configurator, that will be a good start. The problem with PCSX2 is there is no best settings. Some games work better with OpenGL, some with DX11, and some even are best using a software renderer. This emulator more than any I have required per game tweaking to get the best look and performance. it will also depend on personal preference and what levels you are willing to accept. Missing graphic elements might not matter is the gameplay is there, but someone else feels it's not the same.
  22. If you go this route, get the combined installer here: BAM FP Installer Should be fairly easy setup after that.
  23. Have you tried escaping the quotations by adding a \ before each “
  24. This may be an issue with the Aimtrak calibration software possibly? What happens if you do the calibration first without the second monitor attached? My second screen is logically oriented above my main screen. Right now I am not using my Aimtrak, but my wiimotes. That’s why I thought it might be the calibration application itself. Might be worth contacting Andy at Ultimarc to see how it handles dual monitor setups. He is usually very helpful.
  25. I didn't set a hotkey to turn it off or on. In Dual Monitors -> Settings -> Cursor, all those hot keys are set to disabled. This restricts the mouse to the main screen by default. I have the Allow cursor to move freely if this key is pressed to Left Control Key. When I'm not in Big Box mode which displays the marquees on that second screen, I hold that key when dragging windows to the second monitor.
×
×
  • Create New...