Lucedow Posted December 9, 2013 Share Posted December 9, 2013 Before launching Downgrade.vbs you really should try running bspatch.exe from the Command Prompt first, to see if it executes without a problem. If you get an UAC prompt ("Do you want to allow the following program to make changes to this computer?") you DO NOT want to continue before changing UAC behavior, because otherwise you will be flooded with UAC prompts while the script is running.Btw, I'd also like to point out that, AFAIK, the following lines in the hosts file don't do anything:127.0.0.1 65.118.245.165127.0.0.1 65.118.245.139Why? Because the second parameter needs to be a hostname, not an ip address. So if those are needed, the right place for them is in firewall rules.. Link to comment Share on other sites More sharing options...
Lucedow Posted December 9, 2013 Share Posted December 9, 2013 Game won't start here after the downgrade: "Steam - Error: Failed to start game (unknown error)". LogFile has a bunch of lines like this:9.12.2013 20:20:26 Target file not found: C:\Program Files (x86)\Steam\steamapps\common\XCom-Enemy-Unknown\XComGame\DLC\PCConsole\DLC_Day060\CookedPCConsole\Body_Zhang_SF.upk Fatal if no DLCs installed? Link to comment Share on other sites More sharing options...
Bertilsson Posted December 9, 2013 Author Share Posted December 9, 2013 (edited) I think I will make the following changes to the installation script:Exclude all Version.txt files from patchingInstead add a separate script which user can run to check XComGame.exe version (useful if user suspect steam update)Should hopefully also make steam less likely to suddenly update even though I doubt it makes any difference for this game.Make the script recursively search for a parent folder named "common" allowing the mod folder to be placed in any sub folder instead of absolutely exactly where I expect it to be placed, which apparently is more difficult than anticipated :smile:Move all installation instructions into OK/Yes/No/Cancel dialoguesMakes the instructions less massive and more intuitive.Gives room for more automation and feedbackFolder has been renamed - Please start and exit the game before pressing OK.You have failed! No new folder was created. Press OK when you have redeemed yourself or press cancel to exit installation.Do you want to move save games from old save game folder to the new folder?Test patching a single file and verify result before patching the restGives user chance to abort if UAC nagger appeared.Comprehensive log fileSimplified log file Edited December 9, 2013 by Bertilsson Link to comment Share on other sites More sharing options...
Bertilsson Posted December 9, 2013 Author Share Posted December 9, 2013 Fatal if no DLCs installed?No, DLCs are not required, the issue must be something else. Link to comment Share on other sites More sharing options...
MindsEye97 Posted December 9, 2013 Share Posted December 9, 2013 I also had trouble with the downgrade file.It just kept asking me if it could make changes to my computer over and over. Link to comment Share on other sites More sharing options...
Bertilsson Posted December 9, 2013 Author Share Posted December 9, 2013 I also had trouble with the downgrade file.It just kept asking me if it could make changes to my computer over and over.Try running it as administrator. Link to comment Share on other sites More sharing options...
MindsEye97 Posted December 9, 2013 Share Posted December 9, 2013 How? I have Win 8.1 and I see no options for that? Link to comment Share on other sites More sharing options...
dtgnoome Posted December 9, 2013 Share Posted December 9, 2013 (edited) I Believe you hold Left Shift+Right Click to get that option. In Win 8 Edited December 9, 2013 by dtgnoome Link to comment Share on other sites More sharing options...
MindsEye97 Posted December 9, 2013 Share Posted December 9, 2013 All that did was give me an extra option in the list"copy as path". Link to comment Share on other sites More sharing options...
dtgnoome Posted December 9, 2013 Share Posted December 9, 2013 Then try right click - properties - Then compatibility - Should have option to "run as admin" Link to comment Share on other sites More sharing options...
Recommended Posts