64GB memory card...........ED?

It will run, if you copy the files across and then symlink to them.

Why on earth would you want to? Memory cards tend to be relatively slow devices, especially if they are on a USB connection, and there's a bunch of CPU overhead you don't really want.

If you are going to copy and symlink them anywhere, put them on a RAMdrive or SSD.
 
If you have a modern hybrid hard disk, ED will probably be cached on the flash component already due to frequent access.
 
I was thinking if I have ED on a Memory card, I could play ED on any PC I have access to, maybe even at work:)
Or is it all tied to the PC.
Thinking about it, when I install ED on my Laptop, I had to do a validate email.
So probably not worth it.
BB
 
hmmm not really, but one of the Bosses is a EVE player.
He has ED, but no joystick, I think he cannot dock!
I find it tuff to dock without a joystick.
BB
 
Why shouldn't it work?
Be aware that SD cards are slow and - at least the older ones - do not support wear leveling.

Since Frontier doesn't believe in using RAM and doesn't cache it's assets, a fast storage boosts ingame performance by reducing stutter and load times.
 
Not sure your plan will work as ED writes and uses files in your windows profile $APPDATA which will be different on every machine you slot the card into C:\users\USERNAME\Appdata\local etc


It "may" work limited, but I highly expect issues with synchronisation.

TBH, I would just install ED on the work machine and save the hassle.
 
Last edited:
Not sure your plan will work as ED writes and uses files in your windows profile $APPDATA
LOCALAPPDATA specifically.

Depending on exactly how the game uses the Windows API (I confess I haven't experimented with this) you might get away with setting LOCALAPPDATA in the environment to point to a directory on the memory card before starting the launcher. Otherwise making a directory junction to the card as %LOCALAPPDATA%\Frontier Developments would work but you would need to ensure that the card was always mounted in the same location otherwise the junction would be broken.

The launcher itself would be better off installed individually on each machine even if the game data files are stored on the external device. That's because the launcher remembers the path it's run from (not its canonical pathname) and will force a reauthentication if that path changes.

In conclusion if you are carting the memory card to a location where the PC's owner doesn't object to you playing games it's probably easier to just install the game but using the card could be made to work.
 
I was thinking if I have ED on a Memory card, I could play ED on any PC I have access to, maybe even at work:)
Or is it all tied to the PC.
Thinking about it, when I install ED on my Laptop, I had to do a validate email.
So probably not worth it.
BB

You also have to synchronize your profile. Usually, that's what windows domains are for. Other than that, you can script your way through.

It would be more performant to use multiple installations and just synchronize the data. You can use rsync for example or a cloud service like owncloud.

The validation e-mail happens regularly, I think it's a bug they haven't fixed yet.
 
Got an extra SSD and keep meaning to raid it (well jbod until I have at least 3) but that means trashing the current SSD. Anyway got a copy of Clonezilla and YUMI and a 256Gb usb stick. Cloned the entire drive onto it as a first step.

To make sure everything's OK I booted off the USB stick (USB 3 BTW) and it was fine. Thought I'd try running Elite as I saw this thread yesterday. Yep no problem - now it's not exactly what you asked for but in terms of speed it seems totally OK.
 
Back
Top Bottom