#shuvit settings configuration file #debug ###### #show framerate framerate = 0 #show profile profile = 0 #---------- #resolution ########### resx = 1920 resy = 1080 fullscreen_on = 1 music_player = 0 #---------- #level ###### level = warehouse #------------ #replay recorder ############### recorder_on = 1 #-------------- #camera ####### cam_height = -0.4 focal_length = 10 cam_min = 1.4 cam_max = 2.0 cch_targetHeight = 0.5 #character settings ################### character = becky shirt_logo = 1 shirt_color_r = 0.35 shirt_color_g = 0 shirt_color_b = 0 shoe_color_r = 0.23 shoe_color_g = 0 shoe_color_b = 0 #----------------- #deck settings ############## deck_index = 2 deck_color_r = 1 deck_color_g = 1.0 deck_color_b = 1 trucks_r = 0 trucks_g = 0.53 trucks_b = 0 wheel1_r = 0.08 wheel1_g = 0.08 wheel1_b = 0.08 wheel2_r = 0.08 wheel2_g = 0.08 wheel2_b = 0.08 wheel3_r = 0.08 wheel3_g = 0.08 wheel3_b = 0.08 wheel4_r = 0.08 wheel4_g = 0.08 wheel4_b = 0.08 #------------------- #2d filter settings ################### #brightness / contrast bc = 1 BC_BRIGHTNESS = 1.3 BC_CONTRAST = 1.0 #HDR hdr = 1 avgL = 0.7 HDRamount = 0.65 #Ambient Occlusion ao = 1 onlyAO = 0 aowidth = 1.0 aoradius = 16 #Depth of Field dof_on = 1 #Bloom bloom_on = 1 #FXAA fxaa = 1 FXAA_SPAN_MAX = 8.0 #------------------- #sun settings ############# sun_strength = 0.9 ambient_strength = 0.2 sun_rot_x = -0.05 sun_rot_y = -0.05 shadow_on = 0 #------------ #physics ######## JUMPHEIGHT = 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 = -11