#shuvit settings configuration file #debug ###### #show framerate framerate = 0 #show profile profile = 0 #---------- #resolution ########### resx = 1920 resy = 1080 fullscreen_on = 1 music_player = 1 #---------- #level ###### level = user2 levelBlend = user2 #------------ #replay recorder ############### recorder_on = 1 #-------------- #camera ####### cam_height = -0.4 focal_length = 10 cam_min = 2.0 cam_max = 2.4 cch_targetHeight = 0.5 cam_walk_height = 0.8 cam_walk_min = 2.4 cam_walk_max = 3 cam_idle_height = 0.5 walk_focal_length = 14 #character settings ################### character = ralph shirt_logo = 4 shirt_color_r = 0.54 shirt_color_g = 0.4 shirt_color_b = 0.05 shoe_color_r = 0.02 shoe_color_g = 0.02 shoe_color_b = 0.02 #----------------- #deck settings ############## deck_index = 7 deck_color_r = 1 deck_color_g = 1.0 deck_color_b = 1 trucks_r = 0.46 trucks_g = 0.03 trucks_b = 0.03 wheel1_r = 1 wheel1_g = 0.71 wheel1_b = 0.08 wheel2_r = 1 wheel2_g = 0.71 wheel2_b = 0.08 wheel3_r = 1 wheel3_g = 0.71 wheel3_b = 0.08 wheel4_r = 1 wheel4_g = 0.71 wheel4_b = 0.08 #------------------- #2d filter settings ################### #brightness / contrast bc = 0 BC_BRIGHTNESS = 1.01 BC_CONTRAST = 1.03 #HDR hdr = 0 avgL = 0.56 HDRamount = 0.01 #Ambient Occlusion ao = 0 onlyAO = 0 aowidth = 23.0 aoradius = 96.0 #Depth of Field dof_on = 0 #Bloom bloom_on = 0 #FXAA fxaa = 0 FXAA_SPAN_MAX = 8.0 #------------------- #sun settings ############# sun_strength = 1.0 ambient_strength = 0.68 sun_rot_x = -0.05 sun_rot_y = 0.05 shadow_on = 0 #------------ #physics ######## JUMPHEIGHT = 840#800 MAX_VEL = 6.7 SPEEDUP = 0.055 SPEEDPUMP = 0.14#.09 SPEEDPUMPFAST = 0.16#.13 PUMP_SPEED_SENS = 0.4 PUMP_SENS = 0.98 ACCEL = 10 CRUISE = 9 COUNTDOWN = 20#pump and speed stuff pump_downforce = -0.1 man_sens_l = 0.03 man_sens_r = 0.08 man_sens_side = 0.035 turn_rotation = 0.02 turn_addx = 0.004 turn_air_rotation = 0.07 grass_mult = 0.98 ylimit = 0.84 antibounce = -10.0 gravity = -10.5 fall_height = 0.4