• Order of the Butterfly
    Order of the Butterfly
    Korni
    Posts: 470 from 2006/2/23
    From: the Planet of ...
    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>"
    http://korni.ppa.pl/modkowypaczek/ | My Rifle, My Bunny, and Me
  • »20.03.17 - 23:16
    Profile Visit Website