Results 1 to 6 of 6

Thread: Startup Problemes

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,796

    Default Re: Startup Problemes

    I'm sorry, but I don't know just how the Trivial Script works. It's never worked for me, but apparently many get it to work. You should be able to use the shortcut.
    Last edited by bovi; 07-10-2009 at 23:28.

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

  2. #2

    Default Re: Startup Problemes

    Ok here are the basics from how I understood 'em (note I did not write the Trivial Script):

    Some General Stuff:
    Each of those so-called shortcuts under Windows are made up of two parts:
    (1) The program to launch and any optional arguments to it: this is the target.
    (2) Where the program is supposed to think it is (current working directory, pwd): this is what start in refers to.

    (2) Is important because it influences how opening files works: opening file test.txt when your current working directory is X:\Test results in opening X:\Test\test.txt; opening file test.txt when your current directory is C:\Test results in opening C:\Test\test.txt.

    Trivial Script Specific Stuff:

    (1) The trivial script is basically an interpreter being fed an XML file. This is done by passing the file name after the -s argument in the target of your shortcut:
    P:\ath\to\TrivialScript.exe -s scriptname.xml
    For EB the script is called ebconfig.xml; so it becomes something like C:\Program Files\Europa Barbarorum\TrivialScript.exe -s ebconfig.xml
    (2) For this to work the current working directory must be the directory in which the script resides -- and due to what is written in that ebconfig.xml file it must also be the directory which contains your RTW.exe ...

    So the shorcut ends up looking like:
    Target: P:\ath\to\TrivialScript.exe -s ebconfig.xml
    StartIn: P:\ath\to\your\RTW\folder

    Say Trivial Script is installed in C:\Program Files\Europa Barbarorum\ and EB is installed in C:\Users\John Doe\Games\RTW\

    Then the shortcut becomes:

    Target: C:\Program Files\Europa Barbarorum\TrivialScript.exe -s ebconfig.xml
    StartIn: C:\Users\John Doe\Games\RTW

    Note to Bovi:

    It has worked for you too. You may want to look up the very first alpha/beta builds we got to test when EB 1 was still called Polymorph I think.
    - Tellos Athenaios
    CUF tool - XIDX - PACK tool - SD tool - EVT tool - EB Install Guide - How to track down loading CTD's - EB 1.1 Maps thread


    ὁ δ᾽ ἠλίθιος ὣσπερ πρόβατον βῆ βῆ λέγων βαδίζει” – Kratinos in Dionysalexandros.

  3. #3
    EB annoying hornet Member bovi's Avatar
    Join Date
    Jan 2007
    Location
    Norway
    Posts
    11,796

    Default Re: Startup Problemes

    Oh. I guess you're right, that was before I tried to install it.

    Having problems getting EB2 to run? Try these solutions.
    ================
    I do NOT answer PM requests for help with EB. Ask in a new help thread in the tech help forum.
    ================
    I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. - Stephen Hawking

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO