daydream reports: put a low spec MT client setti ... #6914
Labels
No Label
1. kind/balancing
1. kind/breaking
1. kind/bug
1. kind/construction
1. kind/documentation
1. kind/enhancement
1. kind/griefing
1. kind/invalid
1. kind/meme
1. kind/node limit
1. kind/other
1. kind/protocol
2. prio/controversial
2. prio/critical
2. prio/elevated
2. prio/good first issue
2. prio/interesting
2. prio/low
3. source/art
3. source/client
3. source/engine
3. source/ingame
3. source/integration
3. source/lag
3. source/license
3. source/mod upstream
3. source/petz
3. source/testserver
3. source/unknown
3. source/website
4. step/approved
4. step/at work
4. step/blocked
4. step/discussion
4. step/help wanted
4. step/needs confirmation
4. step/partially fixed
4. step/possible close
4. step/QA main
4. step/QA NOK
4. step/QA OK
4. step/question
4. step/ready to deploy
4. step/ready to QA test
4. step/want approval
5. result/cannot reproduce
5. result/duplicate
5. result/fixed
5. result/maybe
5. result/wontfix
kind/standalone
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#6914
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
daydream reports a bug:
Player position:
Player look:
Player information:
Player meta:
Log identifier
Profiler save:
Status:
Teleport command:
Compass command:
I asked in chat for a low spec conf and LP provided this one... which looks a little more tweaked than a basic, but it's somewhere to start maybe:
autojump = true
doubletap_jump = true
aux1_descends = true
no_mtg_notification = true
keymap_cmd_local = KEY_PERIOD
maintab_LAST = online
language = en
show_advanced = true
keymap_decrease_viewing_range_min = KEY_MINUS
show_technical_names = true
keymap_forward = KEY_UP
keymap_increase_viewing_range_min = KEY_PLUS
keymap_backward = KEY_DOWN
keymap_right = KEY_RIGHT
keymap_left = KEY_LEFT
update_last_checked = 1717737331
keymap_aux1 = KEY_OEM_8
keymap_fastmove = KEY_KEY_F
keymap_freemove = KEY_KEY_V
viewing_range = 1220
name = LadyPixels
keymap_mute = KEY_KEY_G
address = your-land.de
screen_w = 1600
keymap_rangeselect = KEY_KEY_B
keymap_sneak = KEY_KEY_M
remote_port = 30000
screen_h = 837
keymap_pitchmove = KEY_KEY_P
keymap_minimap = KEY_KEY_Q
keymap_drop = KEY_KEY_L
keymap_hotbar_previous = KEY_NEXT
keymap_hotbar_next = KEY_PRIOR
mute_sound = false
fast_move = true
free_move = true
noclip = false
pitch_move = false
selected_world_path = C:\Users\33634\Documents\MINETEST\4. Mintest 5.8\minetest-5.8.0-win64\minetest-5.8.0-win64\bin..\worlds\MyWorld
enable_damage = false
menu_last_game = minetest
server_announce = false
creative_mode = true
enable_server = false
connected_glass = true
minimap_shape_round = true
enable_clouds = false
enable_3d_clouds = false
world_config_selected_mod = 4
mcl_stackpotions.stacksize = 16
enable_fog = false
sound_volume = 0.769999981
keymap_toggle_block_bounds = KEY_NUMPAD1
itemframes.allow_rotate = true
show_entity_selectionbox = true
fullscreen = false
itemframes.return_item = true
leaves_style = simple
lighting_boost = 0.2
lighting_beta = 3.0
display_gamma = 3.0
lighting_boost_spread = 0.4
I'll have to find some low spec something and try it or at least run it and tweak it, but this is a baseline to come up with something for the website.
separated graphic settings from unnecessary or system related stuff
sadly minetest.conf settings are not split into sections like
[controls] [graphics]etc., order is pretty random too which makes it annoying to combine 2 different ones also the name of a setting can differ from how it´s displayed in minetest gui.Not sure if mobile users can even edit it outside minetest itself.
Personally instead of a minetest.conf to download just listing settings to tweak by the name displayed in the settings menu should be easier to understand.