Jump to content
LaunchBox Community Forums

d8thstar

Members
  • Posts

    307
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

d8thstar's Achievements

32-Bit GPU

32-Bit GPU (5/7)

38

Reputation

  1. just curious if there is anything i can do in LB (or RA) that will cause ST games to automatically load? Thanks!
  2. circles do appear but they are right over the exe that i clicked to launch, cursor isnt moving when in the full script (but it does when doing the test of just the two lines.
  3. thanks joe, this is driving me nuts... taken from your coaching, this code in the tester WORKS, i see the circles pointing out where the mouse is. when i change {Ctrl} to {LButton}, the mouse moves to the coordinates but it does not click. second bit below, is the copy / paste of the LButton code so you can see i'm not crazy and the bit at the very end, is cut and pasted from the full script. tit opens both apps, doesn't move the mouse or hit CTRL. anyway, you've spent way too much time on this, thanks for your time. DllCall("SetCursorPos", int, 1367, int, 820) Send, {Ctrl} DllCall("SetCursorPos", int, 1367, int, 820) Send, {LButton} ; Start Virtual Desktop Streamer Run, "C:\Program Files\Virtual Desktop Streamer\VirtualDesktop.Streamer.exe" ; Start PrismXR application Run, "C:\Users\tonys\Desktop\VR\PrismXR_Desktop_App\PrismXR\PrismXR.exe" Sleep, 5000 ; move mouse pointer to center of monitor (1920x1080) DllCall("SetCursorPos", int, 1367, int, 820) Send, {Ctrl}
  4. hi joe. uuhhh, my mouse pointer doesnt move at all. i start the exe which is on the left hand side of the screen. the apps start, the mouse pointer stays where it is. i press CTRL, it shows the circles around the mouse pointer, which hasn't moved. and yes, i did copy / paste the script if you have any thoughts... i'll do a google, see if i can figure it out. as always, thank you!
  5. thanks joe1 i went with the second as the mouse does need to be clicked. i got the coordinates but that bit with the mouse doesnt seem to do anything? any helps is always appreciated!
  6. not LB/BB related but you guys are so good with AHK... i wrote a little batch fiule to start up prismxr and virtual desktop to stream VR from my PC to my Quest, works fine. but i'm hoping to get a AHK script going because when you start prismxr, you also have to click the "Click to Start" button , pictured below. anyone willing to help a brother out? again, i know this isnt LB related but you all have been so helpful bat is about as easy as possible: REM Start PrismXR application START "" "C:\Users\tonys\Desktop\VR\PrismXR_Desktop_App\PrismXR\PrismXR.exe" REM Start Virtual Desktop Streamer START "" "C:\Program Files\Virtual Desktop Streamer\VirtualDesktop.Streamer.exe"
  7. hi all, doing my final testing... i have a few obscure systems that i am running in MAME, bally astrocade, emerson arcadia, apf imagination, philips cdi. when i pause in LB, pause works fine but when i unpause, mame is minimized. this does NOT happen in BB. and the odd thing is, it doesn't happen with mame arcade games, only systems. can anyone else replicate?
  8. just a search on here... youve helped enough
  9. found the issue on this board... in case anyone else is banging their head, change the controller type from joystick back to retropad
  10. great info... i tried setting up real wiimotes, save profile then under emulated, "connect the classic controller, set it up, seems to work fine. but using the toggle button, it only ever shows the xbox controller in the top left corner when the switch is made. i must be saving teh real wiimote config incorrectly? thanks for reading and for any feeedback. and i mean it, this board has been awesome and I have learned SO much!
  11. i'm so close retro. and my excel sheet will be release SOON to the wild, if anyone wants to use it. here is an updated snip showing the add of original system/controllers i also added above / below controller sections where the user can add notes in the back end and have them appear.
  12. you the best retro!
  13. damn you are fast!!! Thanks retro
  14. i think i set everything up right, "back" set as swap joystick, LB set to show keyboard. yet they dont seem to work! other specific controls i set up are working just fine. can anyone replicate? it's teh last button i need to set up before handing this machine off
  15. can anyone turn these into transparent background PNGs? thanks!
×
×
  • Create New...