Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
Home/ Questions/Q 12866
Next
In Process

askthedev.com Latest Questions

Asked: September 26, 20242024-09-26T20:10:16+05:30 2024-09-26T20:10:16+05:30In: Ubuntu

I am experiencing an issue where Civilization V launches in a windowed mode instead of full screen when I open it through Steam on Ubuntu 20.10. How can I resolve this problem and ensure the game starts in full screen?

anonymous user

So, I’ve been trying to get Civilization V to run properly on my Ubuntu 20.10, but I keep running into this annoying issue where it launches in windowed mode instead of full screen. I usually prefer my games to fill the entire screen for that immersive experience, and I can’t seem to figure out what’s going wrong.

First off, my setup is pretty standard for a gaming rig on Linux – decent graphics card and all the drivers seem to be up to date. I’ve checked the game’s settings in Steam, but no matter what I do, it keeps reverting back to windowed mode when I start it up. I’ve also looked for settings within Civilization V itself, hoping for an ‘options’ menu where I could perhaps change it to full screen manually, but it’s like it’s playing hide and seek with me!

I even tried launching the game in full screen from the Steam launch options by adding something like “-fullscreen” or “-windowed” commands, but nothing has worked so far. It’s honestly a bit frustrating because I don’t want to have to mess with settings every time I want to play. Does anyone have any idea what’s going on or how I can fix this issue?

I’d love to know if there are specific configurations or tweaks anyone has done to get this game to work on full screen or if there are maybe some commands or scripts I should be using. Also, if there are any compatibility layers or additional packages I should install that might help make the game run smoother or automatically start in the desired mode, that would be super helpful.

It’s such a bummer having to deal with this every time I fire the game up. I’m sure it’s just a small thing I’m overlooking, but if anyone has experienced the same issue or has tips, I’d really appreciate your insights! Thanks!

  • 0
  • 0
  • 2 2 Answers
  • 0 Followers
  • 0
Share
  • Facebook

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Continue with Google
    or use

    Forgot Password?

    Need An Account, Sign Up Here
    Continue with Google

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. anonymous user
      2024-09-26T20:10:17+05:30Added an answer on September 26, 2024 at 8:10 pm






      Civilization V Full Screen Issue on Ubuntu

      Civilization V Full Screen Issue

      It sounds super frustrating trying to get everything to work right! Here are a few ideas that might help you out:

      1. Check Game Properties in Steam

      Make sure you try setting the launch options again, but double-check if it’s exactly like this:

      -screen-fullscreen

      Sometimes the options can be tricky with different versions. Also, be sure you’re not mixing up any commands, just one per line!

      2. Modify Configuration Files

      There’s a chance the game configuration files might be overriding your settings. You can look in your home directory for:

      ~/.local/share/Aspyr/Sid Meier's Civilization 5

      Inside, see if there’s a file like UserOptions.txt or similar and open it. You might find a setting for fullscreen there. Change Full Screen to 1 if it’s set to 0!

      3. Try Different Wine/Proton Versions

      If you’re running the game through Proton, try switching the version of Proton Steam uses for the game. Sometimes a different version plays better with fullscreen modes.

      4. Check Your Graphics Driver

      Ensure your graphics driver is properly configured. You can use:

      sudo ubuntu-drivers devices

      And then follow up with:

      sudo ubuntu-drivers autoinstall

      This might help in case something is off with the driver setup.

      5. Resolution and Display Settings

      Sometimes adjusting your system’s display settings in Ubuntu can help! Right-click on the desktop, go to Display Settings and check your resolution. Make sure it’s set to what you want.

      6. Install Additional Packages

      You can also try installing

      mesa-utils

      and running the command:

      glxinfo | grep OpenGL

      This can help ensure everything is running as it should. Plus, proper graphics settings can sometimes affect how fullscreen works!

      Hope this helps get your game running smoothly in fullscreen mode! Good luck!


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. anonymous user
      2024-09-26T20:10:18+05:30Added an answer on September 26, 2024 at 8:10 pm



      Civilization V Full Screen Issue on Ubuntu 20.10

      When running Civilization V on Ubuntu 20.10 and encountering the persistent issue of the game launching in windowed mode, it’s essential to approach the settings configuration methodically. First, ensure that the game graphics settings within Steam are set correctly. If modifications in the game’s settings menu do not seem to apply, you might want to manually edit the configuration files. Look for an XML or INI file in the game’s directory (usually located in ~/.local/share/Steam/steamapps/common/Sid Meier’s Civilization V) and check for parameters related to screen resolution or window mode. You can often find settings like Fullscreen=1 that may need to be changed from 0 to 1.

      If editing the configuration files does not resolve the issue, consider utilizing the gamemoderun command which enhances game performance on Linux. You can also explore creating a simple shell script to launch the game with desired settings or create a desktop entry with the command, ensuring to include parameters such as -fullscreen. Additionally, installing utilities like PlayOnLinux or leveraging Proton via Steam Play can help improve compatibility and potentially resolve the full-screen issue. By combining these approaches, you should be able to achieve a more immersive gaming experience without frequent adjustments.


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this issue?
    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?
    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. Has anyone experienced this issue ...
    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?
    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else encountered this problem, and what ...

    Sidebar

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this ...

    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?

    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. ...

    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?

    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else ...

    • How can I configure a server running Ubuntu to bind specific IP addresses to two different network interfaces? I'm looking for guidance on how to ...

    • Is it possible to configure automatic login on Ubuntu MATE 24.04?

    • After upgrading from Ubuntu Studio 22.04 to 24.04.1, I lost all audio functionality. What steps can I take to diagnose and resolve this issue?

    • I am experiencing issues booting Ubuntu 22.04 LTS from a live USB. Despite following the usual procedures, the system fails to start. What steps can ...

    • I'm encountering a problem with my Expandrive key while trying to update my Ubuntu system. Has anyone else faced similar issues, and if so, what ...

    Recent Answers

    1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
    • Home
    • Learn Something
    • Ask a Question
    • Answer Unanswered Questions
    • Privacy Policy
    • Terms & Conditions

    © askthedev ❤️ All Rights Reserved

    Explore

    • Ubuntu
    • Python
    • JavaScript
    • Linux
    • Git
    • Windows
    • HTML
    • SQL
    • AWS
    • Docker
    • Kubernetes

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.