Hi,   
I play DCS for a while but I have a weird bug right now.  In my options - as you can see below from my config file - I switched everything to arce mode. But when I start a mission, not everything is switched back to sim mode. Only when I play instant mission I can go for arcade mode. Is the mission mode difined within the mission? I don't guess so, but don't know for sure.   
I also switched the option back and forth and quit/restart the game after switching, but no effect.   
Has anyone any idea to solve this?   
Cheers, 
operatorons     
Here my config-file concerning the game options:   
 options = {
   ["difficulty"] = {
       ["birds"] = 0,
       ["cockpitLanguage"] = "english",
       ["cockpitVisualRM"] = false,
       ["easyCommunication"] = true,
       ["easyFlight"] = true,
       ["easyRadar"] = true,
       ["externalViews"] = true,
       ["fuel"] = false,
       ["geffect"] = "none",
       ["iconsTheme"] = "nato",
       ["immortal"] = true,
       ["labels"] = true,
       ["map"] = true,
       ["miniHUD"] = true,
       ["optionsView"] = "optview_all",
       ["padlock"] = true,
       ["permitCrash"] = true,
       ["radio"] = true,
       ["reports"] = true,
       ["setGlobal"] = true,
       ["tips"] = true,
       ["units"] = "imperial",
       ["userSnapView"] = true,
       ["weapons"] = true,
   },