Jump to content
LaunchBox Community Forums

Tsigarinho

Members
  • Posts

    26
  • Joined

  • Last visited

Tsigarinho's Achievements

8-Bit Processor

8-Bit Processor (3/7)

3

Reputation

  1. Hi. I want to play the Sega Golden Gun through Teknoparrot emulator but unfortunately the games is not running in full screen. I managed to run an extra application called Magpie that lets you make the game full screen with a button combination from keyboard. My problem is that i want to start the game from launchbox and automatically run Magpie as an additional application before running the main game to make it full screen without pressing every time the button combination. So i added Magpie as an additional application from launchbox and ticked the option to start before the main application started but i don't know what command line parameter to write for making that button combination to run full screen. My button combination is alt, shift, a. Or at least if you know a way to make that specific game to run in 1366x768 resolution with a script or something.... Thanks in advance.
  2. Great collection.
  3. I bet you are right. I'll remember it. Thank you for your help!
  4. Your script seems to be working 100%. I changed the name of the .exe from "scv3gs.exe" to "Castlevania 3 - Dracula's Curse 2020.exe" with your script and it didn't work. I renamed it again as you told me (scv3gs.exe) and now it's working great. I don't know why. Maybe it wants something small as name without spaces? I don't know. Thank you very much.
  5. I did what you said and it is working on other games i tested it, but it's not working gor that specific game. This is what i did Set WshShell = WScript.CreateObject("WScript.Shell") obj = WshShell.Run("""Castlevania 3 - Dracula's Curse 2020""", 3, False) WScript.sleep 3000 WshShell.AppActivate ("Dracula's Curse 2020") 'Focuses game window just in case WScript.sleep 200 WshShell.SendKeys "%{ENTER}" 'Sends ALT+ENTER to enter in fulscreen mode (720p)
  6. I am trying to do the same with another fan game but i can't make it. As i understand i only have to change the .exe game file name on the second line. i don't know what to change on the forth line as the name inside the () symbols. The game i am trying is the Castlevania 3 - Dracula's Curse 2020 and i am using Windows 11.
  7. Then Unfortunately i don't use clear logos.
  8. Do you mean the artbox of every game?
  9. I was trying to figure out how to do this. Thank you
  10. That was very very helpful!!! At last i fixed it!!!
  11. Hmmm didn't know of that. I'll give it a try
  12. Oh man that did the trick!!!! I didn't have the databases folder inside Retroarch/system folder. Now every game is playable!!!! Thank you very much!!!!!
  13. OK didn't think of that. I'll give it a shoot when i go back home. If it stills not working even i haven't any errors, i would like you could share me your configuration, bios and roms please. Thank you very much. I'll come back later.
  14. Hmmm really strange. I am also using bluemsx. Can you send me please the Machines folder inside your Retroarch folder inside system folder as also the bios and those 2 roms? I think i am missing something there. Thanks in advance for your time.
  15. Yeah i know that but i have seen people playing those games on youtube. So they are working. Just wondering if i have made a mistake or missing any bios files, that's why i am asking if anyone here has those games and test them.
×
×
  • Create New...