[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GS emulator for frontend?



  To: douglas_p01862
On Thu, 26 Jun 2008 19:52:54 -0700, douglas_p01862 wrote:

> That leaves KEGS32.  Full screen, mouse hide works.  I can't find
> command line arguments for it, but what I could do is have lots of
> copies of KEGS32 folders, each configured to launch a different game
> or disk.  I can then use different windows shortcuts to launch the
> differently configured versions of KEGS32.  That solves the problem of
> loading different games from the frontend.  The only problem I haven't
> figured out yet is how to launch KEGS32 so it's automatically in full
> screen...

I've e-mailed you a small zip file with a program that I called
LaunchMaximized that you pass in the command string you want to execute
and it tells that program to start up maximized.  You can rename the
program to make it quicker to type if you'd like.  The command string
can contain quotes but shouldn't be completely enclosed in quotes.
Whatever you type on a command line should work when passed in.

Here's an example of launching KEGS32 from a folder called "Ultima III":

    C:\>LaunchMaximized C:\KEGS32\Ultima III\kegs32.exe

By the way, if KEGS32 doesn't use the maximize button on a window to
switch to full screen then this probably won't work.