Publié : lun. janv. 19, 2004 7:34 pm
j'ai posté cela sur le forum SIMHQ
Murdock m'a contacté sur le sujet par mail.
Je pense avoir répondu favorablement
http://oldsite.simhq.com/simhq3/sims/bo ... 5;t=008594
hello
Murdock contacted me some days ago because it seem that SFP1 community was interested by a LoMan-like utility for managing SFP1 mods.
But i was very busy with LoMan...and making 2nd utility was not a good soluce for me (and time)
so i worked hard on Loman 2.0 to make it GAME no-dependant
it means that Loman is now a MOD MANAGER for all games.
here is loman 2.0 ini file at the end of this post
if you change 'current_game' value to 'game2' loman will manage SFP1
you can add also a game3 , game4, game5 section for ie : f/A-18,
flanker 2.5, etc..etc..
dev code is unique
a loman mailing list exists
Murdock will select some guys for beta test (as many as he want)
i will add them to the loman mailing list
loman 2.0 beta 13 is already working with lockon and sfp1 and need just to edit loman.ini file to work with other sims...
Murdock will be my main contact and main coordinator for beta test if he agree
best regards
Skypat
LOMAN.INI file
------------------
[general]
current_game=game1
[game1]
APP_LOCKON_SPECIFIC = 1
APP_CDDS_MANAGEMENT = 1
APP_CDDSINDEX_FILE = required\cddsindex.txt
APP_SHORTNAME = LoMan
APP_NAME = Lockon Manager
APP_ADDON_DB = addon.lma
APP_ADDON_FOLDER = addons\
APP_BACKUP_FOLDER = loman_backups_dont_remove\
APP_PROFIL_FOLDER = profiles\graphics\
APP_ADDON_URL = http://www.checksix-fr.com/loman/index.php
APP_REGKEY_GAME_PATH = lockonpath
APP_NOLOGO_FILE = nologo.jpg
GAME_NAME = LockOn
GAME_REGKEY = HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Eagle Dynamics\Lock On
GAME_REGKEY_PATH = Path
GAME_EXE = LockOn.exe
GAME_TEXTURETEMP_PATH = Bazar\TempTextures\
[game2]
APP_LOCKON_SPECIFIC = 0
APP_CDDS_MANAGEMENT = 0
APP_CDDSINDEX_FILE =
APP_SHORTNAME = Sfp1Man
APP_NAME = S.F.P.1 Manager
APP_ADDON_DB = sfp1addon.lma
APP_ADDON_FOLDER = addons_sfp1\
APP_BACKUP_FOLDER = Sfp1Man_backups_dont_remove\
APP_PROFIL_FOLDER =
APP_ADDON_URL =
APP_REGKEY_GAME_PATH = sfp1path
APP_NOLOGO_FILE = nologo.jpg
GAME_NAME = S.F.P.1
GAME_REGKEY = HKEY_LOCAL_MACHINE\SOFTWARE\Strategy First\Strike Fighters
GAME_REGKEY_PATH = Install Path
GAME_EXE = FlightSim.exe
GAME_TEXTURETEMP_PATH =
[game3]
APP_LOCKON_SPECIFIC =
APP_CDDS_MANAGEMENT =
APP_CDDSINDEX_FILE =
APP_SHORTNAME =
APP_NAME =
APP_ADDON_DB =
APP_ADDON_FOLDER =
APP_BACKUP_FOLDER =
APP_PROFIL_FOLDER =
APP_ADDON_URL =
APP_REGKEY_GAME_PATH =
APP_NOLOGO_FILE =
GAME_NAME =
GAME_REGKEY =
GAME_REGKEY_PATH =
GAME_EXE =
GAME_TEXTURETEMP_PATH =
[etc..etc...]
Best regards,
Skypat
--------------------
Best regards
Skypat
Murdock m'a contacté sur le sujet par mail.
Je pense avoir répondu favorablement
http://oldsite.simhq.com/simhq3/sims/bo ... 5;t=008594
hello
Murdock contacted me some days ago because it seem that SFP1 community was interested by a LoMan-like utility for managing SFP1 mods.
But i was very busy with LoMan...and making 2nd utility was not a good soluce for me (and time)
so i worked hard on Loman 2.0 to make it GAME no-dependant
it means that Loman is now a MOD MANAGER for all games.
here is loman 2.0 ini file at the end of this post
if you change 'current_game' value to 'game2' loman will manage SFP1
you can add also a game3 , game4, game5 section for ie : f/A-18,
flanker 2.5, etc..etc..
dev code is unique
a loman mailing list exists
Murdock will select some guys for beta test (as many as he want)
i will add them to the loman mailing list
loman 2.0 beta 13 is already working with lockon and sfp1 and need just to edit loman.ini file to work with other sims...
Murdock will be my main contact and main coordinator for beta test if he agree
best regards
Skypat
LOMAN.INI file
------------------
[general]
current_game=game1
[game1]
APP_LOCKON_SPECIFIC = 1
APP_CDDS_MANAGEMENT = 1
APP_CDDSINDEX_FILE = required\cddsindex.txt
APP_SHORTNAME = LoMan
APP_NAME = Lockon Manager
APP_ADDON_DB = addon.lma
APP_ADDON_FOLDER = addons\
APP_BACKUP_FOLDER = loman_backups_dont_remove\
APP_PROFIL_FOLDER = profiles\graphics\
APP_ADDON_URL = http://www.checksix-fr.com/loman/index.php
APP_REGKEY_GAME_PATH = lockonpath
APP_NOLOGO_FILE = nologo.jpg
GAME_NAME = LockOn
GAME_REGKEY = HKEY_LOCAL_MACHINE\SOFTWARE\Ubisoft\Eagle Dynamics\Lock On
GAME_REGKEY_PATH = Path
GAME_EXE = LockOn.exe
GAME_TEXTURETEMP_PATH = Bazar\TempTextures\
[game2]
APP_LOCKON_SPECIFIC = 0
APP_CDDS_MANAGEMENT = 0
APP_CDDSINDEX_FILE =
APP_SHORTNAME = Sfp1Man
APP_NAME = S.F.P.1 Manager
APP_ADDON_DB = sfp1addon.lma
APP_ADDON_FOLDER = addons_sfp1\
APP_BACKUP_FOLDER = Sfp1Man_backups_dont_remove\
APP_PROFIL_FOLDER =
APP_ADDON_URL =
APP_REGKEY_GAME_PATH = sfp1path
APP_NOLOGO_FILE = nologo.jpg
GAME_NAME = S.F.P.1
GAME_REGKEY = HKEY_LOCAL_MACHINE\SOFTWARE\Strategy First\Strike Fighters
GAME_REGKEY_PATH = Install Path
GAME_EXE = FlightSim.exe
GAME_TEXTURETEMP_PATH =
[game3]
APP_LOCKON_SPECIFIC =
APP_CDDS_MANAGEMENT =
APP_CDDSINDEX_FILE =
APP_SHORTNAME =
APP_NAME =
APP_ADDON_DB =
APP_ADDON_FOLDER =
APP_BACKUP_FOLDER =
APP_PROFIL_FOLDER =
APP_ADDON_URL =
APP_REGKEY_GAME_PATH =
APP_NOLOGO_FILE =
GAME_NAME =
GAME_REGKEY =
GAME_REGKEY_PATH =
GAME_EXE =
GAME_TEXTURETEMP_PATH =
[etc..etc...]
Best regards,
Skypat
--------------------
Best regards
Skypat