Krumschi: Hello, I play the game on two different machines and use the cloud saves to link them. Somehow, the cloud saves always load the older files rather than the new ones. Does anyone know where the saves files are located?
Thanls
Just to clarify, you're asking about the Enhanced Edition, correct? On Windows the path should be something like:
"C:\Users\<USERNAME>\Saved Games\Nightdive Studios\Blade Runner EX\save\"
where
<USERNAME> is your login for Windows, and C:\ is assumed to be your Windows installation drive.
Equivalently this should also work on Windows 10:
"%USERPROFILE%\Saved Games\Nightdive Studios\Blade Runner EX\save\"
since
%USERPROFILE% is
a windows 10 variable that will be replaced by the Operating System to the appropriate prefix for the path.