The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
Please vote in the Forum Structure Poll. Polling will close at 2PM EST on January 21, 2025.
Help, I'm deployed and can't run Steam in offline mode.
I recently deployed to somewhere that I can't connect my laptop to the internet. I didn't know that to run steam offline you had to set that up online first. I'm trying to find a workaround to no success. Running the game's exe directly doesn't work. The only other solution I could find online was to make a cfg file named steam.cfg and put
BootStrapperInhibitAll=enable ForceOfflineMode=enable
in it, and then place that file in the same location as your steam .exe. I didn't know how to create a cfg file, so I copied a pre-existing one and used notepad to edit the content to what I have above (just typing .cfg after the file name did not work, it still remained a text file). Needless to say, it did not work. My two theories about why it failed are:
1) That line of command or whatever is just wrong. Has anyone else had this problem and fixed it similarily?
2) Creating the cfg like that was wrong/having it opened by notepad by default is messing it up. In which case I don't know what the default program or whatever is.
Has anyone had/solved this problem? If so, please help.
Ok if you want to make the config file correctly first you have to disable the hidden file extensions.
Do the following: Go to folder options
Windows XP: My Computer-> Tools -> Folder Options
Windows Vista/7: type in folder options in the box above the start button OR open my computer and click organize should be under there.
Click View
Uncheck Hide extensions for known file types. Apply Ok.
Now you should be able to rename the file from a .cfg.txt to just .cfg now.
Ok, I did that. But I'm still having the same problem. I'm thinking it's a problem with the actual command. But I can't think of how to fix it.
0
EsseeThe pinkest of hair.Victoria, BCRegistered Userregular
Do you have those on the same line or seperate lines? In your post they're on the same line... That could be causing the problem. I suspect the two commands are intended to be on two different lines. I have no experience with making Steam be in offline mode personally, so that's the only idea I have without googling.
Posts
Do the following: Go to folder options
Windows XP: My Computer-> Tools -> Folder Options
Windows Vista/7: type in folder options in the box above the start button OR open my computer and click organize should be under there.
Click View
Uncheck Hide extensions for known file types. Apply Ok.
Now you should be able to rename the file from a .cfg.txt to just .cfg now.