by jamesL » Thu May 13, 2010 2:55 pm
%appdata%
is a windows "code word"
windows will translate this code word to a folder name that depends on what version of windows you have
like %computername% on your pc will give something different than on mine
and %username% on your pc will give something different than on mine
what %appdata% really translates to depends on if you're using xp, vista, vista 64, windows 7 or windows 7 64
i don't know what it is on Win 7 64
but windows itself knows and will translate it correctly
so all you have to do it type %appdata% in the box and it will show up
on vista 64 if i type %appdata% in the Start button box this come up
C:\Users\jamesl\AppData\Roaming
you have to do it through the Start button because the windows search function is STUPID beyond belief
the way you're doing it windows is searching for the actual word %appdata%
the way I'm doing it, its smart enough to search for the folder name that %appdata% translates to
if you still can't find it see if you can get a a MS Windows console window (not a torchlight console) to come up by running
cmd.exe
then when that comes up type
echo %appdata%
that will translate it for you and show you what the location actually is
another problem is that once you figure out what folder name %appdata% translates to, you may discover that folder is hidden
another annoying "safety" feature of windows
so another (maybe simpler) way is to try this
go to the folder where the game is installed
on my pc its
C:\games\Steam\SteamApps\common\torchlight
in that folder is a shortcut named
Application Data
double click on the shortcut and it should take you directly to the folder that %appdata% translates to
on my pc its
C:\Users\jamesl\AppData\Roaming
then in that folder you should see a folder named
runic games
your saves and mods are in there
Last edited by
jamesL on Tue Jun 01, 2010 8:31 pm, edited 3 times in total.
I don't have a sig