> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MicrosoftGame.config 요소 - GameOsVersion

> MicrosoftGame.config 요소 - GameOsVersion

# MicrosoftGame.config 요소 - GameOsVersion

이 타이틀을 실행하는 데 필요한 GameOS의 버전을 지정합니다. 지정하지 않으면 현재 실행 중이거나 기본 GameOS를 사용합니다.

## 상위 요소

이 요소의 상위는 Game 요소입니다.

## 요구 사항

이 요소는 선택 사항이며 설정할 필요가 없습니다.

## 플랫폼

이 요소는 콘솔 디바이스에만 해당됩니다.

## 동작

* 특성이 없습니다.
* 기본값은 타이틀과 나란히 있는 GameOs.xvd 버전(느슨한 파일 빌드인 경우) 또는 .xvc에 포함된 버전(패키지된 경우)입니다.
* 허용되는 값은 4파트 버전 번호입니다(예: 10.0.18362.0).

## 설명

* "The game host failed to start"라는 시작 오류가 발생하는 경우, MicrosoftGame.config에서 정의한 GameOsVersion이 타이틀을 빌드한 GameOsVersion과 일치하는지 확인하는 것이 좋습니다.

## 함께 보기

[MicrosoftGame.config 참조 - 목차](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config 참조](/ko/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc.md)
- [MicrosoftGame.config 요소 - Game](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-game.md)
- [MicrosoftGame.config 요소 - Identity](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-identity.md)
- [MicrosoftGame.config 요소 - Dependency](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-dependency.md)
- [MicrosoftGame.config Element - MSAAppId](/ko/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-msaappid.md)
