TheRepoClub-DotFiles/pixelmon/.pixelmon/pixelmon.cfg
2021-12-31 05:21:12 +00:00

54 lines
854 B
INI

[display]
resolution_x = 1680
resolution_y = 1000
splash = True
fullscreen = False
fps = 60
show_fps = True
scaling = True
collision_map = False
large_gui = False
controller_overlay = False
controller_transparency = 45
hide_mouse = True
window_caption = PixelMon
[sound]
sound_volume = 0.1
music_volume = 0.1
[game]
data = pixelmon
starting_map = player_house_bedroom.tmx
cli_enabled = False
net_controller_enabled = False
locale = en_US
dev_tools = False
recompile_translations = False
[gameplay]
items_consumed_on_failure = True
encounter_rate_modifier = 1.0
[player]
animation_speed = 0.15
player_npc = npc_red
player_walkrate = 3.75
player_runrate = 7.35
[logging]
loggers = all
debug_logging = True
debug_level = error
[controls]
up = up
down = down
left = left
right = right
a = return
b = rshift, lshift
back = escape
backspace = backspace