DnK Posted Tuesday at 08:53 PM Posted Tuesday at 08:53 PM (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 Tuesday at 08:56 PM by DnK Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.