Page 1 of 1

BAttlefield 1942 HD Mod doesnt change anything :(

Posted: Sun Mar 15, 2015 5:27 pm
by cmg15326
Hey there! :)
My name is Chris and im new to this Page... but here is a problem i brought with me:
Yesterday ive installed Battlefield 1942 World War II Anthology Edition (The Maingame and the two addons).
Also i downloaded the "BF HD Mod 1.0 Full" and installed it successfully, after that i replaced the texture file with the one that comes with the 1.01 HD Mod...
I was realy excited about that.. started the game... but no change there... :(

So now it bugs me... is there anything that i did wrong? or did i miss something?

(Sorry for my bad english)

Greetings
Chris :)

Re: BAttlefield 1942 HD Mod doesnt change anything :(

Posted: Tue Mar 17, 2015 5:25 pm
by Swaffy
Hmm. Maybe to get it to load, you need to add it to vanilla bf1942's init.con file?
And make it load after the base game loads... so:

Code: Select all

game.CustomGameName BF1942
game.addModPath Mods/BF1942_HD_Mod_WhateverTheNameIs
game.addModPath Mods/BF1942/
game.setCustomGameVersion 1.61
game.setCustomGameUrl "http://www.battlefield1942.com"

... other stuff ...
And of course, change "BF1942_HD_Mod_WhateverTheNameIs" to what the mod's name is. It needs to be above the line that loads BF1942 because of the order in which they are loaded. It goes from the bottom up, loading the top line last.

Re: BAttlefield 1942 HD Mod doesnt change anything :(

Posted: Tue Mar 17, 2015 11:43 pm
by Vilespring
Swaffy wrote:It goes from the bottom up, loading the top line last.
OOOHHH!!! That's why it never....
Wow, maybe I can make my mod launch like a mod now! :lol:

Re: BAttlefield 1942 HD Mod doesnt change anything :(

Posted: Fri Mar 20, 2015 10:15 pm
by BotHunter
No way!!! That explains a lot! I thought it did top down like the rest of the code.

Re: BAttlefield 1942 HD Mod doesnt change anything :(

Posted: Sun Mar 22, 2015 10:36 am
by cmg15326
Hey guys!
Tahnks for your help and answer. :)

Got soume trouble these days so i wanst able to post an respond until now... :)

I got the solution... the problem was me... i was toooooo stupid to recognice that i have to activate the mod ingame in the menu :shock: :roll: :oops:

Its realy kind of embarrissing... but right now it works great and without any other problems :)

Thanks for your time and answere anyway!

greetings
Chris

Re: BAttlefield 1942 HD Mod doesnt change anything :(

Posted: Sun Mar 22, 2015 3:40 pm
by Vilespring
HA! I've done that too! :lol: