Fietsband123 Posted February 11, 2016 Posted February 11, 2016 When I first launched Xcom 2 I experienced the Red screens error. After adding -noRedScreens -review to the Xcom shortcut the problem was solved. But now if I add mods and launch the game through the mod manager the Red screens error is back. Any suggestions?
Amineri Posted February 11, 2016 Posted February 11, 2016 Redscreens are a tool used to help capture serious but non-fatal bugs. They are explicitly added via the macro `REDSCREEN("Your redscreen text");They don't indicate anything going wrong besides what was going to anyhow, they are just a glaringly obvious reporting mechanism. Redscreens should be disabled in release version of the game, and only present when launching in debug mode. (That is, when launching through the SDK, or with appropriate command-line arguments). If you are getting redscreens when playing normally, I'm not sure what could be causing that -- it doesn't happen for me when launching XCom2.exe normally with no commandline parameters.
makina2014 Posted February 11, 2016 Posted February 11, 2016 it is quite simple :) in the nexus mod manager you will edit a new command for XCOM2 as a custom launch command.In the custom launch command boxes you will insert: -first box: the xcom 2 full exe path ( ex: C:\blabla\binaries\win64\xcom2.exe-second box ( arguments ) : -noredscreens -review
Fietsband123 Posted February 12, 2016 Author Posted February 12, 2016 Found it and after adding the arguments no more redscreens. Thanks! :)
flamingonion Posted February 23, 2016 Posted February 23, 2016 On 2/11/2016 at 9:36 PM, makina2014 said: it is quite simple :smile: in the nexus mod manager you will edit a new command for XCOM2 as a custom launch command.In the custom launch command boxes you will insert: -first box: the xcom 2 full exe path ( ex: C:\blabla\binaries\win64\xcom2.exe-second box ( arguments ) : -noredscreens -reviewthis is the fix for the redscreen problem :) I've tried this and it worked!
dpoonkf2008 Posted October 10, 2016 Posted October 10, 2016 (edited) makina2014it is quite simple :smile: in the nexus mod manager you will edit a new command for XCOM2 as a custom launch command.In the custom launch command boxes you will insert: -first box: the xcom 2 full exe path ( ex: C:\blabla\binaries\win64\xcom2.exe-second box ( arguments ) : -noredscreens -review how to do this it is do it from the nexus mod manager or where can I edit it Thank you Edited October 10, 2016 by dpoonkf2008
MitchAllen Posted December 10, 2016 Posted December 10, 2016 Got the red-screen to go away, and got the console to work using this, but still no mods. I'm not sure what else to try.
Recommended Posts