Full screen settings in E-UAE
  • Order of the Butterfly
    Order of the Butterfly
    WeiXing3D
    Posts: 327 from 2012/6/13
    From: Pacifica, CA
    I'm running Classic Workbench 3.1 with WHDLoad uisng E-UAE, and by launching the defaul app "E-AUE" that cmes with Chrysalls Pack.

    Everything is working fine, except that the emulation screen is too smal, and I want to play in a screen at least double in size or full screen. This is part of the configuration file:
    cpu_type=68040
    gfx_width=640
    gfx_height=480
    gfx_linemode=double
    gfx_center_horizontal=smart
    gfx_center_vertical=smart
    gfx_fullscreen_amiga=no
    # picasso is only supported in SDL build
    gfx_fullscreen_picasso=yes
    z3mem_size=32
    gfxcard_size=4
    cpu_speed=max
    floppy_speed=0
    sound_output=normal
    sound_bits=16
    sound_channels=stereo
    sound_frequency=44100
    chipset=aga
    show_leds=true
    kbd_lang=en
    scsi=true
    scsi_device=ATAPI

    # joy<n> where n is lowlevel unit in amigaos target. In SDL target it's be the enumeration order.
    joyport0=mouse
    joyport1=joy1


    # overlay display
    amiga.use_overlay=yes

    # screen type (accepted values are:public, custom or ask)
    amiga.screen_type=public

    I'd very much appreciate if someone could share the settings that I need to change to be able to play in a bigger emulation window or full screen.

    Thank you.
    MacMini G4 1.5GHz with MorphOS 3.9 FPGA MiST w/AmigaOS 3.9 (PFS3), FPGA Replay w/AmigaOS3.9, Amiga 1200 SCSI CD-RW, X-SURF 100 w/Rapidroad USB, External FDD with Chinon and Gotek units and Acer Aspire One ICAROS
  • »03.04.16 - 00:24
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    asrael22
    Posts: 404 from 2014/6/11
    From: Germany
    Try setting gfx_height to either 512 with gfx_linemode none
    or gfx_height 256 with gfx_linemode double.
    Then also try amiga.screen_type custom.

    That should do it.


    Manfred
  • »03.04.16 - 09:38
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    WeiXing3D
    Posts: 327 from 2012/6/13
    From: Pacifica, CA
    Quote:

    asrael22 wrote:
    Try setting gfx_height to either 512 with gfx_linemode none
    or gfx_height 256 with gfx_linemode double.
    Then also try amiga.screen_type custom.

    That should do it.


    Manfred


    Changed settiings...no change in screen size, but I found though is that by pressing Ctrl-Option "S" I can select the screen size in Ambien. 800 x 600 is working good for me.

    [ Edited by WeiXing3D 03.04.2016 - 08:49 ]
    MacMini G4 1.5GHz with MorphOS 3.9 FPGA MiST w/AmigaOS 3.9 (PFS3), FPGA Replay w/AmigaOS3.9, Amiga 1200 SCSI CD-RW, X-SURF 100 w/Rapidroad USB, External FDD with Chinon and Gotek units and Acer Aspire One ICAROS
  • »03.04.16 - 16:38
    Profile
  • Just looking around
    musa
    Posts: 2 from 2014/5/25
    I have gfx_fullscreen_amiga=yes
    and
    amiga.screen_type=public
  • »03.04.16 - 16:55
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 165 from 2004/11/18
    if you have those settings e-uae open on top of ambient. i suggest you to use the native version which feature overlay .For me the JIT break many games. It's better to use non-jit for games which doesn't need an accelerated amiga. All other games like gloom or gentic species are loving the jit version. Try to read this document it should help you in your quest ;-)

    http://www.meta-morphos.org/download/Tutorial/E-UAE%20installation%20on%20MorphOS.pdf

    [ Edited by acepeg 04.04.2016 - 22:41 ]
  • »04.04.16 - 21:38
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    WeiXing3D
    Posts: 327 from 2012/6/13
    From: Pacifica, CA
    Quote:

    acepeg wrote:
    if you have those settings e-uae open on top of ambient. i suggest you to use the native version which feature overlay .For me the JIT break many games. It's better to use non-jit for games which doesn't need an accelerated amiga. All other games like gloom or gentic species are loving the jit version. Try to read this document it should help you in your quest ;-)

    http://www.meta-morphos.org/download/Tutorial/E-UAE%20installation%20on%20MorphOS.pdf


    I read that document but I found it was just easier to bring over one of my WinUAE configurations, om hwt it has to do with the hdf and Workbench hard disks.

    I tried the screen settings in that guide though, but that didn't change anything. Maybe it is because I'm not modifying the config associated with the "E-UAE"shortcut that comes with Chrysalis.
    MacMini G4 1.5GHz with MorphOS 3.9 FPGA MiST w/AmigaOS 3.9 (PFS3), FPGA Replay w/AmigaOS3.9, Amiga 1200 SCSI CD-RW, X-SURF 100 w/Rapidroad USB, External FDD with Chinon and Gotek units and Acer Aspire One ICAROS
  • »05.04.16 - 00:22
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    asrael22
    Posts: 404 from 2014/6/11
    From: Germany
    This is exactly my setting for e-uae 1.0.0 no jit.
    I'm using this setting for workbench wirth wdhload.
    It gives me fullscreen but the Amiga image is not stretched.

    cpu_type=68ec020
    gfx_width=640
    gfx_height=256
    gfx_lores=no
    gfx_linemode=none
    gfx_center_horizontal=smart
    gfx_center_vertical=smart
    gfx_fullscreen_amiga=no
    gfx_fullscreen_picasso=no
    amiga.use_overlay=yes
    amiga.screen_type=custom
    sound_bits=16
    sound_channels=stereo
    sound_frequency=44100
    cpu_speed=4
    chipset=aga
    fastmem_size=8
    chipmem_size=4
    z3mem_size=8
    floppy_speed=800
    show_leds=true
  • »05.04.16 - 07:35
    Profile