a123395879 发表于 2010-3-28 13:02

人物没阴影 如何设置 ????

我删了settings-user.ini这个档案后 人物贴图没阴影
全局设置已经是高了 该如何设置有阴影
已下是settings-user.ini的档案内容
//////////////////////////////////////////////////////////////////////////
// Pina3 Settings file
//////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////
// Category: 0xE8AFB128
//////////////////////////////////////////////////////////////////////////
// should health bars be displayed 'on top' of enemies?
overhead_healthbars = true
// the initial language of the game/the application (spoken voice)
game_language_voice = english
// the difficulty of the game
game_difficulty = Normal
// flag determining whether subtitles will be displayed
subtitles_enabled = false
// the detail level for fullscreen effects
effect_detail_level = high
// flag determining whether shadows will be enabled
shadows_enabled = true
// flag indicating whether in game combat values will be displayed
combat_text_enabled = false
// flag indicating whether the skill bar will store a different skill set per weapon type
skill_bar_dynamic = false
// the name of the directory to load meshes/textures/materials from
media_directory = media-opt
// the gamma correction value
gamma_correction_level = 1
// the initial language of the game/the application (text display)
game_language_text = english
// the multisample level (0, 2, 4, 8)
fsaa_level = 2
// General detail level (shader detail level, shadow detail level)
general_detail_level = VeryHigh
//////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////
// Category: 0x93F0AF0A
//////////////////////////////////////////////////////////////////////////
// the name of the control scheme to use
control_scheme = 0xD32E9132
// flag deciding whether the input for the x axis of the camera (pitch) will be inverted
cam_x_axis_inverted = false
// flag deciding whether the input for the y axis of the camera (yaw) will be inverted
cam_y_axis_inverted = false
// flag indicating whether rumble effects are enabled (if a pad is used)
rumble_enabled = true
// The preset index for controller configuration (pad)
controller_config_preset = 0
// defines the rotational input sensitivity (used both for mouse and pad)
input_sensitivity = 100
//////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////
// Category: 0x1856B05B
//////////////////////////////////////////////////////////////////////////
// flag indicating whether autosaving will be enabled
autosave_enabled = true
// the resolution of the render window (e.g. '800x600')
window_size = 1680x1050
// flag deciding whether the application will run in fullscreen mode ('true' or 'false')
fullscreen = true
// the brightness modifier applied on top of the active scene
global_brightness = 0.8
// the contrast modifier applied on top of the active scene
global_contrast = 1
// flag indicating whether vertical sync will be enabled
vsync_enabled = true
// the saturation modifier applied on top of the active scene
global_saturation = 1
//////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////
// Category: 0x6C22818F
//////////////////////////////////////////////////////////////////////////
// the volume setting for in game sound fx (0..1)
effect_volume = 0.8
// the master volume (0..1) setting
master_volume = 1.0
// the volume setting for in game music tracks (0..1)
music_volume = 1.0
// the volume setting for in game speech (0..1)
speech_volume = 1.0
//////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////
// Category: 0xFE07C2A5
//////////////////////////////////////////////////////////////////////////
// flag indicating whether the minimap rotates in player's direction
rotate_minimap = false
//////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////
// Category: 0x8BC28E85
//////////////////////////////////////////////////////////////////////////
// the field of view setting for the in-game camera
game_camera_fovy = 50
//////////////////////////////////////////////////////////////////////////
页: [1]
查看完整版本: 人物没阴影 如何设置 ????