| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "version": 18,
- "core": {
- "logging": {
- "debugger_sink": true,
- "file_sink": false,
- "levels": {
- "core": "warn",
- "client": "warn",
- "state": "warn",
- "server": "warn",
- "middleware": "warn"
- }
- },
- "activity_sdk_generation": {
- "lua_declarations": true
- }
- },
- "steam": {
- "language": "english",
- "user": {
- "persona_name": "Player"
- }
- },
- "client": {
- "ui": {
- "enabled": true,
- "toggle_key": "insert"
- },
- "external_server": {
- "enabled": false,
- "host": "127.0.0.1",
- "config_url": "https://127.0.0.1/config/",
- "config_guid": "d2legacy-0000-0000-0000-000000000001"
- },
- "custom_bootflow_textures": true,
- "socket_menu_routing": false,
- "reveal_lore_books": true
- },
- "server": {
- "bap_port": 30974,
- "gameplay": {
- "topology": "embedded",
- "bind_address": "127.0.0.1",
- "advertised_address": "127.0.0.1",
- "transport_address": "127.0.0.1",
- "port": 30976,
- "server_reserve_count": 256,
- "client_join_grant_count": 8192
- },
- "activation": {
- "default_client_activation": true,
- "activity_public_membership": true,
- "prevent_ownerless_channel_close": false,
- "mission_scripting": true
- }
- },
- "state": {
- "activity": {
- "roster_key_from_identity": false,
- "default_destination": {
- "reason": -1,
- "source_activity_index": -1,
- "activity_index": 20,
- "package_name": "city_tower_social_d2",
- "bubble_count": 8,
- "stateful_bubble_mask": "0xCF",
- "initial_slice_set": 48,
- "spawn_set_hash": "0x811C9DC5"
- }
- }
- },
- "complete_exotic_catalysts": true
- }
|