Frictional Games Forum (read-only)
Fix for replacement items (like the flashlight) when doing conversion mods - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: Fix for replacement items (like the flashlight) when doing conversion mods (/thread-7733.html)

Pages: 1 2 3


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Simpanra - 05-02-2011

when my folder full of stuff (the stuff you told us how to do, like your wn_config) is inside my amnesia root, how do i tell amnesia to open my conversion rather than it just opening the normal amnesia?


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Tanshaydar - 05-02-2011

I have a shortcut to open the game with my custom main_init.cfg
Code:
"C:\Program Files (x86)\Amnesia - The Dark Descent\redist\Amnesia.exe" wn_config/main_init.cfg

Another way is creating a .bat file with these:
Code:
Amnesia.exe config/test_main_init.cfg

Though this bat file has to be in the root folder, where your Amnesia.exe is.


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Simpanra - 05-03-2011

(05-02-2011, 11:34 PM)Tanshaydar Wrote: I have a shortcut to open the game with my custom main_init.cfg
Code:
"C:\Program Files (x86)\Amnesia - The Dark Descent\redist\Amnesia.exe" wn_config/main_init.cfg

Another way is creating a .bat file with these:
Code:
Amnesia.exe config/test_main_init.cfg

Though this bat file has to be in the root folder, where your Amnesia.exe is.

but how did you set it to open your custom one? thats what i don't understand =/ i have everything you told me to do, done, but i need an amnesia shortcut to my story.


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Tanshaydar - 05-03-2011

When you load your custom main_init.cfg game automatically opens your conversion. If you are asking something else I couldn't understand exactly.


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Kyle - 05-04-2011

I was using the bullseye lantern instead of using the flashlight, and when I pick up the bullseye lantern in-game, I turn it on, but it shows the original lantern. Maybe you forgot to include something that includes changing the hand holding the lantern to something else?


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Tanshaydar - 05-04-2011

I don't know about bullseye, flashlight mod has its own hand animations with its own ho files. Maybe that's the missing thing.


RE: Fix for replacement items (like the flashlight) when doing conversion mods - ricky horror - 05-04-2011

(05-04-2011, 02:35 AM)Kyle Wrote: I was using the bullseye lantern instead of using the flashlight, and when I pick up the bullseye lantern in-game, I turn it on, but it shows the original lantern. Maybe you forgot to include something that includes changing the hand holding the lantern to something else?

No, you would use this exact same method for the Bullseye lantern as well
I've tested it out


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Kyle - 05-04-2011

I figured it out. There was a file called bullseyelantern.ho and so I had to rename that to lantern.ho

XD


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Simpanra - 05-04-2011

(05-04-2011, 11:03 PM)Kyle Wrote: I figured it out. There was a file called bullseyelantern.ho and so I had to rename that to lantern.ho

XD

What did you then do with the original lantern.ho may i ask? =)


RE: Fix for replacement items (like the flashlight) when doing conversion mods - Kyle - 05-04-2011

(05-04-2011, 11:06 PM)Simpanra Wrote: What did you then do with the original lantern.ho may i ask? =)

I renamed it to lantern1.ho

:p