Exemplo n.º 1
0
        public void ApplyConfig()
        {
            InputInfo.ApplyConfig();
            VideoInfo.ApplyConfig();
            AudioInfo.ApplyConfig();
            PreferenceInfo.ApplyConfig();
            EmulationInfo.ApplyConfig();

            InteropEmu.SetNesModel(Region);
        }