Results 1 to 5 of 5

Thread: DosBox Config file location

  1. #1
    Join Date
    Nov 2012
    Beans
    31

    DosBox Config file location

    Hi,
    Cannot find the DosBox config file. Tried to follow the instructions from the DosBox chapter (see the copy below) but to no avail.

    ================================================== =====
    Linux

    For Linux the configfile is created on the first run in ~/.dosbox/
    The name is dosbox-{version}.conf where version is currently 0.74

    On Ubuntu in the dosbox man file it is written:
    Configuration and language files use a format similar to Windows .ini
    files. First ~/.dosboxrc (if present) will be loaded. If no config‐
    file is specified at the commandline, a file named dosbox.conf (if
    present in the current directory) will be loaded automatically after‐
    wards. If a configfile is specified at the commandline that one will be
    used instead.
    ================================================== =====


    Please advise. NB my initial problem was switching to full-screen mode (Alt-Enter doesn't work)
    My current system is Ubuntu 16.10

  2. #2
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: DosBox Config file location

    The configuration file should be in a hidden folder (name starts with a . ) .dosbox within your home folder. With the file manager, the view menu has an check option to show hidden files and folders, or use Ctrl+H to toggle visibility of hidden files and folders.

    In terminal:
    Code:
    dmn@Sydney:~$ ls .dosbox
    backup  dosbox-0.74.conf  dosbox-0.74.conf.bak
    The configuration file is dosbox-0.74.conf.

    Running dosbox from the terminal should create a new folder and default configuration file if it is missing.

  3. #3
    Join Date
    Nov 2012
    Beans
    31

    Re: DosBox Config file location

    Merci beaucoup. Have found the file and changed fullscreen to true. It worked as planned. The only remaining issue is that Alt-Enter which supposedly should toggle fusscreen still doesn't work. But I can live with that. Thanks a lot again.

  4. #4
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: DosBox Config file location

    Please mark this thread as [SOLVED] using the Thread Tools.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  5. #5
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: DosBox Config file location

    Thread moved to Emulators.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

Bookmarks

Posting Permissions

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