• Order of the Butterfly
    Order of the Butterfly
    asrael22
    Posts: 404 from 2014/6/11
    From: Germany
    Quote:

    asrael22 wrote:
    Quote:

    Korni wrote:
    Quote:

    asrael22 wrote:
    A script will start UAE and pass the selected game along to UAE which will then get started by WHDLoad.


    Thank you for your scripts. So, where is a script which starts UAE?

    I modified CallWHD.dos a bit so when a slave is started from Ambient - it starts e-uae and sends commands to it via arexx.
    Path is the same in MorphOS as in the emulated AmigaOS. Mounted Games partition.

    Code:
    .KEY folder/A,slavename/A

    echo "param1: <folder>"
    echo "param2: <slavename>"

    Run >NIL: SYS:Tools/e-uae/e-uae -f SYS:Tools/e-uae/Conf/A1200_WHDload.conf
    Wait 13 ;estimated boot time, meh
    RXcmd UAE "uaeexe Cd <folder>"
    RXcmd UAE "uaeexe WHDLoad PRELOAD <slavename>"



    Well, right.
    I forgot to mention that my scripts assume a correctly configured UAELoad setup with a VM that has WHDLoad installed.
    The C:WHDLoad script which gets called in CallWHD.dos start UAE using UAELoad.

    Manfred


    Hmm, not certain. This is already more than a year ago that I had created this all.
    This C:WHDLoad is in fact UAELoad I believe. Did I rename this? Not sure anymore.


    Manfred

    [ Edited by asrael22 21.03.2017 - 09:30 ]
  • »21.03.17 - 09:28
    Profile