Jump to content
LaunchBox Community Forums

Cnells2000

Members
  • Posts

    392
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Cnells2000

  1. I have all my system video intros in there respective folders, renamed to the name of the system folder, but big box plays the other videos i have in the folder instead. when i go thru the games, everything plays fine but at the top menu it still randomizes the video for the respective system. help
  2. I Selected play music in BB but i cant turn off the sound from the game videos in BB so it sounds like a bunch of gargled mess...I just wanted to play the music while im browsing through the platforms. then when the game starts, the audio from the emulator would fade out until i returned to BB. how do i do that?
  3. i have a few controls specific to my arcade and i wanted to have in each emulator before the game began, we could display a control scheme picture jpeg or png that we can add our self. For Example Below, I Would Start Sonic The Hedgehog and then maybe this can pop up for a couple seconds.
  4. right now i just right click and its full screen. i wanted it to automatically do it when i start the rom. but ok.
  5. 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.
  6. 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?
  7. 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
  8. Loving this BIGBOX BTW!!!! Sent from my SM-J320P using Tapatalk
  9. 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
  10. Right!!! Cuz my dolphin runs like a freaking champ!!!! Sent from my SM-J320P using Tapatalk
  11. Need a AHK script my *** [emoji4][emoji4] Sent from my SM-J320P using Tapatalk
  12. I thought my video card GTX 650 would make mednafen work great...wrong... Sent from my SM-J320P using Tapatalk
  13. Must be the GHz. I got a AMD athlon II x2 245 2.90 ghz Sent from my SM-J320P using Tapatalk
  14. U must be in the I7 club[emoji23][emoji23][emoji23] Sent from my SM-J320P using Tapatalk
  15. That Worked. WOW. Dude I Appreciate u sticking with Me through out this post buddy....(AND U RANKED UP!!) all smiles over here!!!!
  16. 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?
  17. 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
  18. 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
  19. 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.
  20. 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
  21. Its located inside the SSF Directory BTW.
  22. 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
×
×
  • Create New...