i deleted my game.prefs file - what more can i do?
should i try to get a default game.prefs file from someone?
edit: this is my game.prefs file
- Code: Select all
Windows = {
Main = {
y = 0,
x = 0
}
}
options_overrides = {
fidelity = {
default = 1,
custom = {
states = {
{
text = '<LOC _Low>',
key = 0
},
{
text = '<LOC _Medium>',
key = 1
},
{
text = '<LOC _High>',
key = 2
}
}
}
},
secondary_adapter = {
default = 'disabled',
custom = {
states = {
{
text = '<LOC _Disabled>',
key = 'disabled'
}
}
}
},
fidelity_presets = {
default = 1,
custom = {
states = {
{
text = '<LOC _Low>',
key = 0
},
{
text = '<LOC _Medium>',
key = 1
},
{
text = '<LOC _High>',
key = 2
},
{
text = '<LOC _Custom>',
key = 4
}
}
}
},
antialiasing = {
default = 0,
custom = {
states = {
{
text = '<LOC OPTIONS_0029>Off',
key = 0
},
{
text = '2',
key = 64
},
{
text = '4',
key = 128
},
{
text = '8',
key = 256
}
}
}
},
primary_adapter = {
default = '1024,768,60',
custom = {
states = {
{
text = '<LOC OPTIONS_0070>Windowed',
key = 'windowed'
},
{
text = '1024x768(60)',
key = '1024,768,60'
},
{
text = '1024x768(75)',
key = '1024,768,75'
},
{
text = '1152x864(60)',
key = '1152,864,60'
},
{
text = '1152x864(75)',
key = '1152,864,75'
},
{
text = '1280x768(60)',
key = '1280,768,60'
},
{
text = '1280x768(75)',
key = '1280,768,75'
},
{
text = '1280x800(60)',
key = '1280,800,60'
},
{
text = '1280x800(75)',
key = '1280,800,75'
},
{
text = '1280x960(60)',
key = '1280,960,60'
},
{
text = '1280x960(75)',
key = '1280,960,75'
},
{
text = '1280x1024(60)',
key = '1280,1024,60'
},
{
text = '1280x1024(75)',
key = '1280,1024,75'
},
{
text = '1360x1024(60)',
key = '1360,1024,60'
},
{
text = '1366x768(60)',
key = '1366,768,60'
},
{
text = '1400x1050(60)',
key = '1400,1050,60'
},
{
text = '1440x900(60)',
key = '1440,900,60'
},
{
text = '1600x900(60)',
key = '1600,900,60'
},
{
text = '1680x1050(60)',
key = '1680,1050,60'
}
}
}
},
shadow_quality = {
default = 1,
custom = {
states = {
{
text = '<LOC _Off>',
key = 0
},
{
text = '<LOC _Low>',
key = 1
},
{
text = '<LOC _Medium>',
key = 2
},
{
text = '<LOC _High>',
key = 3
}
}
}
}
}
version = {
major = 1
}
restarting pc now