Jump to content
LaunchBox Community Forums

Cnells2000

Members
  • Posts

    466
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Cnells2000

  1. right now i just right click and its full screen. i wanted it to automatically do it when i start the rom. but ok.
  2. in the autohotkey script section of PPSSPP, ive been trying to create a script that will alternate Alt+F4 (Which Is Escape) to the actual escape button. ive come up with these but no luck still.. can anyone help? Ive Tried: Escape::Send {Alt F4} ESC::Send {Alt F4} Send {Alt F4}::ESCAPE Send {Alt F4}::ESC The reason im using this is because im using an actual arcade cabinet with no keyboard. i have made an esc button go to one of my microswitches. if this script works, hopefully i can map it to all my emulators which require alt+F4 to escape the emulator.
  3. I Understand That I Cannot Full Screen the emulator at this time, but would i be able to somehow after starting the emulator to make it at least maximize without me having to use the mouse?
  4. I had to change the image quality and change some transitions because my FE ran laggy. Now it runs great since. Sent from my SM-J320P using Tapatalk
  5. Loving this BIGBOX BTW!!!! Sent from my SM-J320P using Tapatalk
  6. Hope I don't have a problem with that one when I import it into LB. But at the same Time, I don't mount those isos Sent from my SM-J320P using Tapatalk
  7. Right!!! Cuz my dolphin runs like a freaking champ!!!! Sent from my SM-J320P using Tapatalk
  8. Need a AHK script my *** [emoji4][emoji4] Sent from my SM-J320P using Tapatalk
  9. I thought my video card GTX 650 would make mednafen work great...wrong... Sent from my SM-J320P using Tapatalk
  10. Must be the GHz. I got a AMD athlon II x2 245 2.90 ghz Sent from my SM-J320P using Tapatalk
  11. U must be in the I7 club[emoji23][emoji23][emoji23] Sent from my SM-J320P using Tapatalk
  12. SSF Fo' Life Baby!!!!! LOL!!!
  13. That Worked. WOW. Dude I Appreciate u sticking with Me through out this post buddy....(AND U RANKED UP!!) all smiles over here!!!!
  14. what if we have it set to mount like it already is, tell it to unmount, then mount the rom in the description? maybe that'tl work?
  15. so like this? @echo off set game=%1% set game="D:\Roms\Sega Saturn\Roms\Alien Trilogy (USA).Bin" set daemon="C:\Program Files\Daemon Tools Ultra\DTultra.exe" set emu="D:\Emulators\SSF_011_alpha_R5\SSF.exe" %daemon% -mount F, %game% start /wait "" %emu% %daemon% -unmount F
  16. I made one for alone in the dark, set it in both places and now it just boots alone in the dark on any rom in LB
  17. but if i click manage emulators, and change the bat the bat is only set to one name. the one weve created (ALien Trilogy) same cue everytime.
  18. i thought about that while You typed your post. so i did it and it booted that game but its only set to alien. so any game i click on it boots alien
  19. Its located inside the SSF Directory BTW.
  20. Ive only done this one so far.....BC i didnt wanna make 32 and they don't work in launchbox. This .bat works only when i double click it not in launchbox it makes the windows 10 usb plugin sound and the emulator starts......beautiful when i close the emulator it makes the USB noise like it unplugged correctly... Not in launchbox tho... it says drive open so i manually closed it with the mouse and it says disc empty... so it ever mounted BC it didnt make the USB noise like it usually does when i double click @echo off set game="D:\Roms\Sega Saturn\Roms\Alien Trilogy (USA).Bin" set daemon="C:\Program Files\Daemon Tools Ultra\DTagent.exe" set emu="D:\Emulators\SSF_011_alpha_R5\SSF.exe" %daemon% -mount F, %game% start /wait "" %emu% %daemon% -unmount F
  21. I hit close tray and it says drive empty...works on the double click not on the launchbox tho....crazy....i bought the bigbox bc i thought it would run saturn better... crap...
  22. instead of drive empty it says door not closed. how to i close tray in bat?
  23. yea i hate retroarch......that is the worst and it runs my ssf games crappy
  24. It Doesn't Say Disc Empty tho.. but it wont start the game as if im double clicking the .bat file
  25. but i inserted it into the alien trilogy section, changed the app path and it just loads the iso but ssf just stays there...............
×
×
  • Create New...