EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   EQ2MAP (https://www.eq2interface.com/forums/forumdisplay.php?f=34)
-   -   [Options] One U can add for next release ;) (https://www.eq2interface.com/forums/showthread.php?t=3187)

Mae 06-05-2005 06:25 PM

[Options] One U can add for next release ;)
 
Hey,

Got some idea for u, i did launch my eq2 not with the simple eq2.exe but with some more options. Here are the option I use. Got French install and launch European install fast in one click. If u can add those options choose or preselect language of eq2 will be great ;)

".......\EQ2.exe" /env:ukmain /lang:en_GB

Gratz for all u've done, and all u will do

Mae

taco-man 06-05-2005 07:25 PM

sadly, I will not be releasing any more versions of the updater after all the bugs are ironed out as best i can in the 1.0 version. the project is open source if the need ever comes to modify the updater someone else can, its on sourceforge. http://sourceforge.net/projects/eq2map-updater/
i lost my interest in eq2 quite a few months ago and have basicly just kept my account to work on the updater.

taco-man 06-05-2005 07:55 PM

tell you what, i was feeling nice :D so i made it so you could do this, here is what you need to do.
1. Re-Download and install the updater
2. open the eq2map_config.cfg which is inside the directory you installed the updater. the default is C:\Program Files\EQ2MAP Updater
3. add the following 4 lines
Code:

  <ConfigValues>
    <OptionName>CommandLineArgs</OptionName>
    <OptionValue>/env:ukmain /lang:en_GB</OptionValue>
  </ConfigValues>

so it will then the whole file should look something like
Code:

<?xml version="1.0" standalone="yes"?>
<ConfigOpt>
  <ConfigValues>
    <OptionName>AutoUpdate</OptionName>
    <OptionValue>True</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>AutoLaunch</OptionName>
    <OptionValue>False</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>AutoLaunch2</OptionName>
    <OptionValue>False</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>IconType</OptionName>
    <OptionValue>0</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>IconSize</OptionName>
    <OptionValue>1</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>MainhudOver</OptionName>
    <OptionValue>False</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>StyleOver</OptionName>
    <OptionValue>False</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>POIOver</OptionName>
    <OptionValue>False</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>LogUpdates</OptionName>
    <OptionValue>False</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>EQ2Dir</OptionName>
    <OptionValue>D:\Program Files\Sony\EverQuest II</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>Language</OptionName>
    <OptionValue>Default</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>AutoLaunchPath</OptionName>
    <OptionValue>D:\Program Files\Sony\EverQuest II</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>AutoLaunchFile</OptionName>
    <OptionValue>EQ2.exe</OptionValue>
  </ConfigValues>
  <ConfigValues>
    <OptionName>AutoLaunchPath2</OptionName>
    <OptionValue />
  </ConfigValues>
  <ConfigValues>
    <OptionName>AutoLaunchFile2</OptionName>
    <OptionValue />
  </ConfigValues>
  <ConfigValues>
    <OptionName>CommandLineArgs</OptionName>
    <OptionValue>/env:ukmain /lang:en_GB</OptionValue>
  </ConfigValues>
</ConfigOpt>

the only important part to notice is where i put the 4 lines.
PLEASE let me know if this works for you. thanks.

Mae 06-07-2005 11:43 AM

TyTyTyTy ^^

Works great :)

Gratz for the job, well done it is ;)

Good luck in your next dev

Mae (an happy customer ^^)


All times are GMT -5. The time now is 08:08 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI