Jump to content
The Dark Mod Forums

where to change path to fms?


eigenface

Recommended Posts

Right now, I keep my fms in doom3/darkmod/fms. Is there a way to change this directory? Doom 3 is installed on my SSD, and I want to load dark mod maps from my SSD for speed, but I want to keep the missions in a folder on my HDD, because it's bigger (not that there are a lot of bytes of fan missions for dark mod... yet.) This means fms will take longer to install than on my SSD, but that's okay. Is there somewhere I can change the path to the fms folder?

Link to comment
Share on other sites

Right now, I keep my fms in doom3/darkmod/fms. Is there a way to change this directory? Doom 3 is installed on my SSD, and I want to load dark mod maps from my SSD for speed, but I want to keep the missions in a folder on my HDD, because it's bigger (not that there are a lot of bytes of fan missions for dark mod... yet.) This means fms will take longer to install than on my SSD, but that's okay. Is there somewhere I can change the path to the fms folder?

 

The actual missions that are used by doom3 are copied to "doom3/fm_path" like "doom3/yourfmnamehere". I don't think it would be possible to link all these paths to the SSD. The only way I can imagine this (except under linux, where you might work with a lot of symlinks) is that you install doom3 also on the SSD.

 

And then you link the "doom3/base" directory with a link back to your HDD (look up http://en.wikipedia.org/wiki/Symbolic_link#Microsoft_Windows)

 

e.g. so:

 

c:/games/doom3/base (big PK4 files here)
d:/games/doom3/base=>c:/games/doom3/base (symlink)
d:/games/doom3/ (everything else is here)

"The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man." -- George Bernard Shaw (1856 - 1950)

 

"Remember: If the game lets you do it, it's not cheating." -- Xarax

Link to comment
Share on other sites

Sorry, I don't understand. Doom 3 is already installed on my SSD. I believe the following are true (please correct me if I'm wrong):

 

1) you drag and drop fan missions to the "fan mission folder", which is doom3/darkmod/fms

 

2) you install fan missions by running the game and selecting 'install mission', which copies a bunch of files from the "fan mission folder" to the doom3 folder (actually to a subfolder of doom3, named for the mission.)

 

3) you load the fan mission by running the game and selecting 'play mission' (then the load bar starts filling up.)

 

I don't want to change 2 or 3. I only want to change 1. That is, I want to change the "fan mission folder" from doom3/darkmod/fms to a different folder of my choosing on my HDD. Is there a way to do that?

 

I'm thinking then I can store all my not-installed missions on the HDD (big), install them from the HDD to the SSD (slower process, but that's okay), and load them from the doom 3 installation on my SSD (still fast.)

Edited by eigenface
Link to comment
Share on other sites

Sorry, I don't understand. Doom 3 is already installed on my SSD. I believe the following are true (please correct me if I'm wrong):

 

1) you drag and drop fan missions to the "fan mission folder", which is doom3/darkmod/fms

 

2) you install fan missions by running the game and selecting 'install mission', which copies a bunch of files from the "fan mission folder" to the doom3 folder (actually to a subfolder of doom3, named for the mission.)

 

3) you load the fan mission by running the game and selecting 'play mission' (then the load bar starts filling up.)

 

I don't want to change 2 or 3. I only want to change 1. That is, I want to change the "fan mission folder" from doom3/darkmod/fms to a different folder of my choosing on my HDD. Is there a way to do that?

 

I'm thinking then I can store all my not-installed missions on the HDD (big), install them from the HDD to the SSD (slower process, but that's okay), and load them from the doom 3 installation on my SSD (still fast.)

 

Yes, you can do that:

 

* Create a folder on your HDD, name it whatever you want.

* Put all the PK4 files in there (your fan missions)

* (Side note: I am not sure putting the PK4 files *directly* into this folder will work, I think you might need to put individual folders and then put the PK4 files in them, but I could be wrong).

* Then remove the "doom3/darkmod/fms" folder on your SSD, and replace with with a symbolic link from "doom3/darkmod/fms" to "yourhdd:/doom3/darkmod/yournamedfmsfolder".

 

If you are on linux, use "ln -s /home/ssdpatch/whatever/doom3/darkmod/fms /hddpath/whatever/doom3/darkmod/yournamedfmsfolder". On windows, you need to read the wiki article on how to do this, I don't have windows, so I don't know exactly how you'd do this.

"The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man." -- George Bernard Shaw (1856 - 1950)

 

"Remember: If the game lets you do it, it's not cheating." -- Xarax

Link to comment
Share on other sites

I think that would just speed up installations but not game loads. I think you'd have to install doom on the HDD then darkmod on the SSD then redirect Windows to that if possible. So FMs would get installed to game folders on the HDD and load from there. But you would still get dark mod assets loading from the SSD initially.

 

If there's room I'd just install doom and darkmod on the HDD and keep the FMs on the SSD then manually move them over one at a time as you play them and delete them when finished, possibly copying back gamesaves if incomplete.

Link to comment
Share on other sites

I've got an SSD and the only place I noticed any significant gains was during boot where the duration was approximately half as long. Games don't benefit quite as much unless they deal with very large data sets, they stream content, or both. GTAIV is a good game to install on an SSD for example.

 

In the case of TDM the difference isn't noticeable. I may have gained a second or two at best. Overall loading times take about 2 minutes but half that time is spent watching the "please wait" text at which point I'm pretty sure the game is done loading content.

Link to comment
Share on other sites

I've got an SSD and the only place I noticed any significant gains was during boot where the duration was approximately half as long. Games don't benefit quite as much unless they deal with very large data sets, they stream content, or both. GTAIV is a good game to install on an SSD for example.

 

In the case of TDM the difference isn't noticeable. I may have gained a second or two at best. Overall loading times take about 2 minutes but half that time is spent watching the "please wait" text at which point I'm pretty sure the game is done loading content.

 

In my case, the HDD still grinds loudly at this point.

"The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man." -- George Bernard Shaw (1856 - 1950)

 

"Remember: If the game lets you do it, it's not cheating." -- Xarax

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • The Black Arrow

      Hey @nbohr1morehow come the zombies in The Dark Mod don't have a "resurrection" mechanic to it, similar to how Thief has it?
      They're quite a weak creature as of right now, it's merely a walking corpse that slashes you, making attacking them to kill them an actual strategy.
      Would be better if they had some cool mechanism to it that truly makes them a danger, such as the resurrection idea itself.
      · 2 replies
    • Ansome

      Query: when was the last time a zombie in a video game was unnerving or scary to you? I'm chipping away at my anniversary submission and I've been trying to gather opinions on the subject. I'm perfectly capable of lighting them well, changing their sfx, and creating effective ambience, but I'm worried that zombies at their core are just too overdone to be an effective payoff to the tension I'm creating.
      · 4 replies
    • nbohr1more

      The Lieutenant 3 is out! Congrats Frost_Salamander! ( raising awareness )
      · 2 replies
    • OrbWeaver

      Has anyone had any luck with textures from Polyhaven? Their OpenEXR normal maps seem too washed out and give incorrect shading in the engine.
      · 5 replies
    • datiswous

      I tried to upscale the TDM logo video. First try:

      briefing_video.mp4 You can test it ingame by making a copy of the core tdm_gui.mtr and place it in your-tdm-root/materials/ , then edit line 249 of that file into the location where you placed the new briefing.mp4 file.
      What I did was I extracted all the image files, then used Upscayl to upscale the images using General photo (Real-Esrgan) upscale setting and then turn it back into a video.
      I might have to crop it a bit, the logo looks smaller on screen (or maybe it's actually better this way?). My video editor turned it into a 16:9 video, which I think overal looks better than 1:1 video of original.
      · 1 reply
×
×
  • Create New...