Jump to content
LaunchBox Community Forums

latin625

Members
  • Posts

    623
  • Joined

  • Last visited

Everything posted by latin625

  1. I have it running correctly on MAME, but when I add "Unknown games" and choose say... Daphne Dragon's Lair and set up one button on the control editor, it only stays on when I am scrolling to the game via LB or BB. When I select the game to play, the control turns off and three random buttons show up lit in white. Anyone know of a guide I can use or any tips? Thanks
  2. Found an old pac64led that I was wired up for my xarcade tankstick and took it out when I changes to the xtension but never got around to adding it again. That was 2014 and now I can remember how I did it back then. 😬 The old pages are gone from the internet that I used back then. I have the harness with a ton of wiring, but cant remember how to get it to work. Anyone have some tips or help that can be passed along. Should I look at a different solution than my pac64led? Thanks,
  3. SOLVED Needed to use the WinIPAC app to reconfigure it. Thanks, Hope this helps someone else some day.
  4. Cant seem to figure out to stop the pc from sending ESC when player 1 (#1 above letters) & Player 2 (#2 above letters) are pressed at the same time. Pressing player 1 then pressing player 2 sends Esc and closes MAME. Almost close retroarch (confirm is required) and exits all other emulators and game. help! So lost. Thanks,
  5. So I went here to see if when I press Player 1 and 2, what does that combination does? https://www.toptal.com/developers/keycode/for/escape It indeed send the escape key. Nothing in lb or bb. it is my machine. How can I stop that? I dont want to lose the other hotkeys like Alt+Tab, etc Thanks,
  6. @C-Beats Thanks, Apologies for not knowing where the "Close Active Window" settings are. Would that be in LB or BB? How do I fix it?
  7. Hello, Can anyone help explain why when I press my Player 1 and Player 2 keys, the games exits? it is like pressing Esc key for some reason. No AHK is running. No mapped keys that I know of. Just does it on its own. Is it a setting I can change on Windows 10? Frustrating when your playing and you and the your friend press start and the game exits. Bummer.
  8. Thanks @moudrost. I had that just happen with galaxians, as it stopped working when I used the latest version no nag mame. Had to go back to 1.91 to get it working. Best!
  9. go into the Emulator options, startup screen, and select "Hide all windows that are not in exclusive fullscreen mode" Credit to Jim2021
  10. Nevermind. Found it. In case anyone needs it: PSX2 folder, Default Control Setup...
  11. Hi, I am trying to set up a default profile on PSX2 that all games will use for player 1 and 2 controls, unless I indicate a custom setting using the PSX configurator plugin. anyone figure this out? Thanks in advance!
  12. Hello, Anyone know how to set up the Coin Button on RetroArch for Gun Survivor 2 Biohazard Code: Veronica? I have the game running (bad flickering), but running. Cant figure out how to map a coin key to retroarch? Most of the stuff available is for Mame. Thanks!
  13. Apologies for asking a noob question... I always hear, Get the latest version mame rom fullset! Get the latest version! I'm scared of losing some games is I do so. So I stay stuck with romset 2.00 Does every Mame Full set have the same amount of games as the previous version? You are not missing anything that was only in say, Mame romset 1.91? Thanks in advance!
  14. Great Plugin! Using it now! Any way to auto skip to next game when it encounters an error?
  15. Yes, The pause screen only shows up in LB.. In BB, it doesnt show up... just dims the screen and pauses the game. No cool graphics.
  16. No biggie to me... Would have been nice to have it work on both sides. Thanks. Was asking in the hopes someone could make some recommendation on how to troubleshoot.
  17. Yeah. Bummer.... It works on LB (except when on MAME) and never on BB. Just the regular pause / dim screen. =( Might explain why only two pause themes are available. My Theme is CoinOP
  18. Not sure if you still need it, but here is my solution. I had the same issue. 1. Open Notepad 2. copy and paste this: demul.exe -run=naomi -rom=put_name_of_the_rom_here Do not add the rom extension, only the name of the file (it is CaSe Sensitive) 3. Save as (rom name).bat in the same directory as Demul 4. Test by clicking on the .bat file , it should launch the game 5. If it works, go to LB and point the game to the .bat file. Uncheck Emulator (No Emulator). Good Luck!
  19. latin625

    send Alt F4

    Ok. Got it solved. That last thread from LordMonkus was the charm. Just change the .exe to the one you want to close. Thanks. $ESC::WinClose, ahk_exe higan.exe
  20. I am having all kind of "lost focus" issues when I run Demul through BB or LB. I ran it from LB with the bat and it works great. I can play the games and never lose Window focus. Only issue is that I can not seem to get either the .bat or an AHK script to send the ALT+F4 command to close Demul and return to LB or BB. I am willing to try either but really would love to have it all in one .bat file for each Naomi 2 / Cave / AtomisWave. I know LB handles all that and it works fine...until in the middle of a great game of Lupin the third, it jumps to your desktop of a "Game over screen" from LB because it thinks I pressed escape. Can you help? Do you know what I am doing incorrect on the sample script above? Thanks!
  21. Tried a new one. No work. I do know for certain that Alt + F4 does close the Demul emulator like I want. Just have to find something that sends it. demul.exe -run=naomi -rom=cvs2 $Esc:: { Send !{F4} Return }
  22. Hi, I been mining along the forum, looking for a solution to when you launch a game via .bat to Demul. Took me a while, but I sorted it out. I just run it straight via bat file. Game goes full screen, looks great and no losing of focus during game play on BB or LB. Damn those gun games look and play great on Demul Naomi! 😃 Simply bat: demul.exe -run=naomi -rom=cvs2 However, my problem is now closing the window when I escape. I can't not seem to figure that out. I tried copying some closing commands from the pre built emulators that sega Naomi and Dreamcast have... but alas....No joy. I tried this right below the line above and looks like this: demul.exe -run=naomi -rom=cvs2 ; This section closes Demul when pressing Escape $Esc:: { Send !{F4} } Didn't work. =( Can anyone help me figure out this last piece to my puzzle? As always, Thanks guys!
  23. Hi, Just wanted to share with everyone how I got my SegaModel2 to work with launchbox. Not my video or my guide, but was super helpful!
  24. Hi, Anyone ever get the lightguns to work with Retroarch in any core?
×
×
  • Create New...