Jump to content
LaunchBox Community Forums

Recommended Posts

Posted (edited)

Hi! I added this system to mi LaunchBox today. With MAME it works, but Arculator is better for now.

Thanks, the .bat works perfectly with the lastest version of Arculator 2.2

I have a tip for anyone having problems with full screen: I've been usin Magpie, an open-source program where you can press a key combination to put the active window into borderless full screen.  I tried it with Arculator and it works fine. You only need to add an AHK script in the Launchbox emulator configuration. I made thie with DeepSeek, and it works perfectly.

I have Magpie set to go Full Screen with Alt+Shift+A  (i think that's the default combo) it have more configuration and filter, if anyone want toucj it.

Sleep, 3000
SendInput, {Alt down}{Shift down}a{Alt up}{Shift up}
Sleep, 200
; Also a safety cleanup
SendInput, {Alt up}{Shift up}{Ctrl up}{LWin up}{RWin up}
Return

 

Sorry for my English, it's not my native language.

 

PD: Magpie link GitHub - Blinue/Magpie: A general-purpose window upscaler for Windows 10/11. · GitHub

Edited by DnK

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...