Jump to content
LaunchBox Community Forums

Load Winuae Into Full Screen?


Cnells2000

Recommended Posts

  • 1 month later...

A quick google search came up with this, not sure if it's helpful or not
http://eab.abime.net/showthread.php?t=33928

This one as well might be helpful since it suggests and AHK script to press Control + F12 to toggle to full screen.
https://www.gameex.info/forums/topic/6663-winuae-fullscreen-comand-line/

Sorry I can't be of any more help with this, most of us around here use FS-UAE.

  • Like 1
Link to comment
Share on other sites

3 minutes ago, Lordmonkus said:

Try this out and see if it works, I am not an expert and hopefully someone can give you a better one if it doesn't work.


#NoEnv

Sleep, 3000
SetKeyDelay, -1, 110
Send, ^{F12}
Return

 

Wow. this worked! Dude u are the man.. Thank u so much. ive been trying to get this emulator to start into full screen since october. after typing that i also put

$Esc::
{
    Process, Close, {{{StartupEXE}}}
}


to make it so where i could escape by pressing esc. thank you LM!!!! This should be saved so others wont have to go through this like i did!!

Link to comment
Share on other sites

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...