summaryrefslogtreecommitdiff
path: root/_RELEASE/config.json
diff options
context:
space:
mode:
Diffstat (limited to '_RELEASE/config.json')
-rw-r--r--_RELEASE/config.json72
1 files changed, 29 insertions, 43 deletions
diff --git a/_RELEASE/config.json b/_RELEASE/config.json
index 1140f0d1..aaf9ef24 100644
--- a/_RELEASE/config.json
+++ b/_RELEASE/config.json
@@ -4,22 +4,22 @@
"3D_max_depth" : 100,
"3D_multiplier" : 1.0,
"angle_tilt_intensity" : 1.0,
- "antialiasing_level" : 16,
+ "antialiasing_level" : 4,
"auto_restart" : false,
"auto_zoom_factor" : true,
"beatpulse_enabled" : true,
"black_and_white" : false,
- "camera_shake_multiplier" : 1.000002622604370,
+ "camera_shake_multiplier" : 1.0,
"darken_uneven_background_chunk" : true,
- "debug" : true,
+ "debug" : false,
"draw_text_outlines" : true,
"first_time_playing" : false,
"flash_enabled" : true,
"fullscreen" : false,
- "fullscreen_auto_resolution" : true,
+ "fullscreen_auto_resolution" : false,
"fullscreen_height" : 1080,
"fullscreen_width" : 1920,
- "invincible" : true,
+ "invincible" : false,
"j_add_favorite" : 8,
"j_exit" : 2,
"j_favorite_menu" : 9,
@@ -35,29 +35,28 @@
"joystick_deadzone" : 5.0,
"key_icons_scale" : 0.750,
"last_login_username" : "vee",
- "limit_fps" : false,
+ "limit_fps" : true,
"max_fps" : 200,
"music_speed_dm_sync" : true,
"music_speed_mult" : 1.0,
- "music_volume" : 55.0,
+ "music_volume" : 100.0,
"no_background" : false,
"no_music" : false,
"no_rotation" : false,
"no_sound" : false,
"official" : true,
- "online" : true,
"pixel_multiplier" : 1,
+ "play_swap_ready_sound" : true,
"player_focus_speed" : 4.6250,
"player_size" : 7.300000190734863,
"player_speed" : 9.449999809265137,
- "player_trail_alpha" : 125,
- "player_trail_decay" : 5.50,
+ "player_trail_alpha" : 35,
+ "player_trail_decay" : 3.0,
"player_trail_has_swap_color" : true,
- "player_trail_scale" : 0.8499999642372131,
+ "player_trail_scale" : 0.8999999761581421,
"pulse_enabled" : true,
"rotate_to_start" : false,
"save_last_login_username" : true,
- "save_local_best_replay_to_file" : true,
"server_control_port" : 50506,
"server_ip" : "139.162.199.162",
"server_level_whitelist" :
@@ -145,22 +144,22 @@
"vanitylevels_Vipre_Vanity_10006_troglodyte_m_1.001",
"vanitylevels_Vipre_Vanity_10006_troglodyte_m_1.002"
],
- "server_local" : true,
"server_port" : 50505,
- "server_verbose" : true,
- "show_fps" : true,
- "show_key_icons" : true,
- "show_level_info" : true,
+ "show_fps" : false,
+ "show_key_icons" : false,
+ "show_level_info" : false,
"show_login_at_startup" : false,
"show_messages" : true,
"show_player_trail" : true,
"show_status_text" : true,
+ "show_swap_blinking_effect" : true,
+ "show_swap_particles" : true,
"show_timer" : true,
"show_tracked_variables" : true,
- "sound_volume" : 85.0,
+ "sound_volume" : 100.0,
"t_down" :
[
- [ "" ],
+ [ "kS" ],
[ "" ],
[ "" ],
[ "" ]
@@ -188,31 +187,19 @@
],
"t_lua_console" :
[
- [ "kF1" ],
- [ "" ],
- [ "" ],
- [ "" ]
+ [ "kF1" ]
],
"t_next" :
[
- [ "kPageDown" ],
- [ "" ],
- [ "" ],
- [ "" ]
+ [ "kPageDown" ]
],
"t_pause" :
[
- [ "kF2" ],
- [ "" ],
- [ "" ],
- [ "" ]
+ [ "kF2" ]
],
"t_previous" :
[
- [ "kPageUp" ],
- [ "" ],
- [ "" ],
- [ "" ]
+ [ "kPageUp" ]
],
"t_replay" :
[
@@ -223,9 +210,9 @@
],
"t_restart" :
[
- [ "bMiddle" ],
[ "kSpace" ],
- [ "kReturn" ],
+ [ "kEnter" ],
+ [ "bMiddle" ],
[ "" ]
],
"t_rotate_ccw" :
@@ -258,25 +245,24 @@
],
"t_swap" :
[
- [ "bMiddle" ],
[ "kSpace" ],
+ [ "bMiddle" ],
[ "" ],
[ "" ]
],
"t_up" :
[
- [ "" ],
+ [ "kW" ],
[ "" ],
[ "" ],
[ "" ]
],
"text_padding" : 8.0,
"text_scaling" : 1.0,
- "timer_static" : true,
"timescale" : 1.0,
"vsync" : false,
"windowed_auto_resolution" : false,
- "windowed_height" : 715,
- "windowed_width" : 1275,
- "zoom_factor" : 1.074125885963440
+ "windowed_height" : 763,
+ "windowed_width" : 1206,
+ "zoom_factor" : 1.006553053855896
}