Results 1 to 6 of 6

Thread: How to fix windowed mode

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Tia's Avatar Primicerius
    Join Date
    Apr 2010
    Location
    Earth, presumably
    Posts
    3,352

    Default How to fix windowed mode

    To fix the windowed mode, open the for_king_or_country.CFG in notepad, normally it looks like this
    [features]
    mod = for_king_or_country

    [misc]
    bug_report = true

    [io]
    file_first = true

    [audio]
    enable = 1
    master_vol = 90
    music_vol = 80
    provider = Miles Fast 2D Positional Audio
    sfx_vol = 100
    speech_enable = 1
    speech_vol = 100
    sub_faction_accents = 1

    [camera]
    default_in_battle = rts
    move = 50
    restrict = 0
    rotate = 50

    [controls]
    campaign_scroll_max_zoom = 30
    campaign_scroll_min_zoom = 30
    keyset = 0

    [game]
    advanced_stats_always = 1
    advisor_verbosity = 0
    ai_factions = skip
    allusers = 1
    auto_save = 1
    blind_advisor = 0
    campaign_map_game_speed = 99
    campaign_map_speed_up = 0
    campaign_num_time_play = 198
    chat_msg_duration = 10000
    disable_arrow_markers = 0
    disable_events = 0
    english = 0
    event_cutscenes = 0
    fatigue = 1
    first_time_play = 0
    label_characters = 0
    label_settlements = 1
    micromanage_all_settlements = 1
    morale = 1
    mute_advisor = 1
    no_campaign_battle_time_limit = 0
    pref_factions_played = 7099
    tutorial_battle_played = 0
    tutorial_path = norman_prologue/battle_of_hastings
    unit_size = large
    use_quickchat = 0

    [multiplayer]
    hotseat_autoresolve_battles = 0
    hotseat_disable_console = 1
    hotseat_disable_papal_elections = 0
    hotseat_save_prefs = 0
    hotseat_update_ai_camera = 0
    hotseat_validate_diplomacy = 1

    [network]
    use_ip =
    use_port = 27750

    [ui]
    SA_cards = show
    buttons = show
    full_battle_HUD = 0
    radar = show
    show_tooltips = 1
    unit_cards = show

    [video]
    anisotropic_level = 4
    anti_alias_mode = off
    antialiasing = 2
    assassination_movies = 1
    autodetect = 0
    battle_resolution = 1280 1024
    bloom = 1
    building_detail = high
    campaign_resolution = 1280 1024
    depth_shadows = 1
    depth_shadows_resolution = 2
    effect_quality = normal
    event_movies = 1
    gamma = 128
    grass_distance = 20
    ground_buffers_per_node = 4
    ground_cover_buffers_per_node = 4
    infiltration_movies = 1
    model_buffers_per_node = 4
    no_background_fmv = 0
    reflection = 0
    sabotage_movies = 1
    shader = 2
    show_banners = 1
    show_package_litter = 1
    skip_mip_levels = 0
    splashes = 1
    sprite_buffers_per_node = 4
    stencil_shadows = 1
    subtitles = 0
    terrain_quality = custom
    texture_filtering = 2
    unit_detail = low
    vegetation = 1
    vegetation_quality = low
    vsync = 0
    water_buffers_per_node = 4
    widescreen = 0
    movies = false
    windowed = true
    Change it to this

    [misc]
    bug_report = true

    [io]
    file_first = true

    [audio]
    enable = 1
    master_vol = 90
    music_vol = 80
    provider = Miles Fast 2D Positional Audio
    sfx_vol = 100
    speech_enable = 1
    speech_vol = 100
    sub_faction_accents = 1

    [camera]
    default_in_battle = rts
    move = 50
    restrict = 0
    rotate = 50

    [controls]
    campaign_scroll_max_zoom = 30
    campaign_scroll_min_zoom = 30
    keyset = 0

    [game]
    advanced_stats_always = 1
    advisor_verbosity = 0
    ai_factions = skip
    allusers = 1
    auto_save = 1
    blind_advisor = 0
    campaign_map_game_speed = 99
    campaign_map_speed_up = 0
    campaign_num_time_play = 198
    chat_msg_duration = 10000
    disable_arrow_markers = 0
    disable_events = 0
    english = 0
    event_cutscenes = 0
    fatigue = 1
    first_time_play = 0
    label_characters = 0
    label_settlements = 1
    micromanage_all_settlements = 1
    morale = 1
    mute_advisor = 1
    no_campaign_battle_time_limit = 0
    pref_factions_played = 7099
    tutorial_battle_played = 0
    tutorial_path = norman_prologue/battle_of_hastings
    unit_size = large
    use_quickchat = 0

    [multiplayer]
    hotseat_autoresolve_battles = 0
    hotseat_disable_console = 1
    hotseat_disable_papal_elections = 0
    hotseat_save_prefs = 0
    hotseat_update_ai_camera = 0
    hotseat_validate_diplomacy = 1

    [network]
    use_ip =
    use_port = 27750

    [ui]
    SA_cards = show
    buttons = show
    full_battle_HUD = 0
    radar = show
    show_tooltips = 1
    unit_cards = show

    [video]
    anisotropic_level = 4
    anti_alias_mode = off
    antialiasing = 2
    assassination_movies = 1
    autodetect = 0
    battle_resolution = 1280 1024
    bloom = 1
    building_detail = high
    campaign_resolution = 1280 1024
    depth_shadows = 1
    depth_shadows_resolution = 2
    effect_quality = normal
    event_movies = 1
    gamma = 128
    grass_distance = 20
    ground_buffers_per_node = 4
    ground_cover_buffers_per_node = 4
    infiltration_movies = 1
    model_buffers_per_node = 4
    no_background_fmv = 0
    reflection = 0
    sabotage_movies = 1
    shader = 2
    show_banners = 1
    show_package_litter = 1
    skip_mip_levels = 0
    splashes = 1
    sprite_buffers_per_node = 4
    stencil_shadows = 1
    subtitles = 0
    terrain_quality = custom
    texture_filtering = 2
    unit_detail = low
    vegetation = 1
    vegetation_quality = low
    vsync = 0
    water_buffers_per_node = 4
    widescreen = 0
    movies = false
    ;windowed = ;true

    I hope this helps

  2. #2

    Default Re: How to fix windowed mode

    You only need to change one line in the .cfg file.
    Code:
    windowed = true
    And for disabling it add the semi colon ";" or hash"#" infront of the line no need to add it twice:
    Code:
    ;windowed = true
    or
    #windowed = true

  3. #3
    Tia's Avatar Primicerius
    Join Date
    Apr 2010
    Location
    Earth, presumably
    Posts
    3,352

    Default Re: How to fix windowed mode

    I used the whole .cfg for location purposes, forgetting that I could have said "At the bottom of the cfg..."

  4. #4

    Default Re: How to fix windowed mode

    this file where im not find it

  5. #5

    Default Re: How to fix windowed mode

    It's in the main directory of your game or your mod if you're using one.

  6. #6

    Default Re: How to fix windowed mode

    ok ok thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •