Folder Juggling and windows

Folder Juggling and windows

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Folder Juggling and windows

Post by AF »

I have 3 folders.

D:\Spring\
C:\Users\Tom J Nowell\Documents\My Games\Spring
C:\Program Files (x86)\Spring

It would appear I can only use content in the latter 2. Placing Junctions and symbolic links has zero effect.

Under linux this can easily be sorted using a single file to add a third location. I'm under windows however and I cannot find a definitive answer.

C drive is an SSD, hence why i put spring on it. D drive is a 500GB drive filled with spring stuff. Copying everything from D to C is unacceptable ( and somewhat impossible )
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Folder Juggling and windows

Post by Forboding Angel »

just put your user folder and program files on d

http://www.windows7home.net/how-to-move ... ws-7vista/
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: Folder Juggling and windows

Post by jK »

check your infolog.txt, it tells you what folders are scanned.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Folder Juggling and windows

Post by AF »

This question is not about finding out which folders are scanned.

This question is about adding folders to be scanned. I want the superfast loading of an SSD for the spring engine itself and shared archives, and the capacity of the HD for everything else
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Folder Juggling and windows

Post by Forboding Angel »

Oh, I misread your post to say that you were trying to move your user folder and program files but your symlinks weren't working.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: Folder Juggling and windows

Post by Beherith »

Spring on an SSD, you say? Out of curiosity, what load times do you get? Is your OS also on SSD?
Im looking to upgrade soon, what size SSD would you recommend?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Folder Juggling and windows

Post by AF »

You can get 128GB drives for under £1 per GB now ( conversion to your currency pending ).

I've got a 64GB drive, Windows is super fast. I can't comment on spring as I've set it up now to use the install on the hard drive so I can use my content, but it's certainly an improvement on everyday use. Shutdown startup, opening programs, general responsiveness all go through the roof.

I would advise using a HD for your wares and only storing OS and dev tools on an SSD if it's a small drive. I've shifted Steam, My docs etc off to my HD so I always have room.

I wanted to plonk all the spring base content and any projects I have/BA on the SSD but it doesn't appear possible to have that and keep the engine itself on the SSD without loosing my large archive of content on the HD.
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: Folder Juggling and windows

Post by jK »

spring --list-config

Code: Select all

  "SpringData": {
    "declarationFile": "/mnt/d/spiele/spring.git/rts/System/FileSystem/DataDirLocater.cpp",
    "declarationLine": 32,
    "description": "List of addidional data-directories, separated by ';' on windows, ':' on other OSs",
    "defaultValue": "",
    "type": "std::string"
  },
Still it doesn't make sense to have the spring executable on a SDD. It's not the executable that needs time to load, it's the content.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Folder Juggling and windows

Post by AF »

Ah so I'm better off using my HD for the engine and content, and shifting the important content files/most used onto the SSD
Post Reply

Return to “Help & Bugs”