Jump to content
LaunchBox Community Forums

DonellHD

Members
  • Posts

    476
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by DonellHD

  1. so just type -f in the default line parameter?
  2. OK I Think I Found IT! but how do i insert this? i tried this below and it didnt work and said something about cd not usable.... i know im wrong but i added .exe ant the end of where u put desmume because i thought thats what i was supposed to do.
  3. It does use alt + enter!!! ahk section? where is that located? and since the exe is called PSXFIN.exe i would just WinWaitActive, Psxfin.exe Send !{Enter} ?
  4. Everytime I start My psxfin emulator, i cant get it to load up into full screen when running in launchbox. There are no options in the emulator itself to start full screen either. could someone help me tackle this small issue? Is there an option in the launchbox frontend to start PSXFIN in full screen?
  5. OK I Put It In The VIdeos/Platforms and Videos/Playlists Folders Respecfully, Changing The Names To The Correct One And They Still Play Random. What Am I Doing Wrong Now?
  6. 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
  7. 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?
  8. 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.
  9. Thank you!! Sent from my SM-J320P using Tapatalk
  10. right now i just right click and its full screen. i wanted it to automatically do it when i start the rom. but ok.
  11. 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.
  12. 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?
  13. 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
  14. Loving this BIGBOX BTW!!!! Sent from my SM-J320P using Tapatalk
  15. 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
  16. Right!!! Cuz my dolphin runs like a freaking champ!!!! Sent from my SM-J320P using Tapatalk
  17. Need a AHK script my *** [emoji4][emoji4] Sent from my SM-J320P using Tapatalk
  18. I thought my video card GTX 650 would make mednafen work great...wrong... Sent from my SM-J320P using Tapatalk
  19. Must be the GHz. I got a AMD athlon II x2 245 2.90 ghz Sent from my SM-J320P using Tapatalk
  20. U must be in the I7 club[emoji23][emoji23][emoji23] Sent from my SM-J320P using Tapatalk
  21. SSF Fo' Life Baby!!!!! LOL!!!
  22. That Worked. WOW. Dude I Appreciate u sticking with Me through out this post buddy....(AND U RANKED UP!!) all smiles over here!!!!
  23. 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?
  24. 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
×
×
  • Create New...