0% found this document useful (0 votes)
3 views1 page

Game Settings Configuration XML

The document contains configuration settings for a software application, including resolution, fullscreen mode, vsync, language, and various volume levels for music and sound effects. It also includes toggles for different gameplay modes such as hardmode, truthmode, rollmode, and ironmode. All settings are specified with their respective values.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Game Settings Configuration XML

The document contains configuration settings for a software application, including resolution, fullscreen mode, vsync, language, and various volume levels for music and sound effects. It also includes toggles for different gameplay modes such as hardmode, truthmode, rollmode, and ironmode. All settings are specified with their respective values.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<?xml version="1.0" ?

>
<data>
<resolution w="1440" h="900" />
<fullscreen data="0" />
<vsync data="1" />
<timer toggle="0" />
<language lang="english" />
<music_vol v="10" />
<sfx_vol v="10" />
<rumble v="10" />
<hardmode v="1" />
<truthmode v="1" />
<rollmode v="1" />
<ironmode v="1" />
</data>

You might also like