[uae] Re: Preventing the GUI window from popping up after closing the e-uae game window

  • From: jaminJay <jaminjay@xxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Sun, 13 Jun 2010 13:54:28 +1000

Conditional on use_gui being false?


On Sun, Jun 13, 2010 at 13:35, Gary <gdanko@xxxxxxxxx> wrote:

> On line 928 of main.c I changed:
> restart_program = 3;
>
> to
>
> uae_quit ();
>
> That seems to have done the trick.
>
> ------------------------------
> *From:* Antonio Orefice <aorefice77@xxxxxxxxx>
> *To:* uae@xxxxxxxxxxxxx
> *Sent:* Sat, June 12, 2010 10:01:37 AM
> *Subject:* [uae] Re: Preventing the GUI window from popping up after
> closing the e-uae game window
>
> Wops, you're right.
> Still i'm almost sure it did the trick just before i posted (!?)
>
>
> 2010/6/12 Gary Danko <gdanko@xxxxxxxxx>
>
>> That doesn't do it. The GUI appears once I close the UAE window.
>>
>>
>> On Jun 12, 2010, at 12:24 AM, Antonio Orefice <aorefice77@xxxxxxxxx>
>> wrote:
>>
>> just using "-s use_gui=false" should be enough
>>
>>
>>
>> 2010/6/12 Gary < <gdanko@xxxxxxxxx>gdanko@xxxxxxxxx>
>>
>>> I have e-uae built on Ubuntu Lucid 64 bit. I can launch a game with
>>> something like:
>>>
>>> uae -f /path/to/uaerc -r /path/to/rom -s floppy0=/path/to/adf
>>>
>>> I have in the uaerc file the switch to disable the GUI. The game comes up
>>> in a window, I play it, have fun, etc. When I am finished with my game and
>>> close it out, the GTK configuration GUI comes up.
>>>
>>> I'd like to build a version of e-uae that inhibits this behavior. I'm
>>> sure it's as simple as looking through the source and finding the routine
>>> that handles the closing of that window. I am sure a call to open the GUI is
>>> in there somewhere... but where? Can someone point me in the right
>>> direction?
>>>
>>> Thanks!
>>>
>>> _______________________________________________
>>> UAE mailing list
>>>  <//www.freelists.org/list/uae>//www.freelists.org/list/uae
>>>
>>>
>>
>

Other related posts: