f4il3rr0r Posted August 1, 2023 Report Share Posted August 1, 2023 (edited) Download Visual Studio Express 2012 for Windows Desktop https://my.visualstudio.com/Downloads?q=visual studio 2012&wt.mc_id=o~msft~vscom~older-downloads Login with your Microsoft account if you don't have one create one. search for Visual Studio Express 2012 for Windows Desktop, download the DVD iso. Extract it with 7zip, or use Daemon tools to mount the iso to a virtual DVD drive to open it and install it. Download the The Tiberian Technologies source code – 4.8 https://www.tiberiantechnologies.org/downloads extract it from the zip, copy it to your projects folder. Open the projects .sln in VS2012. In the Build menu select rebuild, you should end up with no error, 5 suc, 15 skipped. Once again in the Build menu select Build, you should end up with no errors, 5 up to date. I do this 2nd build just to make sure I'm not gonna have any problems later with build. learn from example plugin, enjoy. Shout out to the dev that made that happen. Could we get more tutorials on the things we can do with Renegade? Edited August 2, 2023 by f4il3rr0r 0 Quote Link to comment Share on other sites More sharing options...
danpaul88 Posted August 2, 2023 Report Share Posted August 2, 2023 I'd strongly suggest using a newer version of a Visual Studio at this point! 2022 community edition for example, which is free to use... 0 Quote Link to comment Share on other sites More sharing options...
dblaney1 Posted August 3, 2023 Report Share Posted August 3, 2023 Make sure you switch to release instead of debug for the build type. 0 Quote Link to comment Share on other sites More sharing options...
jonwil Posted August 5, 2023 Report Share Posted August 5, 2023 For TT 4.x you need VS 2012 or so because of compatibility reasons. 0 Quote Link to comment Share on other sites More sharing options...
danpaul88 Posted August 5, 2023 Report Share Posted August 5, 2023 6 hours ago, jonwil said: For TT 4.x you need VS 2012 or so because of compatibility reasons. Wasn't aware of that, thought all scripts development had moved onto 2019 or newer years ago 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.