﻿<Configuration>
		<Menus_TEXT>0</Menus_TEXT><!-- set to 1 in case you have 2 eng menus, ICON and Text -->
		<Menus_ICONIC>1</Menus_ICONIC>		
		
		<PLAY_MPAA>1</PLAY_MPAA>		
		<PLAY_INTERPOL>1</PLAY_INTERPOL>			
		<PLAY_EURO_WRN>1</PLAY_EURO_WRN>
		<PLAY_LAM_WRN>0</PLAY_LAM_WRN>
		<PLAY_ASIA_WRN>0</PLAY_ASIA_WRN>
		<PLAY_INDIA_CERT>0</PLAY_INDIA_CERT>		
		<PLAY_FRENCH_VISA>0</PLAY_FRENCH_VISA>
		
		<!-- UHD Settings -->
		<IS_UHD_DISC>1</IS_UHD_DISC>-<!--this will be update in project configuration by the wizard generation-->
		<IS_DOVI_DISC>1</IS_DOVI_DISC>
		<IS_HDR10PLUS_DISC>0</IS_HDR10PLUS_DISC>
		
		<!-- 3D Settings -->
		<IS_3D_DISC>0</IS_3D_DISC>		<!-- Setting to 1 also requires setting "project.is3D" to "true" in BuildParams.xml -->			
		
		<IS_BRANCHING_DISC>0</IS_BRANCHING_DISC>
		<!-- Japanese and German discs have been done before, we have a combo disc with only jpn/deu now... deu is default. 
			HAS_JPN_ONLY and DISC_HAS_ONLY_GER_MENU can be replaced by this 
		-->
		<defaultMenuLangIfEngNotExist></defaultMenuLangIfEngNotExist><!--  languagecode for the desired loading Menu language in case English Menu Language is not exist -->		

		<!-- deprecated for now, defaultMenuLangIfEngNotExist should handle both conditions -->				
		<JPN_DISC_ONLY>0</JPN_DISC_ONLY>
		<DISC_HAS_ONLY_GER_MENU>0</DISC_HAS_ONLY_GER_MENU>

		<!--These flags needs to be updated if you have forced trailers and the disc is multi-territory disc that include the U.S. see section 1.7 Auto-Play Trailer Disclaimer Card  from the WB spec-->
		<TNR_AutoPlay_Disclaimer>0</TNR_AutoPlay_Disclaimer>
		<Generic_AutoPlay_Disclaimer>0</Generic_AutoPlay_Disclaimer>				
				
		<!-- So authors aren't wasting time on waiting for full PU timeouts
		default is full timeout, simulator ONLY is shortened on 0.
		 -->
		<USE_FULL_PU_TIME_ON_SIMULATOR>1</USE_FULL_PU_TIME_ON_SIMULATOR>
		
				
		
		
		
		
		
		
		
				
		
		
		
		
		<!-- The following flags don't need to be updated for most of Projects within Template,
		 but take quick glance over them and if you have any out of Template requirement then these might need to be updated -->
		
		<HAS_SPLASH>0</HAS_SPLASH>
		<SPLASH_DELAY>0</SPLASH_DELAY>
		<UHD_BLACK_DELAY>5000</UHD_BLACK_DELAY>
		<BD_BLACK_DELAY>0</BD_BLACK_DELAY>		
		<ALWAYS_PLAY_SPLASH>0</ALWAYS_PLAY_SPLASH>  <!-- set to 1 if you need the splash to play every time you play the menus -->
	
		<IS_VAM_ONLY_DISC>0</IS_VAM_ONLY_DISC>
		<PLAY_WARNINGS_AFTER></PLAY_WARNINGS_AFTER> <!-- set to the playlist name that you want the warnings to play after -->		
		
		<Resume_Over_Black>0</Resume_Over_Black>
		<RESUME_PLAYS_MENU_INTRO_VIDEO>0</RESUME_PLAYS_MENU_INTRO_VIDEO>				

		
		
		<DEBUG_BUILD>0</DEBUG_BUILD>
		<minLogLevel>8000</minLogLevel>	
		<DEBUG_RENDER>0</DEBUG_RENDER>				<!-- Enable debug draw area rectangles -->
		<DEBUG_LOG_RENDER>0</DEBUG_LOG_RENDER>			<!-- Enable logging of render time -->	
		
		
		<!-- Update for special cases- project when you have a title on 2 discs -->
		<SKIP_NONE4K_WARNING>0</SKIP_NONE4K_WARNING>		
		<SKIP_LOGO>0</SKIP_LOGO>
		<MULTI_DISC_OFFSET>0</MULTI_DISC_OFFSET>
		<TOTAL_CHAPTER_NUM>24</TOTAL_CHAPTER_NUM>
		<IS_PART1_AND_PART2>0</IS_PART1_AND_PART2>		

		<isOnPC>1</isOnPC>
		<USE_NEW_DRAWER>1</USE_NEW_DRAWER>	<!-- Set to 1 -->
		<USE_MULTI_TITLES>1</USE_MULTI_TITLES>		
		<PROGRESSIVE_RESOUCE_LOADING>0</PROGRESSIVE_RESOUCE_LOADING>		
		<ORG_ID>7fff8123</ORG_ID>
		<APP_ID>4003</APP_ID>
		<DISC_ID>88000000000000000000000000000000</DISC_ID>	
		<isNetworkingSupported>0</isNetworkingSupported>					
		<DISC_CONTENT_ID>7fff0000000000000000000000000000</DISC_CONTENT_ID>
		
		
		<LOAD_SOUND_BDMV>1</LOAD_SOUND_BDMV><!--this will be update in project configuration by the wizard generation-->
		<VAM_HAS_STOP_RESUME_FUNCTIONALITY>1</VAM_HAS_STOP_RESUME_FUNCTIONALITY><!--Per WB request - VAM will implement stop/resume  -->
		<USE_OSI_FOR_COMMOSI>1</USE_OSI_FOR_COMMOSI><!--Per WB request - the OSI will always indicate the current settings  -->			

		<SF_TIER_REMEMBER_NAVIGATION>1</SF_TIER_REMEMBER_NAVIGATION>
</Configuration>