Home for all your DOS multiplayer gaming needs.
Client: 4.1.32.0  Server:  4.1.1.0
Players:  6 / 1,322

Games: 183  Servers: 21 / 90  Rooms: 6
Contact       
Latest News
Forums
Downloads
Games
Help
Servers
Username
Password
Remember Me
Help :: Client Change Log Topics

4.1.32.0 - 2024/09/22

  • Shortened caption of option on general tab of configuration screen to default new game rooms to max players for game that don't have an in-game lobby (ie: games that require waiting for all players before starting) as it was wrapping under certain XP themes.
  • Added a caption with "Secured with" and a Let's Encrypt logo to the about screen. For legacy clients (Windows XP and below) there is an additional caption after the LE logo which reads "and OpenSSL".
  • Added a link to the DOSBox Deathmatch Club website to the Help main menu.
  • Updated the DOSBox link to go to the non-secure HTTP website under the legacy clients (Windows XP and below).
  • Added links to the DOSBox and DOSBox Deathmatch Club websites to the Help menu of the Win9x/ME/NT4 clients. The DOSBox link will only display on the Win9x/ME DOSBox Editions and NT4.
  • Removed the DOSBox SVN website link from the legacy clients Help menu since it's just a SourceForge link and is HTTPS only.
  • Updated the Hammer of the Gods configuration to now use IPX and NetBIOS instead of serial null modem. It now supports up to 4 players. When I added it back in 2012 there was an issue with it failing to detect NetBIOS, but I recently found this workaround on Vogons: https://www.vogons.org/viewtopic.php?p=1290313#p1290313 and a patch EXE was released by the DOSBox team that addresses the issue with the game failing to detect the network before it tries to detect NetBIOS and the error about not detecting NetBIOS is misleading. So NETCHECK.COM is now included with the installer and will be used for HotG.
  • The Win9x/ME native client will no longer copy and use netbios.exe for games flagged as needing NetBIOS since it's not needed under Win9x/ME. This also includes the NETCHECK.COM file for Hammer of the Gods.
  • Fixed a bug wherein the games Worms United, Worms: Reinforcements and Hammer of the Gods would not run on the Win9x/ME native client due to their launch process requiring the actual game path in some of the batch commands and the config had hard coded paths of just C:\ which was ok under DOSBox.
  • Removed the command to start the Hammer of the Gods intro from its start up commands as it would sometimes crash and never start the game EXE.
  • Updated the CD image mounting and unmounting process under the native Win9x/ME client to execute the DAEMON Tools EXE directly from the client instead of from the generated batch file to ensure they run properly and to ensure the CD is available before the DOS process starts and is always unmounted regardless of what happens with the batch process.
  • Fixed backend bug that was preventing logging in from a client that had been auto logged out when the user logged in from another location with the same edition of the client.
  • The game room info panel will now be closed when the game room list is refreshed.
  • Removed the location field from the main game room lobby list.
  • Updated the description caption panel to now display the name of a selected game add-on and if it has an author with "by " appended instead of "Description" or "Description :: ".
  • Changed all references to "Game Customizations" to "Game Add-Ons".
  • Turned off the "Custom" tab on the user game add-ons screen.
  • Shortened the "Customization Name" field of the game add-ons list screen to just "Name".
  • Changed "[Available Chat Rooms]" to just "[Chat Rooms]' on the main screen chat room selection drop down.
  • Removed the type column from all game add-on lists and the filter drop down selection list.
  • Removed redundant game room information from the right panel and updated the game room info button hint to read "View extended game room & server information".
  • Combined the multiplayer and singleplayer columns into one column named "Game Modes" on all the game add-on lists and the values for "Any" will now be "Any MP" and "None" will be "No MP" and if the add-on supports single-player "/ Singleplayer" will be added to the MP value, for example: "Deathmatch / Singleplayer".
  • Added the "Mode" column to the game add-ons screen under the Win9x/ME/NT4 clients.
  • Combined the "Playing" and "Players" columns of the main game room lobby list into 1 column and the value will now have 3 fields: " / / ".
  • Renamed the "Custom" column of the main game room lobby list to "Add-Ons".
  • Custom control colors will now be applied to the find players screen.
  • The internal CGA server will drop timed-out client connections.
  • The internal CGA server will now check after a client authenticates for any existing client connections within a game room and drop them. This will handle scenarios where a client crashes or disconnects ungracefully for any reason and the server isn't informed of the disconnection.
  • The internal CGA server will now send game room connection count (ie: playing count) when it sends its connection count when clients connect and disconnect.

4.1.31.0 - 2024/08/31

  • Beta builds will now use a beta update site when checking for updates instead of the production update site
  • When saving the main form's size and position the horizontal splitter position will now be saved and restored.
  • Inviting a user that's AFK will now result in an automatic response that states they are AFK and may not respond right away.
  • Added option to disable accepting invites while AFK and an auto response will be sent stating the user does not accept invites while AFK. The new option is located on the General tab of the configuration screen.
  • Added support for VDMSound in the Win9x/ME Native client. You can configure the path to your VDMSound installation on the configuration screen under the VDMSound tab. You now have the option to enable it at the game profile level and the user game level. If enabling it at the game profile level all newly added games will have it enabled by default. Existing games will need to have it enabled manually.
  • Fixed bug introduced in 4.1.30.4 where the user game add/screen would not let you save when editing a game because you cannot selected a game.
  • Fixed bug in the Win9x/ME native client wherein an insufficient buffer size was preventing games such as Quake and Abuse from working correctly when connecting to each other or to a DOSBox client that setup the in-game multiplayer game.

4.1.30.5 - 2024/08/29

  • Fixed bug in Win9x/ME native client wherein setting a custom path for game customization files would result in an invalid path and not copy custom files to the associated game path and write a bad filename to the game customization's cache file. NOTE: You will want to run the rebuild cache process from the game customizations screen.
  • Added option to allow disabling the reminder to run a game's setup program before joining a game room when choosing "No" when asked to run a game's setup program after adding a new game for the first time. This new option is located on the Games tab of the configuration screen.

4.1.30.4 - 2024/08/27

  • Fixed a bug in the Win9x/ME native client wherein the configuration screen could cause an access violation when getting a list of network adapaters in certain scenerios.
  • The user game add/edit screen will now prevent you from saving if you have not selected a game or a valid path to the game has not been selected.
  • Fixed issue where a user changing their display name was causing the online user count in everyone else's client to be incorrect. This was due to the client renaming the original user's display name to the new one when the name change notice was received, but then the client couldn't find the user when they disconnected from IRC.

4.1.30.3 - 2024/08/24

  • Fixed type-o of the alert message informing the user a theme preset has been loaded successfully.
  • Added Adam Duzy's theme preset files to the installation.
  • Added Mode column header to selected mods list of the user game custom screen in the Win2k+ clients and to the available and selected mods lists of the user game custom screen in the Win9x/ME/NT4 clients.
  • Updated the prompt asking to run a game's setup program after adding it to a profile to be more clear it SHOULD be run. If the user chooses "No" it will display a message reminding them to run it before they join a game room.

    NOTE: When adding GOG or Steam packaged games it's extremely recommended to do this since their DOSBox settings are not consistent and they use varying versions of mainline DOSBox which likely won't be the same as your default settings or the settings available to DOSBox Staging.

4.1.30.2 - 2024/08/24

  • Fixed bug wherein accessing the servers screen afer logging out and back in would cause an access violoation due to the servers screen being freed when logging out.
  • Fixed bug causing crashes when accessing the server stats screen.
  • Added Mode column header to selected mods list of the gameroom create/edit screen in the Win2k+ clients and to the available and selected mods lists of the gameroom create/edit screen in the Win9x/ME/NT4 clients.

4.1.30.1 - 2024/08/21

  • Fixed a bug related to empty JSON arrays or objects that was causing an access violation when attempting to run a game using mods when the mods didn't need to be synchronized (ie: they were already up-to-date locally).

4.1.30.0 - 2024/08/21

  • New logo, icon, splash screen and button icons! Big thanks to OpenRift, THEBaratusII and ZNukem for collaborating on this effort.
  • Windows 95, 98 and ME are now supported!
    • 100% native, no DOSBox required.
    • All features supported except audio chat and serial games (serial games could be a future addition -- But it might not be technically possible).
    • Includes and installs the Winsock 2 update for Windows 95 (Will ask) if Winsock 2 is not already installed.
    • DAEMON Tools is included and installed (if not already installed and you say yes when asked to install it). It is used to mount CD images with CD audio playback. Make sure to disable auto insert notification on the CD drive used by DAEMON Tools. (via the Windows Device Manager)
    • Cross-play with DOSBox based clients.
    • Game customization files will be copied to the appropriate paths of the the selected game and cleaned up (deleted) afterwards if the option to do so is turned on. This new option is located under the Games tab of the configuration screen and defaults to on. If performance becomes an issue this option can be turned off. Even when this option is off standalone game customizations will always be cleaned up due to the need to backup any files in the game folder that are part of the base game files.
    • User game profiles and user games have an option to disable mouse acceleration for games if Windows mouse acceleration causes issues. The user game screen when adding a new game will default the value set in the user game profile.
    • User games can be configured to slow down the game for games that may run too fast on more modern machines using the DOS utility SLOWDOWN.COM. There is a separate tab which allows for detecting CPU Speeds (slowdown units and setting the values which will work for their PC.
  • Windows NT 4 is now supported! This edition uses DOSBox SVN just like Windows 2000 and XP. It supports all the features except TeamSpeak audio chat.
  • Windows 95, 98 and ME are also now supported with a DOSBox edition that also supports all the features except TeamSpeak audio chat. This edition uses DOSBOX SVN. NOTE: It can be installed at the same time as the native client, but one client can still only be running at a time.
  • The "I will be the server" option (or the misnamed P2P option) when used will now spawn an instance of a CGA server instead of using DOSBox as the server.
    • This will allow for cross-play between DOSBox and native Win9x/ME clients when self hosting a game.
    • Supported under Win9x/ME with cross-play with DOSBox based clients.
    • The user profile config now has a section on the main tab named "Local Server Ports" with a new port added, "Sync", and the relay ports have been renamed "IPX" and "Serial" all with their respective protocols in perenthesis.
    • The default ports for the local server have been updated to match the CGA server default ports where the sync port will now be 6000 (TCP) and the relay port will now be 10450 (UDP for IPX and TCP for Serial).
    • The backend data for these ports has been updated to the defaults for all users if they had not been changed from the prior defaults.
    • The new default port for the IPX relay server will also correct an issue under linux where port 213 is not allowed to be opened by user applications. (ie: For users using WINE to run the client under Linux.)
    • The "Peer-to-peer" option listed in the game room info list will now be displayed as "Dedicated" with the same values of yes or no.
    • Renamed the option on the "Games" configuration screen tab for auto launching your game when creating a P2P game room to read a "non-dedicated server" game room instead of "P2P game room".
  • Self-hosted (ie: non-dedicated server) game rooms can now use audio chat.
    • Supported on Windows XP+.
    • Limited to 32 players. Currently only affects the game Burnout Championship Drag Racing with its 64 max player count. If more slots are needed you will have to run a dedicated server with a TeamSpeak SDK server license which grants more slots.
    • An "Audio Chat" port is configurable under the local server ports section of the user profiles screen. It defaults to 9987 (UDP).
  • Updated server ping process to ping until it receives a response at a short interval (100ms) up to the timeout amount (2s).
  • Added some exception handling to the internal HTTP interface logic to help guard against potential crashes.
  • Updated the HTTP interface to return the status error text message, such as "Service is unavailable" instead of the HTML content.
  • Updated the Windows 2k/xp installers to include the correct DOSBox config file for DOSBox SVN-lfn.
  • Updated the scenario when the logged on from another location notice is received and a game is running to now shutdown the running game before logging out.
  • Fixed bug where non-dedicated server game rooms were resetting the temp max nodes when the owner started the game and set the server to online.
  • Fixed bug where non-owners of non-dedicated server game rooms would receive the notification in chat that they could change the temp max nodes.
  • The launch button in non-dedicated server game rooms will now disable for non-owner players when the server is stopped.
  • Fixed bug where players in a non-dedicated server game room who are not the room owner were auto setting the temp max players to the number of the people in the room instead of using the max players of the room set by the owner running the server.
  • Non-dedicated server game room owners will not auto set the max players when clicking launch after restarting their game after they stop their server.
  • Beta builds will now setup the protocol handler cgabeta:// from the beta installers and will work independently from the live cga:// protocol handler.
  • Added GOG profile for Mortal Kombat 3 and updated the max player count for MK3 to 12.
  • Fixed bug wherein Windows XP and below would not restart or shutdown if the client was running due to its minimize on close setting.
  • Added GOG profile for Elder Scrolls: Battlespire.
  • Fixed bug wherein the CD image path set in the user game profile was not defaulting in the CD image selection dialog of the user game add/edit screen.
  • Fixed bug wherein the game path edit box and game path select button and CD image selection button was always enabled on the user game add/edit screen.
  • Updated the user game add/edit screen to always default the configuration type drop down to the first item that's added to it and to disable it if there is only one item to choose from.
  • Updated the configuration screen to always open modally to prevent it from falling behind the main screen and allowing multiple copies of it to open.
  • Updated the what's new screen to always open modally to prevent it from falling behind the main screen and allowing multiple copies of it to open.
  • Fixed issue with client/server games (RoTT and NetKeen) where multiple players were being set as the server when connecting simultaneously too fast. The owner of the room will always be set as the server now.
  • Fixed bug where the LFG dialog would throw and index out of bounds error if going to select a game from the list and you don't actually select one.
  • Fixed the enabling of the OK button on the LFG dialog when selecting a specific game to enable when a game is selected and if it's different than the currently selected game.
  • Updated the launch button on the game room screen to use a differnt button control which allows for using an image with an enabled state and disabled state so the whole image is now the button. The cursor will also change to the hand point when it's enabled.
  • The audio chat column will no longer be displayed in the game room lobby list on clients that do not support audio chat.
  • The allow audio chat option is no longer available on the game room create/edit screen to clients that do not support audio chat.
  • The default allow audio chat option is no longer enabled on the config screen for clients that do not support audio chat.
  • Added a delete button to the custom tab of game room create/edit screen and the user game custom screen to allow deleting game customizations.
  • Fixed the popup menu on the display name section to read "Change Display Name" instead of "Change Global Handle".
  • Main GUI refactoring.
    • Removed the status screen which pops up when changing profiles.
    • Updated the level XP bar to display the user display name level on top of it.
    • Removed the game room drop down list.
    • The game room lobby, my games and entered game rooms can now be accessed via tabs above game room area.
    • Removed the My Games and Lobby buttons above the game room lobby.
    • Updated the status info to a status bar with size grip.
    • Removed the dedicated leave game room button and added an X button to the game room screen.
    • Removed the dedicated leave chat room button and added an X button to the chat room screen.
    • Moved the online player count and entered room count panels to below the bottom right users list.
    • Removed the chat lobby add user room button and previous and next button.
    • Removed the chat lobby button.
    • Removed the chat room drop down list.
    • The lobby chat, user chat rooms and entered chat rooms can now be accessed via tabs above chat room area.
    • Moved the game room lobby, my games, chat room lobby and user chat room controls above their respective areas.
    • Moved the available chat rooms drop down list below the chat lobby user list and updated the first element to read "[Available Chat Rooms]".
    • Removed the enter button from the game room button bar and rearranged the buttons.
    • Moved the LFG button to the game room button bar.
    • Moved the user avatar and level info inside the chat looby tab to the left of the message entry box.
    • Moved the online status icon of the user to sit atop the user avatar.
    • Moved the user game profile drop down list into the main button bar on the my games tab.
    • Removed the resizing splitters on the chat room screens between the chat log and users list.
    • Removed the resizing splitter between the game room list and game room info panel.
    • Removed the resizing splitter between the user game list and game info panel.
    • Reduced the minimum and default height of the main screen to 550 pixels.
    • Removed the enter user chat room button and rearranged the buttons.
    • Corrected a lot of the button hints throughout the client.
    • Updated the game room info panel to be hidden and will only display when clicking any of the info buttons. Clicking the same button again will hide it. The list also has a context menu with a hide menu item.
    • Updated the user game info panel to be hidden and will only display when clicking any of the info buttons. Clicking the same button again will hide it. The list also has a context menu with a hide menu item.
    • Moved the game room and user game info buttons to their respective screen's button bars.
    • All buttons on the main, game room and chat room screens have been updated with icons and the text removed.
  • Updated startup process to not show the main screen until after the splash screen closes.
  • Added support for Windows XP themes! Includes 39 pre-built themes! Supported
  • Font and background color customization for most of the GUI controls has also been added on the interface section of the configutation screen. These options can be used in conjunction with or without runtime themes. Supported in all versions.
  • Options to save and load theme presets has been added below the control color customization options. Presets include both the selected runtime theme and color settings.
  • When the client first starts it will ask (only once) if you want to switch to the new default theme settings. It you say yes, it will ask if you are using a CRT monitor. If yes, the default theme for a CRT monitor is adjusted to the same on a CRT as it does on an LCD.
  • Fixed flickering and slow redraw when using splitter between game rooms and lobby chat in modern client (when not using runtime themes or under Win2k).
  • Added a "switch to" button to the user game profiles screen allowing you to switch to a different profile.
  • Updated the Windows 2000/XP clients to hide the donoate button on the about screen, help menu item and tray menu item.
  • Updated the Windows 2000/XP clients to hide the Discord help menu items.
  • Updated the Windows 2000 client to hide the TeamSpeak website help menu item.
  • Removed the option to enable/disable the DOSBox console. The DOSBox console will now always be used, but the client will now capture and logs its output as well as close the console window automatically.
  • The DOSBox console always on update required making a change to DOSBox SVN-lfn and the source code changes for it are unavailable so I reverted to its base SVN revision of r4336 in order to recompile DOSBox. Windows 2000/XP now use DOSBox SVN r4336 without the "lfn" features, but they weren't being used for anything anywy. The main feature that was being used was folder overlays and they are in this revision.
  • The stat tracking initialization speed (for DOSBox clients) has been dramatically improved. The time to initialize is essentially instant and seemless. There is also no longer a wait poll as part of the DOSBox game startup.
  • Fixed a scenario where the client might not log into the chat server upon auto logging in and render the client disabled.
  • Removed the DOSBox tab from the configuration screen and moved the DOSBox debug mode option to the Games tab and renamed it "Enable Debug Mode".
  • Added option to disable showing XP and level up notifications in the chat lobby and game room chat.
  • Added Chasm: The Rift GOG profile.
  • The game log will now log to a file named game.log in the root of the game data folder. The game log can now be opened and view at anytime now from the Logs screen.
  • There is a now a global system log which will write to a file named system.log in the root of the game data folder. The system log can be viewed from the System tab of the Logs screen.
  • The game and system log files will be cleared on client start-up.
  • Added a main menu item under Games to open the game log with a shortcut of Shift+Ctrl+L. The Log menu item under the View main menu item has been renamed "System Log" and will open the logs screen and show the system log page.
  • Implemented IPX packet compression for both DOSBox clients and the Win9x/ME native client.
  • The IPX client will now connect to the IPX relay server instantly without having to wait for other clients to synchronize their connections.
  • Added alternate Powerslave/Exhumed EXEs which fix some playability issues. The included EXEs will be named CPS.EXE and CEX.EXE when copied to the game folder and won't overwrite the original EXEs.
  • Added support for IndyCar Racing.
  • Added support for IndyCar Racing II.
  • Added support for In Pursuit of Greed.
  • When running the client in configuration mode the configuration screen will now show on the taskbar.
  • Updated the user chat room filter label to enable and disable when the filter dropdown does.
  • Moved the audio chat options on the config screen into corresponding tabs for capture and playback settings and reduced the overall height of the screen to 550 pixels.
  • Updated installers to only allow installing on their respective Windows versions.
  • Added game options for Mortal Kombat 3. Doing this required updating the option list creation process to determine the correct width of the checkbox options based on the text so the text of the checkboxes would not get cut off.
  • Added a GOG profile for Command HQ (Serial). NOTE: This version of the game is only the 1.0 version while there is at least a 2.23 version with working IPX network support. I posted in the GOG game forum about this:
    https://www.gog.com/forum/command_hq/most_recent_version_of_the_game
  • Added the "Mode" field to game customization list on the game customization list screen, game room create/edit screen and user game custom screen.
  • Updated the game customization list columns on the game customizations screen to be sortable when clicked. The same has been done on the game room create/edit and user game custom screen.
  • Added Quake Steam profile.
  • Added Quake expansions, Scourge of Armagon and Dissolution of Eternity. User maps can be setup for these expansions.
  • Added GOG and Steam profiles for Quake expansions. NOTE: The Steam release of Quake and its expansions does not include the CD image so will not have CD audio.
  • Added Steam profile for Operation Body Count.
  • Added Steam profile for Last Rites.
  • CGA Servers retrieved by the client will now have a ping port listed instead of an admin port unless you are viewing your own servers as the ping port is no longer the same port as the admin port.
  • The CGA server admin server and the connection from the client to admin your own servers now uses TCP instead of UDP.
  • Added a GOG profile for Dark Legions.
  • Fixed a race condition in the async TCP client disconnect logic that was potentially causing crashes when disconnecting from a server or being disconnected from a server in the Windows NT based clients, but definitely causing issues in the Win9x/ME clients.
  • Complete overhaul of backend framework (Prometheus WDE) which has increased API performance by reducing request handling time and reducing response time.
  • Enabled dynamic content compression on backend webserver to reduce the size of API responses.
  • Added support for NetMech (MechWarrior 2 multiplayer support). It's listed as MechWarrior 2: NetMech. NOTE: It requires the MechWarrior 2 CD in order to be able to host a multiplayer game.
  • Updated the my games list to no longer enable the play button for any games that do not have a single play EXE. So far NetMech is the only one.

4.1.29.0 - 2024/02/09

  • Fixed access violation error when a game room update notice is received and the temp max players dropdown list box doesn't exist on the game room screen.
  • Added a modified ROTTIPX.EXE to the installation package for Rise of the Triad multiplayer games. It sets the tic rate to 2 in order to resolve its latency issues and prevents the game from eventually stalling when the first player runs as the server. The EXE will not be overwritten in the game folder as it will be named CROTTIPX.EXE when copied.
  • Rise of the Triad will no longer spawn a separate instance for the server now that a modified ROTTIPX.EXE is now being used.
  • Fixed bug wherein changing a dedicated server game room to a self-hosted game room was throwing an error stating the game room no longer exists.
  • The notice that you need to start the game for your self-hosted game room to be available to other players will be displayed after changing the settings.
  • Fixed backend bug causing an invalid game object error when trying to rate a mod.
  • Added a "Downloaded" filter to the game mods/maps list screen and to the game room create/edit screen.
  • Added a new setting to mods/maps named "Mode" which has the values "Live" and "Testing". A filter for this setting has been added to the game mods/maps list screen and the game room create/edit screen.
  • Fixed access violation error when changing between the game list items too fast in the games mods/maps list screen.
  • Mods for Duke Nukem 3D, Redneck Rampage, Redneck Rampage Rides Again, NAM and WWII:GI have now been setup to allow selecting map files and no longer has a separate maps setup/selection.
  • Corrected the about screen to no longer display the DOSBox SVN-lfn version for builds using DOSBox Staging (Vista+).
  • Game mods/maps will now be referred to collectively as "Game Customizations" and the list screen and menu items have been updated accordingly.
  • The game list in the game customizations screen is no longer a tree view and all mods/maps will be displayed in the customization list.
  • The customization type can now also be set when adding a new game customization, however, for all games except Shadow Warrior and Quake this field will either default to "Modification" or "User Map" and cannot be changed. When editing a Shadow Warrior or Quake customization this field cannot be changed.
  • When adding/editing a game customization there is now a category selection which can be one of the follow values, depending on the customization type (ie: mod or map), "Mods", "Maps", "Mods & Maps", "Sounds", "Music", "Sounds & Music" or "Total Conversion". If the customization type is set to "User Map" the category will be set to "Maps" and cannot be changed.
  • Added a "Type" and "Category" filter to the game customizations list screen.
  • Removed the author field from the customization list and moved it to the description header panel if one exists.
  • The custom column of the game room lobby list will now just say "Yes" or "No" and the info list will display "Custom" with "Yes or "No" instead of "Maps" and "Mods".
  • Reorganized the game room create/edit screen using a tab control and the main game room setup is now on the "Setup" tab, the options are now on the "Options" tab, and if the game had cusomtizations the Mods/Maps selection are now done on the "Custom" tab. The options and custom tabs will only be visible if the selected game has options or customizations.
  • The new custom tab of the game room create/edit screen has been updated to have all the same columns for each customization as the game customizations list screen and all the new filters have also been added.
  • The mod/maps details panel of the game room/creat edit screen has been removed and the description field has been moved below the selected game customizations. The original author, if one is set, will be displayed in the description header panel just like the game customizations screen.
  • The game room create/edit screen has been enlarged to a fixed size and no longer expands if a game has customizations.
  • The user game custom screen has had all the same updates made to it that the game room create/edit screen has.
  • The names of the game customizations in the game customizations list screen, game room create/edit screen and the user game custom screen will now display the number of files in brackets to the left of the name if the game has a selected file count limit. (ie: Doom engine games with a 19 WAD file limit)
  • When selecting game customizations in the game room create/edit screen or the user game custom screen standalone mods will now be properly enforced.
  • Converted backend IRC message relay system to use TCP instead of UDP to ensure messages are transmitted and received properly. Should resolve sporadic issues related to game rooms not updating in real-time or auto launch not properly informing all clients to launch a game.
  • Corrected an issue in the client wherein the user's online status wasn't always being set to offline.
  • Corrected an issue where a user's online status was not always beiung set to online. This will resolve a sporadic issue where the launch button in auto launch rooms wasn't always enabling when enough players were in the room.
  • Added alternate EXE for Strife which corrects a net play issue and weapon issue when using the mouse. This EXE is named STRIFNET.EXE and will not overwrite the original strife1.exe. Also included is DOS4GW.EXE as it requires it to run.

4.1.28.1 - 2023/12/14

  • Fixed bug wherein the DeHacked INI files were no longer being processed since the overlay folder for mods was being mounted after the dehacked command. The overlay folder will now be mounted before the call to dehacked.
  • Updated the client to write the generated DOSBox config file to the game path instead of the user's Windows profile folder to workaround the bug in DOSBox Staging which is preventing it from handling paths with Unicode in them.

4.1.28.0 - 2023/11/20

  • Fixed minor bug wherein the game room launch process would attempt to set the temporary max players to 1 if there was only one player in the room and they clicked launch.
  • Removed the DC Offset PC Speaker option from the audio configuration tab of the user profile and user game screens since it's no longer an option in DOSBox Staging.
  • DOSBox settings no longer supported by DOSBox Staging will not be written to the configuration file. The client has been updated to conditionally write the options for DOSBox Staging (Vista+) and DOSBox SVN-lfn (Win2k/XP).
  • The user game profile and user game screen will now disable/enable only the controls corresponding to the DOSBox version used by the client.
  • The client will now set the memory size for DOSBox to 31 or 63 when it's configured to be 32 or 64 respectively as to prevent DOSBox from complaining.
  • Fixed bug wherein mods that were downloaded when launching a game weren't being hashed due to the fully qualified path to the filename not being passed to the cache function and resulting in an error stating the zip file could not be found.
  • Fixed bug wherein the game room create button on the lobby screen would not enable after adding a game to a newly created game profile for a new user.
  • The "My Games" button and game room dropdown box will now disable after logging out.
  • Windows 2000 is now supported! This version uses DOSBox SVN-lfn. Audio chat via TeamSpeak is not supported.
  • Windows XP is now supported! This version uses DOSBox SVN-lfn. All features are supported.
  • Reverted the changes made for ACE Engine mods and added a new option to the mod/map add/edit screen to allow flagging a mod as being ACE compatible. When adding mods to a game room or single player custom setup if an ACE mod is already added to the selected mods list and you attempt to add a non-ACE compatible mod you will be asked if you really want to add it to the list or not and vise versa.
  • When using an ACE Engine mod, stat tracking will be disabled (for now).

4.1.27.0 - 2023/11/15

  • Added support for 7 Colors puzzle game.
  • Added support for Dungeon Keeper: Deeper Dungeons and its GOG profile.
  • Fixed A/V error when opening the game list screen for the first time and a new game had been added to the backend database.
  • Removed the deactivate/reactivate process for temporary game rooms since they now expire after 24 hours. This also eliminated the bug wherein players were being kicked from game rooms when they became deactivated.
  • Updated game room allow enter logic for games that must wait on all players (ie: Doom, Duke3D, etc.) to allow entry as long as the number of players in the room is less than the max players.
  • Game rooms for games that must wait on all players, temporary or permanent, auto launch or not, will now auto set the temporary max players or reset to max players based on the number of players in the room. You can still manually set the temp player count, but you don't have to now.
  • Cleaned up logic around enabling/disabling the launch game button in the game room screen. There where some scenarios where it could enable when it should not.
  • Added a menu item under "Games" and a button on the my games screen to update the main game list.
  • Added country and ping to the server list on the game room create screen.
  • Added country to the server list screen.
  • Columns on the server list screen are now sortable.
  • Added "ACE Engine Mod" checkbox to the game mod add/edit screen. When checking it, it will disable and uncheck the "Requires Exe Hack" checkbox. If these games have the "No Vertical Mouse" option selected in their configs it will be ingorned when running the game. When selecing mods from the game room create/edit screen and single player custom screen you won't be able to mix ACE Engine mods and mods the require and EXE hack. This new option applies to Doom II and Final Doom.
  • Duke Nukem 3D: Atomic Edition mods can now be configured as "standalone" if they have files the same name as the base game files. If the mod has a custom CFG file it can now be selected in the mod setup and passed in on the command line using -setupfile switch.
  • The custom cache will now cache the hash values of the zip files so that each mod/map can be shown as needing to be updated or not. There is a new column in the list labelled "Update?" which will say "Yes" or "No" and any mod/map that needs to be updated will be colored red. The cache will rebuild the first time starting the client after this update.

4.1.26.1 - 2023/11/09

  • Corrected the custom overlay mount from mounting twice for games that use mods that can use DeHacked or DeuSF.

4.1.26.0 - 2023/11/09

  • Fixed minor bug where the game dropdown list on the user game add screen was displaying newly added games at the end if the list after refreshing the game list in the game list screen or using the reset data cache function in the configuration screen. The dropdown was not sorting its entries, but is now.
  • Added support for Stunt Driver.
  • Added support for A.D Cop.
  • Added support for NCAA Championship Basketball.
  • Added support for Madden NFL '97.
  • Updated the mod/map mouting logic to no longer allow for some games to mount an X: drive and instead just mount the custom folder as an overlay. This is related to the following games: Ultimate Doom, Rise of the Triad: Dark War, Heretic: Shadow of the Serpent Riders, Doom II: Hell On Earth, HeXen: Beyond Heretic, Strife, Chasm: The Rift, Final Doom (TNT: Evilution), Final Doom (The Plutonia Experiment)
  • Fixed issues with ROTT map files either not being found or not loading after running the game once.
  • You can now map virtual CD drives to drive X.
  • Updated the Rise of the Triad: Dark War mod configuration to use the <a trick that the Doom Engine games use to load mods and skip the warning that the game has been modified.
  • Updated Rise of the Triad: Dark War mods to allow maps and map files can be setup as a mod and just selecting the RTC file in the zip. The existing maps have been updated to be mods.
  • The ROTT.ROT file which sets up the custom map file will now be deleted after DOSBox closes to clean up properly.

4.1.25.0 - 2023/11/03

  • Fixed bug where editing a game's setup would clear its single player custom setup (mods/maps) locally, preventing selected mods/maps from displaying in the edit window.
  • Updated the "Refresh All" button on the servers screen and the refresh servers button on the game room create screen to delete the server cache file before requesting the server list.
  • Updated the "Refresh" button on the game list screen to delete the games cache file before requesting the games list.
  • Added a button labeled "Reset Data Cache" to the general tab of the configuration screen if you want to delete and refresh the client's downloaded data it caches suchs as games, servers, etc.
  • Added support for Network Q RAC Rally Championship. This required client code to generate the config file located at VAR\RALLYC.ZOG in order to config the CD drive letter.
  • Fixed bug related to game config profiles (ie: Steam, GOG) where a game with a DOS subfolder wouldn't be mounted properly if the subfolder was in the base folder in some way. For example, Caramageddon's GOG profile has a DOS subfolder of CARMA and the base game folder is "Carmageddon Max Pack".
  • Fixed bug where a game config profile wasn't properly mounting the CD if the game base path was set to the DOS subfolder instead of the base path.
  • Added Strife GOG profile.
  • Added Quake GOG profile.
  • Added Heretic: Shadow of the Serpent Riders GOG profile.
  • Added HeXen: Beyond Heretic GOG profile.
  • Added HeXen: Death Kings of the Dark Citadel GOG profile.
  • Fixed the Battle Isle 2 (Scenery CD) GOG profile with its proper DOS subfolder.
  • Fixed issue where the config file for Doom Engine games using DeHacked or DeuSF would not be copied back to the game folder after DOSBox closes.
  • Updated the configuration for NAM to copy its EXE back to the game folder in the event it is updated using the Build Mouse Fix and is saved to an overlay folder.
  • Updated Blood (Cryptic Passage), HeXen and Rise of the Triad to copy and remove the files they modify during runtime from the custom overlay folder.
  • Fixed issue where a game room could be removed from the main listing after receiving an update notification and an error occurred trying to request the updated game room data. A game room will now only be removed in this scenario if the game room no longer exists.
  • Blood (Cryptic Passage) will now use BLOOD.EXE when applying the Build Mouse Fix instead of trying to modify CRYPTIC.EXE which fails.
  • Updated Doom Engine games to update the game config in-place in order to set the autorun value and revert it in-place instead of backing up the config and restoring it. This will prevent losing any changes made to game settings while playing.
  • The autorun setting for Doom Engine games can now be set/unset while running the corresponding setup program.
  • Added a right-click context menu to the game mod list screen's mod list frame.
  • Added Multiplayer and Single Player filters to the mods/maps list on the mods/maps screen and moved the Owner filter to the bottom of the list with the new filters.
  • Added Multiplayer and Single Player mod/map filters to the game room create/edit screen.
  • Added a link to the DOSBox Staging website in the Help main menu.
  • Updated the mods/maps system to locally store a cache file for each mod/map which contains a list of the files extracted and the original zip file name.
  • The game mods & maps screen will now denote whether mods or maps have been downloaded or not and will be bolded if they have and the new column "DL" will say "Yes" or "No".
  • You can now delete the local files for mods/maps from the game mods & maps screen. Individually or multiple at one time.
  • When running a game with mods or maps and any of those mods or maps have been changed by the owner their local files will now be cleaned up before re-downloading and extracting.
  • The local mod/map cache will now also be maintained when adding, editing or deleting from the game mod & maps screen.
  • Fixed a bug wherein editing a mod or map and updating using a new zip filename wouldn't update the filename of the local object leading to the client asking if you want to download the missing zip file when trying to edit the object before refreshig the list.
  • When adding a new mod or map from the game mods & maps screen the entire list will no longer be refreshed, the new object will just be added to the list.
  • Updated mod/map zip extract process to also remove hidden and system file attributes. The mod called "Airquake" for Quake has a file named "DESCRIPT.ION" which is set to hidden and can cause the same issues as the files that were flagged as read-only. If you have this mod downloaded you will need to delete this file and re-download the mod so it corrects the local file.
  • Fixed issue with LZMA decompression wherein it was calling the OnProgress event handler of its parent class multiple times when it should not have been and in some cases passing a filename without the full extracted path which could lead to an error being thrown when trying to reset the file attributes due the file not existing. The map "$4,000,000 Map" for "C&C: Red Alert - Aftermath" was having this issue.
  • If the local mod/map cache has not been built the client will download a list of all active mods/maps and build the cache for any files that have already been downloaded prior to this update upon client startup.
  • The mod/map cache can be force rebuilt from the Game Mods & Maps screen by using the "Rebuild Cache" button next to the "Refresh" button above the game tree view.
  • Fixed bug with the game refresh button on the game mods and maps screen wherein if a node was selected in the tree it would systematically select all nodes prior to it consequently refreshing the mod list on every node.
  • Updated the game mod/map create/edit screen to perform the upload and copy to cache and extract process in a separate thread so it doesn't lock up the UI when working with large files. If an error occurs trying to copy the zip to your custom cache or extracting the file the added object is now removed from the cloud.
  • Fixed the tab order of the controls on the game mod/map create/edit screen.
  • Code cleanup to facilitate a beta test build.
  • Beta build of the client will now use a separate user config folder to save its settings (.cgaclient_beta).
  • Beta build of the client will now work independently of the live client. This will allow for running both the beta and live client together.
  • Updated the about and splash screen to display a label with "Beta!" under the title and version in the beta build. The application title and main form will also have "[Beta]" appended to it.

4.1.24.0 - 2023/10/09

  • Updated game room copy URL buttons to use new link format which now links to the website instead of a direct protocol url.
  • Fixed bug wherein trying to run a single player game using a mod/map that had not been downloaded yet would cause an access violation (was introduced in last update).
  • Added support for Z.A.R. Mission Pack. Note that this game is only in Russian.
  • Updated the message when trying to enter a game room for a game you do not have configured and your currently selected game profile's config type (ie: GOG, Steam) is not supported by the game. It will now state what the current profile config type is and what config types the game supports.
  • Added support for NASCAR Racing.
  • Added support for NASCAR Racing 2. This game required client code to handle the fact that it cannot be run from a root directory such as "C:\" so the client will mount the game to the configured path + "..\" then CD to the subfolder the game is in before running it. If the main game folder is longer than 8 characters the client will automatically use the long folder notation such as NASCAR~1. (whatever the first 6 characters are + "~1")

4.1.23.0 - 2023/10/08

  • Fixed issue where the client was no longer properly auto reconnecting to the chat server if the chat server dropped the connection.
  • Fixed bug wherein the user's online status was not being updated when logging out.
  • Refactored code related to game rooms and the main game room lobby list view which should resolve most of the "Index out of bounds" errors. This also resolved similar errors when switching to another Windows user account and back to the previous account, re-entering windows after locking/sleeping the computer as well as another scenario if you had a game room selected in the lobby view and game rooms where automatically added or removed via real-time notications.
  • Fixed issues with other list views causing "Index out of bounds" errors when switching to another Windows user account and back to the previous account or re-entering windows after locking/sleeping the computer.
  • Renamed the "Room" button on chat rooms to "Online".
  • Added option to the configuration screen under the Games tab to set a default game room filter.
  • Game room filter will now default to "All Rooms".
  • Renamed game room filter "Rooms on Your Servers" to "Rooms on My Servers".
  • Added game room filter "All for My Games" which will display all game rooms regardless of availability for all your configured games.
  • Fixed issue with game rooms not adding, updating or deleting from the main game room list based on the selected game room filters from real-time notifications.
  • Added configuration option under the Games tab of the configuration screen to default "Allow Audio Chat" to on or not when creating games rooms. It defaults to off.
  • Moved the P2P warning message to a game room creator that the game must be launched before the room becomes visible to other players to below the game options listing in the chat window.
  • Moved the message to a game room creator that they may change the max number of players to below the game options listing in the chat window.
  • Moved the message stating that a game is in progress with a temporary lowered player count to below the game options listing in the chat window.
  • P2P game rooms will now be announced to the chat lobby and Discord afer the owner launches the game and their client connects to the game room.
  • Fixed bug wherein a P2P game room would be created with auto launch enabled if a dedicated server was selected before the P2P server option was selected.
  • Fixed bug where offline P2P game rooms would disappear from the owner's game room list when refreshing the game room list.
  • Fixed bug where an access violation would be thrown when selecting the game room filter "Rooms on My Servers" and you have created P2P rooms.
  • You can now use the delete key to delete game rooms.
  • You can now use the delete key to delete user chat rooms.
  • P2P game rooms are now linked to the user game profile they were created under and when the P2P ports of a user game profile are changed the associated P2P game room relay ports will be updated.
  • Added an option under the Games tab of the configuration screen to allow auto launching the game of a P2P game room when creating it.
  • Reworked Windows suspend/resume event handler logic to completely logout and then log back in instead of just disconnecting/reconnecting to the chat server. This also resolves some issues if the user logged in from another location while the suspended system was offline and then brought back online.
  • Fixed issue where logging in after logging out was not always re-enabling the chat room drop down.
  • Removed the back/forward game room buttons.
  • Added a "My Games" button to the gamme room lobby control bar.
  • Added labels to the "Rooms" and "Profiles" game room dropdowns.
  • Changed the "Leave All" game rooms button to just an "X" and moved it to the far right of the game rooms control bar.
  • Game rooms listed in the game room dropdown and menus are now listed using the game room name and the game name in brackets.
  • Added labels to the "Rooms" and "Avail Rooms" chat room dropdowns.
  • Changed the "Leave All" chat rooms button to just an "X" and moved it to the far right of the chat rooms control bar.
  • Added configuration option under the Chat tab of the configuration screen "Disable friend status notifications" which, when enabled will suppress friend online/offline and AFK messages from being printed to the chat windows.
  • User and game XP gains as well as user level and game level gains are now logged to the client log file as they occur and to the lobby chat window and game room chat window. The game entry in the my games list will also be updated.
  • Fixed bug where an access denied error could occur when connecting to a game room server and the server owner changed their server to no longer require a password and a user still has the old password cached.
  • Updated the "You cannot enter this game room" error message to provide more information such as the "Game room is full", "Game room is no longer available", "You do not have configured" and "Your selected profile's config type does not allow for configuring ".
    (may need to revisit this at a later time)
  • Fixed bug when adding a new game and attempting to set shader files or sound font files throws an access violation.
  • Fixed bug where the game XP and level for a newly added game was defaulting to 0 XP and level 1 instead of using the values passed from the backend. Was either accidentally undone in the modem Windows version or only done in the Win9x version. Either way, it now works as it was supposed to in the last update.
  • Fixed bug wherein you could enter a game room for a game you just deleted.
  • Game rooms will now be refreshed after deleting a configured game.
  • If you are in a game room for a game you just deleted you will be removed from that game room.
  • Fixed bug where the "Setup" and "Play" buttons on the edit game screen would not run a game when editing the game from the game room screen and the game was not selected in the "My Games" list.
  • Fixed bug where the edit game room button would not re-enable after launching the game, exiting and returning to the game room for permanent game rooms.
  • Fixed issue wherein trying to enter a game room for a game that's not configured and cannot be configured due to the current game profile's config type (ie: GOG, Steam) and the user would not be asked to switch profiles.
  • Temporary game rooms will now expire after 24 hours.
  • If trying to launch a game from a game room and the room is no longer available or expired you will now be removed from the room automatically after affirming the error message.
  • Refactored all user list view related code in a similar way to the game room and chat room list view code which should resolve any "Index out of Bounds" errors and possible access violations being caused due to similar scenarios as stated above.
  • Merged the game room user and server user lists and their functionality. The "Room" and "Server" buttons/tabs have been removed.
  • Upon entering a game room the user listing will now show the connected states of each user immediately.
  • Game rooms will now notifiy players when any player has started and completed downloading mods/maps. Added a yellow icon which will change out to denote downloading. Updated the audio chat talking/quiet icons to match the other icons in style.
  • Updated the audio chat disabled and muted user icons to match the style of the other icons.
  • Fixed bug where a user's auto chat status might not update to disabled if it was transitioning from talking/quiet or vise versa.
  • Added a new game room user icon when connected to the game room and no audio chat is being used.
  • Fixed bug where a user's local muted status icon might not update to muted if it was transitioning from talking/quiet or vise versa.
  • Fixed issue where dedicated server authentication could fail if the game room server was changed due to some of the game room and server fields not being pulled from the backend after receiving the game room update notification.

4.1.22.0 - 2023/09/18

  • Corrected misspelling of "Change History" on the Help menu.
  • Config Type label will now properly enable/disable on the user game profile add/edit screen.
  • Updated the backend and front end to get and display a game's XP and level when being added for the first time (since the game could be under another profile)
  • Moved the game config types (ie: Manual, GoG, Steam, etc) to the games.json config file from the dosboxsettings.json config file.
  • Will now log when the game stat driver is initialized during a game launch.
  • When attempting to enter a game room from a protocol link and the room no longer exists, the main screen will now be restored so the message will be displayed properly.
  • You can now configure a virtual CD drive for KKND: Krush, Kill 'n' Destroy.
  • The virtual CD drive for KKND will only be able to start at E when using DOSBox due to the goofy setup for it.
  • Fixed Shadow Warrior: Twin Dragon and Eradicator GOG profiles to allow selecting just the root GOG game folder.
  • If the connection is lost to a CGA server during a running game it will now shutdown the running game, properly complete and display a lost connection error message.
  • Resolved some client hanging issues wherein it would not shutdown in different scenarios.
  • Fixed type-o of "Classic Gaming Arena" in splash screen "Conneting to..." message.
  • When logging on from another location the client will no longer popup a message dialog and will no longer display in the lobby chat window that you were disconnected from the global chat system twice.
  • Fixed synchronization issues when creating, updating and deleting game rooms related to real-time updates.
  • Fixed issue where Final Doom was not properly cleaning up the mod_list tag when creating the command line parameters to blank when no mods were being used.
  • Updated Steam profile for Final Doom to copy IPXS_VU.EXE for multiplayer.
  • Fixed issue where mods used with Final Doom (The Plutonia Experiment) were not properly loading due to PLUTONIA.WAD explictly being passed on the command line.
  • The Steam profiles for Final Doom, Plutonia and TNT, can now handle multiple base paths such as "finaldoombase" if being setup from the Doom 2 installation or "base" if being setup from the Final Doom installation. If the game path is setup to include the base path the profile base path will no longer be appended. This applies to any non-manual game configuration (ie: Steam, GOG, etc, etc).
  • Corrected the game room copy URL button hints.
  • Fixed issue wherein an access violation was being thrown when trying to rejoin a chat channel you had previously left.
  • Mods are now supported for the game Abuse.

4.1.21.0 - 2023/07/19

  • Added Inno Setup logo and link to the about screen.
  • Updated the DOSBox setting startup_verbosity to quiet which should result in slightly quicker game startup times.
  • Disabled the DOSBox automount option.
  • The update process will now delete the contents of the updates folder when doing an update check so as not to continuously take up space.
  • Added support for Transport Tycoon Deluxe.
  • Fixed crash that could occur after login for some users due to regional date/time settings not being in a specific format. This was a backend and frontend fix and regional settings no longer matter.
  • Raw mouse input will now default to true for new game profiles and when resetting to defaults. If you need raw mouse input to be on you will need to update your existing game profiles to enable it and it will be on when adding new games.
  • Any files inside mod/map zip files that are read-only will now have that file attribute removed so they will overwrite when the file is extracted again. If you have any files that were throwing an error due to read-only files delete the zip and the extracted files and re-download.
  • Added Conquest of the New World Steam profile.
  • Unicode compatibiliy updates in both the backend and frontend.
  • Completely replaced IRC client code to improve stability, reliability and efficiency.
  • Removed OpenSSL libraries as they are no longer used for IRC.
  • Added a "Remember me" checkbox to the login dialog which upon sucessful login will save the user's login credentials and set auto login to true. Each subsequent launch of the client will auto login that user.
  • Fixed bug wherein re-entering a user chat room after leaving would no longer list the users in the room.

4.1.20.0 - 2023/04/29

  • Fixed bug wherein refreshing the game list on the game list screen would not disable the buttons or context menu items.
  • Fixed bug on the game list screen that was not disbaling the add button or context menu item for unsupported games.
  • Players can now rate and review game mods and maps. This can be accssed from the game mods and maps list screen, the game custom screen and the game room create/edit screen.
  • Upgraded DOSBox Staging to version 0.80.1.
  • The 64-bit client now uses 64-bit DOSBox Staging.
  • Fixed bug wherein stat tracking would sometimes not initialize properly.
  • Fixed issue wherein DOSBox would crash unless you turned on the DOSBox console. This issue turned out to be with the stdout and stderr files that are written if -noconsole is used with DOSBox. If they were attempting to be written to a write-protected folder, DOSBox would crash. These files will now be written to the client's data folder under the user's profile in order to prevent this.

4.1.19.0 - 2023/04/06

  • Added support for KKND: Krush, Kill 'n' Destroy. Make sure to run the setup program after adding to your game profile and select "Reconfigure" inside the game setup program. This will configure the sound card settings. Also, just take the default options for the CD drive and game path.
  • You can now configure a default CD Image path per user game profile which will be used as the default path when selecting a CD image file for a new game during manual setup.
  • Mods and maps can now be used in single player! From "My Games" click the custom button for games which allow for mods and/or maps, select which mods or maps you want to use and that's it. Launch the game.
  • Updated Doom Engine games to remove their config files from overlayed folders, since they auto save after the game exits. (backend)
  • Improvements to Ultimate Doom and Doom II stat tracking drivers.

4.1.18.0 - 2023/03/30

  • Added filters to the game list window for game type (full, shareware, etc.), genre and relay type (IPX, serial).
  • You can now add games to the currently selected profile from the game list screen.
  • Added buttons to the game list screen for adding a game, visiting a game website and viewing the players with the selected game.
  • Corrected button hints on users with a game list screen.
  • Updated game room entry restriction logc for auto launch rooms to restrict based on number of players in the room either on temp max players or max players. (backend)
  • Fixed bug wherein leaving a game room would reset the room connection count and temp max players values resulting in undesired behavior. (backend)
  • Fixed bug wherein the launch button would not properly enable or disable for auto launch game rooms in some scenarios.
  • Added an option to set a default game room name under the Games tab of the configuration screen.
  • Moved the mods/maps download location setup to the Games tab of the configuration screen.

4.1.17.0 - 2023/03/28

  • Added a game room filter named "Rooms on your Servers" which will filter the list down to rooms only on your dedicated servers.
  • Changed hint of the "Allow Max Players Change" checkbox on the game room create screen to make more sense.
  • Fixed bug wherein a newly added user server via the CGA client will cause an access violation when trying to create a game room immediately after adding the server.
  • Users can now update the country of their dedicated servers from the user servers screen. A backend change has also been made wherein when a new server is registered the hostname or IP address will be geo located and the country set based on the geo location, or if that fails it will default to the user's country as it was before.
  • User game profiles can now be configured with a game config type (ie: Manual, GOG, Steam). If anything other than manual is selected the user game add/edit screen game selection combobox will be limited to games with the profile's game config type.
  • Added support for Corridor 7: Alien Invasion. A GOG and Steam profile are also available.
  • The default size of the main window can now be set. The new size can also be set as the minimum size of the window.
  • The main window can be configured to save its size and position on exit.
  • The main window settings are on a new tab of the configuration screen named "Interface".
  • The client update notification will now let you know what version is now available and will only display if your client isn't the most recent version.
  • The backend game room reactivation logic will now make sure the server it's on has enough connection slots available before activating the room.
  • Added support for Future Conflict. This game's fix EXE has been added to the client installer as well and will be copied to the game's folder on demand.
  • Added a "Games" tab to the configuration screen and moved the game execution options from the general and "Misc" tabs to it.
  • Renamed the "Misc" tab of the configuration screen to "DOSBox" and moved the do not ping servers at startup option to the "General" tab, leaving just the DOSBox related options on the DOSBox tab.
  • On the "Games" tab of the configuration screen you can now set base game paths for each of the game config types (ie: Manual, GOG, Steam, etc.).
  • Fixed bug wherein the selected game profile would become unselected in the main window's combobox when editing it.
  • Trying to enter a game room that you don't have a game configured for will now ask if you want to add the game or switch to a game profile which has the game.

4.1.16.0 - 2023/03/23

  • Stat tracking initialization optimization.
  • When creating a game room from the game room lobby list and a game is selected in the filter that game will now be selected by default on the create game room screen.
  • Updating your LFG status in the client will post to the lobby chat channel.
  • GUI refinements.
  • The game mod/map screen will no longer create tree sub nodes for games that only have mods or maps and clicking the game name will display its items.
  • Fixed bug wherein the mod download button on the game mods/maps screen would allow the user to click and download a mod multiple times before a mod completed downloading and could result in access violation errors.

4.1.15.0 - 2023/03/19

  • Adjusted how the DeuSF and Sound File buttons work on the game mod add/edit dialog window.
  • Changed the "M / M" column and the "M / M" button on game room info panel to "Custom".
  • You can now download multiple mods at the same time from the mods and maps screen.
  • A custom location can now be set for where game mods and maps will be downloaded. It can be set from the General tab of the configuration screen.
  • Added support for Shadow Warrior map packs. Add them via the "Mods" listing under Shadow Warrior and its expansions.
  • Added support for William Shatner's Tekwar. Also included is a patched EXE which will be used in multiplayer named TEKWAR11.EXE and will not overwrite the orignal TEKWAR.EXE. This patched EXE improves network reliability.
  • Added support for Grandmaster Chess. A GOG profile is also available.
  • Added support for Assault Rigs.
  • Added support for Extreme Assault.
  • Added option to run a game up to the command prompt from the "My Games" screen. It is labelled "Prompt" and there is also a context menu item named "Run to Prompt". This will allow you to test and/or experiment with a game without auto running it and auto exiting DOSBox.
  • Added a "Create Room" button on the "My Games" screen and added a context menu item named "Create Game Room". This will open the create game room dialog window with it defaulted to the selected game.
  • Game room creators can now set whether max players can be changed or not for temporary rooms for games that require waiting for players.
  • Updating your LFG status in the client will post to the #looking-to-play Discord channel.
  • Added circular input and deadzone joystick options. All Joystick options will now also reset to default or profile settings.
  • Added PC Speaker options DC Offset and IBM PS/1 Audio.
  • Fixed some of the sound options on the user game screen which were not triggering the "Apply" button to enable.
  • Moved sound options on the user game profile and user game dialog windows into a page control broken out into Speaker, MIDI, Sound Blaster and Gravis Ultra Sound tabs.
  • Updated MIDI devices to the DOSBox Staging supported devices.
  • Implemented the DOSBox Staging FluidSynth options. In order to use SoundFonts you must select the "FluidSynth" MIDI device and within the game setup change your music card to "General MIDI".
  • Terminal Velocity can now use mods/maps.
  • Added support for Battles of Destiny. A GOG profile is also available.
  • Added support for Theatre of War. A GOG profile is also available.
  • Improved game stat tracking initialization process which will allow for much easier updates of DOSBox Staging and porting the client to new platforms.
  • Fixed bug introduced in previous update wherein saving a mod file when adding or editing which requires extracting the zip contents to a subfolder would be extracted to the base game mod folder instead.
  • Added an option for Blood mods to be set as "Standalone" mods if they are meant to override the game's base files such as the TILESxxx.ART files or any other. The mod "Vodka" is an exameple of this. This option instructs the client to extract the mod files to a subfolder for the mod and mount that folder as an overlay in order to load the mod files. This will prevent this type of mod from interferring with other mods.
  • Fixed bug where mods/maps would not filter on the game room create/edit screen when editing the game room.
  • Added support for Abuse.
  • Game room creators for games that must wait for players and that are temporary can now bet set to auto launch which allows the creator to launch the game for everyone.
  • When changing the max players in a tempoary game room the max players data will now sync to all other players when changed instead of when the game is launched. The chat notices have also been updated to reflect who made the change.

4.1.14.0 - 2023/03/04

  • Added LZMA zip decompression support for game mods and map files. This means that mods and maps can now be zipped using 7zip or other tools which support LZMA zip compression.
  • Added error handling to gracefully handle corrupted avatar images.
  • Added better error handling in the event a mod or map zip file is unable to be extracted.
  • DeHackEd v3.0a has been implemented for Ultimate Doom, Doom II and Final Doom mods which require it.
  • DeuSF has been implemented for Ultimate Doom, Doom II and Final Doom mods which require it.
  • Added CWSDPMI.EXE to the client installer and will be used for DeuSF since, in some cases, DOSBox will fail to run DeuSF due to a "no DPMI" error. (??)
  • Improved mod/map adding and editing. The zip files will now be copied to the respective game mod folder when adding/updating. For mods/maps that require selecting files from the zip will be opened during editing to list the files in the event they need to be adjusted. If a mod or map zip file does not exist in your local cache then you will be asked to download it first. (This would apply to any mods you uploaded before this update and never used in a game room)
  • Corrected bug which was causing an access violation when attempting to move mods/maps up and down in the game room mods/maps selected lists.
  • Corrected bug wherein attempting to access a mod or map from the mods & maps screen after opening a game room for the same game would result in an access violation.
  • Renamed the "Edit" button in the game room lobby screen to "Edit Room".
  • Added Steam profiles for Chasm the Rift and Chasm the Rift (Add On Maps).
  • Blood mods can now be configured to use additional command line parameters. -ART, -SND and -RFF.

4.1.13.0 - 2022/09/09

  • Added support for Transport Tycoon.
  • Added packet reduction options for Duke Nukem 3D.
  • Updated the Redneck Rampage Rides Again GOG profile to work correctly with the latest GOG Redneck Rampage installation folder structure.
  • The autorun setting for Doom engine games will no longer be applied when running the setup program or the config file be backed up.
  • Fixed bug where message stating you can change the max number of players for a game room will no longer be shown when the max players is set to 2.
  • All Doom engine games will now use IPXS_VU.EXE instead of IPXSETUP.EXE whether or not mods are used. This will allow the -dup 2 and -extratics 1 options to be used since IPXSETUP.EXE does not support them.
  • Added FIX.EXE for Redneck Rampage to the installer so it can be copied and used for RR installs not through GOG.

4.1.12.0 - 2022/08/26

  • Auto updates will now install silently/automatically instead of having to click through the prompts.
  • The apply graphics settings to all games in profile checkbox on the user game add/edit screen will now update all the graphics settings on the games in the user game profile.
  • There is now an apply graphics settings to all games in profile checkbox on the user game profile edit screen.
  • The user game add/edit screen and user game profile add/edit screen will now prevent saving if Gravis Ultra Sound is enabled and its IRQ is the same as the Sound Blaster IRQ.
  • Doom Engine games now have the option to enable auto run.
  • Renamed the "Mods" column of the game room lobby to "M / M" for "Mods and Maps" and it will now have a value of either "Mods", "Maps", "Both" or blank.
  • Added buttons above the game room information panel to allow switching between room info, room options, room mods and maps, and room players.
  • Players in a game room and their status can now be seen before entering a game room by clicking the "Players" button above the room information panel.

4.1.11.0 - 2022/08/09

  • Updated base conf file to default the "negotiate" of the "mixer" section to false.
  • The select shader file button will now only enable when selecting "Shader File" or "User Shader File" from the GL Shaders dropdown.
  • Fixed bugs related to games that had a graphic mode set that is no longer supported by DOSBox Staging.
  • Added support for World War II: GI. GOG profile is also available.

4.1.10.0 - 2022/08/08

  • Client will now better handle removing/updating non-permanent game rooms which were automatically deactivated and synchronized for clients not in the game room.
  • Updated the restrict session to IP option to default to false. NOTE: It's recommended that this option be turned off unless you have a static IP.
  • Possibly resolved the random "List index out of bounds (-2)" error. If you still encounter this, please let me know.
  • Fixed bug where the game room create screen would randomly switch between game option tabs when changing games instead of defaulting to the first tab.
  • Files that should not be saved to a game's overlay mount are now deleted before the game starts and if they exist after the game ends it copies them to the game folder and then deletes them. This affects the config files for these games:
    • Blood
    • Blood (One Unit Whole Blood)
    • Command & Conquer: Red Alert
    • Command & Conquer: Red Alert - Aftermath
    • Command & Conquer: Red Alert - Counterstrike
    • Descent
    • Descent II
    • Duke Nukem 3D: Atomic Edition
    • NAM
    • NetKeen
    • Redneck Rampage
    • Redneck Rampage Rides Again
    • Shadow Warrior
    • Shadow Warrior: Twin Dragon
    • Shadow Warrior: Wanton Destruction
    • Warcraft II
    • Warcraft II: Beyond the Dark Portal
  • The same previous fix will also handle the Build engine games that allow for using the Build Mouse Fix EXE patch. These game's EXEs will be handled:
    • Blood
    • Duke Nukem 3D
    • Shadow Warrior
    • Redneck Rampage
  • Added EXE hacks for Heretic and Hexen.
  • Updated the graphics mode setting to only include the settings that DOSBox staging supports: Surface, OpenGL, OpenGLnb, OpenGLpp, Texture, TextureNB and TexturePP.
  • Added DOSBox staging Texture Renderer graphics option for game profiles and user games.
  • Added DOSBox staging VSync and VSync Skip graphics options for game profiles and user games.
  • Added DOSBox staging Mouse Raw Input option for game profiles and user games. Located on the "Input" tab of the profile and game configuration screens.
  • Added DOSBox staging GL Shaders graphics option for game profiles and user games. You can choose between selecting a complete absolute path to a GLSL file or a GLSL file located in the global DOSBox user "glshaders" folder.
  • Fixed bug where the double buffering check box on the user profiles screen was enabled before enabling a profile to edit.
  • Updated the "Auto Lock" mouse input option to set the DOSBox Staging "capture_mouse" option. On = onstart middlegame, Off = onclick middlegame. This option still defaults to on and should work the same as mainline DOSBox.
  • Updated to pass the -nolocalconf command line argument to DOSBox as to not load any dosbox.conf files that may be in a game's folder, potentially causing problems.
  • Game room creators and game room server owners can now kick players from the rooms.
  • Updated the "Add" button of the "My Servers" screen to only enable if the player is a SysOp. A notice will also be displayed the first time the screen is opened stating that in order to add or maintain servers you first need to install the CGA dedicated server and configure it for remote administration.
  • Games that do not require waiting on max players will now allow for auto launching the game from a protocol URL instead of just entering the room. There is also now a copy launch URL button on the game room lobby screen.

4.1.9.0 - 2022/08/01

  • Added 64MB as an option to DOSBox memory options. (note: DOSBox will set its memsize to 63)
  • Removed asking to run game setup program after editing a game.
  • Added run and setup game buttons to game edit screen which will enable after applying changes to a game's configuration.
  • Changed all references to "Global Handle" to "Display Name".
  • Updated the change display name dialog to properly validate the display name characters and only enable the "Ok" button when the name differs from the current display name.
  • Updated account screen to denote the first name, last name and homepage fields as optional.
  • Game room creation now has an option to announce the newly created game room to the chat lobby. This option is on by default, but can be turned off in the configuration. The game room screen also has an announce button on it which can be used by the room creator or server owner to also announce the room to the chat lobby. Rooms will only be announced to players who have the game of the game room configured.
  • Moved the game room screen buttons out of the tittle bar and to a panel inbetween the title bar and chat widnow.
  • Game rooms will now be synced between all online players when they are added, edited and deleted. The lobby list will update automatically.
  • Fixed bug where the "Players" column of the game room lobby was showing "1" instead of the sum of all the players in the room.
  • Temp max player count will now be synced to all players in a game room so it's now visible when it changes. A notification will also be displayed in the game room chat window.
  • The "Reset to Profile" and "Reset to Default" buttons of the game edit screen will now always be enabled.
  • The main window title no longer shows your display name and neither does the tray icon title.
  • Game room creation now has an option to announce the newly created game room to Discord in the #game-rooms channel. This option is on by default, but can be turned off in the configuration. The game room screen also has an announce button on it which can be used by the room creator or server owner to also announce the room to Discord.
  • The cga:// protocol handler has been reimplemented and will allow for entering game rooms from a link. These links are being used in the Discord game room announcement messages.
  • From a game room's lobby you can now copy its cga:// URL to the clipboard. A prompt will appear when copying asking to format for Discord, if "Yes" is clicked the URL will be formatted for pasting into Discord chat and if not it will just be the plain link.
  • A notification will now be displayed in a non-permanent game room when it becomes inactive and explains how it can be reactivated.

4.1.8.0 - 2022/07/28

  • Fixed bug where editing a game room for a game with a max of 2 players was no longer setting the already selected server settings.
  • Added an option (default to on) which sets the max players on a new game room to the max for games that require waiting on all players to start the game.
  • The ability to temporarily change the max players on a game room for games that require waiting on all players to start the game is no longer restricted to permanent game rooms.
  • Fixed bug where the edit button for a non-permanent game room would still be active after the room has become inactive. It will now enable after reactivating the game room.

4.1.7.0 - 2022/07/27

  • Mods and maps for Ultimate Doom, Doom II and Final Doom can now be configured to require their respective EXE hacks. These additional EXE files are included in the installer.

4.1.6.0 - 2022/07/25

  • Moved the Build MFX and Doom No Vertical Mouse options to the main game tab of the game add/edit screen.
  • Changed the name of "Paths" tab of the game create/edit screen to "General".
  • Max players will now be automatically set to 2 players if the game being set in a game room only allows for 2 players max.
  • ZOOM Platform has been added as a game config type.
  • Zone Raiders is now supported. ZOOM profile available.
  • Added permanent chat channel for Zone Raiders.
  • Client will now delete its base config files after an upgrade. This is to ensure any new settings are always downloaded from the cloud.
  • The game room lobby will now show the number of players in a room under the "Players" column and the number of players playing in the "Playing" column.
  • Updated Steam profiles for Ultimate Doom and Doom II to not require selecting the "base" folder when setting up these games.
  • Fixed bug where Ultimate Doom for Steam and Doom II for GOG and Steam would not correctly work with stat tracking after updating profiles to allow for selecting each game's root folder.
  • GOG profile for Ultimate Doom is now available.
  • GOG profile for Doom II is now available.

4.1.5.0 - 2022/07/25

  • Renamed "My Profiles" to "My Game Profiles" under the main "Edit" menu, updated the profile screen title to "Game Profiles" and updated the profile selector hint to read "Game Profiles" instead of "User Profiles".
  • DOSBox EXE will be validated before enabling stat tracking.
  • Accounts can now be created from within the client.
  • Account information can now be edited from client from the "Edit" --> "My Account" menu item.
  • Added an option (default to on) which asks the player if they want to run a game's setup program after adding/editing a game. If they click yes then the game's setup program is run.
  • Players can now set and change their account avatar from the account edit screen. The player's avatar is now also shown on the bottom left corner of the main window.

4.1.4.0 - 2022/07/10

  • Corrected the Gravis Ultrasound driver path in the base DOSBox configuration file to Y:\ULTRASND.
  • Added GOG profile for Syndicate: American Revolt. Note that this game must be set to 16MB of memory for it to run.
  • Added a server refresh button to the game room create/edit screen. This will perform a complete refresh of the server list and ping all servers, even ones that had previously not be contacted.
  • Fixed bug that was causing Quake mods to not extract properly to their respective sub folders.
  • Fixed bug where downloading NetKeen mods from the mod management screen would extract the files to a subfolder with the extension name instead of the root folder.

4.1.3.0 - 2022/07/09

  • Cryptic Passage for Blood is now supported. GOG profile is also available. It is listed as "Blood (Cryptic Passage)".
  • Blood (Shareware) is now supported.
  • Earth 2140 is now supported. GOG profile is also available.
  • Rise of the Triad: Dark War (Site CD) has been removed and any configured player games have been changed to the regular full ROTT game. This is because the regular full version of ROTT and the Site CD version are compatible.
  • Added permanent chat channels for:
    • Alien Trilogy
    • Z.A.R.
    • Mass Destruction
    • International Moto X
    • Battle Arena Toshinden
    • Star Control III
    • Last Rites
    • SU-27 Flanker
    • Earth 2140
  • Renamed permanent chat channel "Syndicate: American Revolt" to just "Syndicate" now that Syndicate Wars is now supported.
  • You can no longer edit a game room for a game not in your current user game profile.
  • Refreshing the server list while in a game room will no longer send you back to the lobby unless the game room is no longer available.
  • Game room will now list mods and maps in the chat window when entering the room.
  • Game room launch button will no longer disable for a non-permanent room on a dedicated server and that room is deactivated. If a player from the room launches the game again it will reactivate the room as long as they are still in the room.
  • Added a "Reactivate" button to the game room screen which a game room owner or server owner can user to reactivate a room they are still in that just became deactivated. The button will enable after all players have launched the games, the room is on a dedicated server and it's not a permanent room.

4.1.2.0 - 2022/07/07

  • Adjusted the default AFK timeout to 30 minutes.
  • Fixed bug preventing the client from running on Windows 7 because the Windows API calls "RegisterSuspendResumeNotification" and "UnregisterSuspendResumeNotification" do not exist in Windows 7.
  • Added room location and mods fields to the main lobby listing.
  • Mod management screen will now display single player only mods/maps.
  • Added support for NetKeen custom maps.
  • Client will now enforce the 75MB file upload size limit.
  • Syndicate Wars is now supported. GOG profile is also available.
  • Last Rites is now supported. GOG profile is also available.
  • Star Control III is now supported. GOG profile is also available.
  • Tyrian 2000 is now supported. GOG profile is also available.
  • Battle Arena Toshinden is now supported.
  • International Moto X is now supported.
  • Mass Destruction is now supported.
  • Z.A.R. is now supported. Steam profile is also available.
  • Alien Trilogy is now supported.

4.1.1.0 - 2022/07/05

  • You can now double click on a game mod in the game mod management screen to edit it if you own it.
  • Corrected game mod create/edit screen from enabling the OK button before selecting files from the zip when it's necessary for the game.
  • The Shadow Warrior and Redneck Rampage GOG releases will now launch properly when using custom maps and mods.
  • You can now delete mods and maps from the mods and maps management screen.
  • Updated the default DOSBox mouse capture settings to "onstart middlegame".
  • Updated the stat tracking system to work properly with DOSBox Staging.
  • AFK Timeout can now be configured in the configuration screen. 0 = no AFK.
  • Final Doom can now use mods.
  • Corrected bug where a game's options would not always load in the game room create/edit screen after leaving the mod management screen.

4.1.0.0 - 2022/07/02

  • Change history will now load in a window instead of having the OS open the changes.txt file in the user's default text editor.
  • Added an option to allow disabling the splash screen on start up.
  • Corrected a bug that would sometimes causes the game room list to duplicate on start up.
  • Corrected a bug where a newly created game room was not being assigned its associated server object and causing a crash if that server was not actually available when trying to connect to it.
  • Corrected a bug where the server pings were not properly saving when a server wasn't available for a game room and the client tried to connect to it.
  • Added a "Refresh" menu item to the main "Games" menu item with an F5 shortcut.
  • Installer will no longer have the "View Release Notes" post install task checked by default.
  • The game room lobby list columns are now sortable.
  • The "My Games" list columns are now sortable.
  • The user chat room list columns are now sortable.
  • Added the Embarcadero Delphi logo and link to the Delphi website in the about screen.
  • A sound will now play when a chat message arrives. This can be turned off and on in the chat configuration. It will not play when a game is running.
  • Corrected a division by zero error that could potentially happen on the server stats screen.
  • EULA will now load in a window instead of having the OS open the lincese.txt file in the user's default text editor.
  • Added a "What's New" screen which will display the first time opening the client after updating. It can be disabled/enabled in the general configuration.
  • User game profiles now have a base game path field which will be used for doing manual game installs and game detection. It will also be the default path when selecting a path for a new game.
  • Corrected bug where the client would crash on start up if prompt for login was not set and auto login was not set.
  • User servers can now always be deleted even if a remote admin password is not set.
  • The single player and multiplayer stats buttons for user games will now only enable for games that have trackable stats.
  • Client will now handle a system channel notice which will inform the user that a client update is now available and display a Windows notification and a chat room notice message in the current chat room they are in.
  • Client will now properly handle the Windows suspend/resume states and disconnect and reconnect respectively to the chat system. This will allow for properly notifiying friends when a player's computer goes to sleep and wakes up. This will also allow for an accurate online player listing on the website. If for any reason a player's computer doesn't suspend properly and their chat connection times out, our backend system will handle setting the player to offline.
  • Updated game room create/edit screen so that you no longer have to select a server type before selecting a server and unchecking/checking "Allow audio chat" will filter the server list. Servers that do not support audio chat will not be in the server list if "Allow audio chat" is checked.
  • The "I will be the server" server option will now be the last server in the game room create/edit screen server list, but only if "Allow audio chat" is not checked and the player has P2P ports configured for the current user profile. It is now also labelled as "Not Recommended".
  • Global Conquests's GCFIX.COM file will now be copied to the game folder so it can be used automatically.
  • Client now includes the Build engine mouse fix file BUILDMFX.EXE which will be copied to the player's game folder automatically, but will only used if the game is configured to use it. This patch works with the following games:
    • Blood
    • Duke Nukem 3D
    • Shadow Warrior
    • Redneck Rampage
    It can be enabled and disabled on the "Input" tab of the game edit screen.
  • Client now includes the no vertical mouse movement fix file NOVERT.COM which will be copied to the player's game folder automatically, but will only be used if the game is configured to use it. All Doom engine games have been updated to allow using this fix:
    • Doom
    • Doom II
    • Heretic
    • Hexen
    • Strife
    • Final Doom
    It can be enabled and disabled from the "Input" tab of the game edit screen.
  • Adjusted the DOSBox default settings and the DOSBox settings will now be downloaded when using the reset to default DOSBox settings in the user profile and user game screen. These are now the defaults for these settings:
    • Rendering = OpenGLnb
    • Fullscreen = On
    • Keep Aspect Ratio = On
    • Scaling Engine = None
    • RAM = 32MB
    • Joystick Type = Auto
  • Corrected a bug where when using the "Reset to Default" or "Reset to Profile" options when editing a game would not always save the changes.
  • Operation Body Count is now supported. Its GOG profile is also available.
  • Powerslave / Exhumed is now supported. Its GOG profile is also available.
  • NAM is now supported. Its GOG profile is also available.
  • Final Doom is now supported. It is listed as 2 games:
    • Final Doom (TNT: Evilution)
    • Final Doom (The Plutonia Experiment)
    Their GOG and Steam profiles are also available.
  • All Ultimate Doom, Doom II, Heretic and Hexen map names have been renamed to include their respective in-game names.
  • The 3 deathmatch levels for Heretic: Shadow of the Serpent Riders are now available (E6M1, E6M2 and E6M3).
  • Added permanent chat channels for NAM, Operation Body Count and Powerslave.
  • Updated the "Debug Mode" option on the miscellaneous configuration tab to read "DOSBox Debug Mode".
  • Updated the game room create/edit screen to not enable the "Ok" button until all required fields are populated.
  • Command & Conquer: Red Alert - Aftermath now supported.
  • Game mods and maps can now be used when setting up game rooms! Currently supported games (only full games):
    • Ultimate Doom
    • Doom II
    • Heretic
    • Hexen
    • Strife
    • Rise of the Triad
    • Chasm: The Rift
    • Blood / Blood (One Unit Whole Blood)
    • Quake
    • Warcraft II / Warcraft II: Beyond the Dark Portal
    • Descent
    • Descent II
    • Command & Conquer: Red Alert / Counterstrike / Aftermath
    • Shadow Warrior / Wanton Destruction / Twin Dragon
    • NAM
    • Duke Nukem 3D
    • Redneck Rampage / Redneck Rampage: Rides Again
  • Game mods and maps will be uploaded to our servers so they can be used by all players and will be synchronized automatically when launching the games from a game room.
  • Any custom mods and/or maps will display in the game room info panel.
  • DOS Drive "X:" is no longer available when setting up a virtual CD-ROM drive for a game as it is now being used for mounting the mods and maps folder.
  • For games that have pre-start options with enemy/monster selections the default is now "None".
  • Corrected a bug where selected info panel items' values would not clear from the bottom panel when the info panel's associated list view no longer had a selected item. The screens fixed were the game room lobby, my games, my servers and servers.
  • Doom engine games will now use a version of IPXSETUP.EXE from the fragglet/vanilla-utilities suite in order to ensure all mods are properly passed to the primary EXE: https://github.com/fragglet/vanilla-utilities. The games using this alternate EXE are:
    • Ultimate Doom
    • Doom II
    • Heretic
    • Hexen
    • Strife
    The alternate EXE will not overwrite IPXSETUP.EXE, but will be named IPXS_VU.EXE.
  • Upgraded DOSBox to version 0.78.1 of the DOSBox Staging build which provides mount overlay support which is being used to handle mapping to CGA's game mod and maps folders for games that need custom mods and maps to exist in these games' parent folder without copying the files to that folder.
  • The game list view columns are now sortable.
  • The View menu now has a "Game Mods & Maps" menu item which will open the screen that displays all the games with mods and/or maps and users who have uploaded mods or maps can maintain them from here.

4.0.7.0 - 2022/06/07

  • The client will now run a separate DOSBox instance for Rise of the Triad's dedicated server.
  • The first person to start the game in a game room for Rise of the Triad or NetKeen will be the server instead of the room owner.
  • Game room names can now be set and edited from the client and are displayed in the main game room list as well as the game room info panel. When entering a game room a message will now be displayed that says "You have entered <room_name>!"
  • Fixed several instances in the GUI where text with ampersands would be rendered as accelorator key shortcuts (ie: an underscore) instead of an ampersand.

4.0.6.0 - 2022/05/27

  • The game room launch game process will now check to see if the client needs to be updated before allowing the client to launch the game and connect to the game room. If an update is needed the launch process is halted and the player is now asked if they want to check for updates.

4.0.5.0 - 2022/05/25

  • Corrected an issue which would hang the client when connecting to a game room's server and the client is immediately disconnected before connecting to the server's relay server.
  • If a server is not able to be connected to when launching a game from a game room the player will automatically leave the game room and the server ping time will be set to 9999 which will also flag it from being used by the player to create game rooms. If the player created the game room they will be asked if they want to delete the game room.

4.0.4.0 - 2022/05/22

  • Corrected access violation when an update is found during the client startup process that prevents the client from closing

4.0.3.0 - 2022/05/22

  • Corrected access violation when attempting to access the server list screen after logging out and back in again.
  • Pinging servers on startup will not longer ping servers that were previously flagged as unreachable.
  • The startup process will no longer wait on the server ping process to complete.
  • The refresh all and ping all functions of the servers screen will be disabled while the startup server ping process is running.
  • The ping all button of the servers screen will now stay disabled until the ping process completes.
  • Unreachable servers will no longer be selectable when creating or editing game rooms.

4.0.2.0 - 2022/05/10

  • Corrected crash when regional settings are not set to United States.
  • Updated the Discord join URL to a permanent discord URL: https://discord.gg/SvQyFQZEYp

4.0.1.0 - 2022/03/02

  • Corrected some buttons throughout the client that had incorrect hints.
  • Corrected some access violations that could occur if the user had no default profile (which has been corrected on the backend as well) or if they do not connect to the chat server and they attempt to navigate to some of the main menu items.

4.0.0.0 - 2022/02/28

  • The client is now a complete desktop application. Windows only to start, but has a lot of new options and features including:
    • All funtionality from the website has been carried over to the desktop client, plus a lot more!
    • Lots of stability and bug fixes.
    • Starting when Windows starts.
    • Start the client minimized when auto starting.
    • Start the client maximized.
    • Minimize on close.
    • System tray icon.
    • System notifications.
    • Auto login.
    • Loading the last game profile used when logging in after client is closed.
    • Pinging servers with the option to not ping them on startup.
    • DOSBox console can now be set to show when starting a game.
    • Players can change their password.
    • Players can change their global handle.
    • Game list screen will now allow you to see the players who have each game.
    • Game list screen will now allow you to go a game's official website (if it has one).
    • Game list now shows each game's genre.
    • Server list will now show all information about the server.
    • Server list will now allow viewing each server's room and session statistics the same as from the user servers screen.
    • Game room screens now have functioning chat.
    • You can now restrict the client session to your current IP.
    • Client is now using TLS to communicate with the web API and no longer uses a custom encryption scheme.
    • The game room screens will now show the welcome message from a dedicated server if it has one configured (new feature of servers) when connecting to it.
  • 32-bit and 64-bit versions.
  • A complete chat system has been added.
    • Players can created up to 5 custom chat channels.
    • Option for auto excepting chat room invites in general or from friends only.
    • Option for auto excepting private chat session invites in general or from friends only.
    • Option to auto switch to auto accepted chat room ivites in general or from friends only.
    • Option to auto switch to auto accepted private chat session ivites in general or from friends only.
    • Auto-join up to 10 chat channels after login.
    • Option to display message timestamps.
    • Each game now has its own dedicated chat chanel.
    • There is now a dedicated help channel.
    • Server SysOps will now have access to a dedicated SysOps channel which is only available to SysOps.
  • A friends system has been added.
    • You can have up to 100 friends.
    • You can see each friend's online status.
    • System notifcations when friends come online and go offline. These can be disabled.
  • Players can now invite other players to chat rooms, game rooms and private chat sessions. All user listings will have a context menu with these options.
  • You can now set a default game profile per user.
  • Added an option to always run game setup programs in windowed mode.
  • Game rooms can now be edited.
  • Added the start of a game stat tracking (ie: frags, bullets collected) system with XP.
    • Games supported so far: "Ultimate Doom" and "Doom II".
    • Leader boards.
    • User global XP and levels.
    • Individual game XP and levels.
    • You can disable stat tracking globally.
    • You can enable/disable stat tracking per game profile.
    • Game list now shows if a game supports stat tracking.
  • Added ability to configure all previously unavailable DOSBox settings.
    • Sound card settings.
    • Joystick settings.
    • Memory settings.
    • Frameskip options.
    • Miscellaneous options.
    • Mouse sensitivity settings.
  • Added Gravis Ultrasound driver files for players that want to use the GUS for sound and/or music. The folder is setup to be Y:\ULTRASND and the Y:\ drive is no longer available for use as a virtual CD drive on game setups.
  • Each game will now have its own DOSBox key mapper file when mappings are set when a game is running.
  • Player can now open and view the session log in real-time.
  • Networking improvements.
    • Client will now use the server's local IP address if the player is connecting from the same remote address as the server.
    • Client will now send its local IP address for P2P games for this same purpose.
    • Improved communication security with dedicated servers.
  • Client can only have one instance running on any machine.
  • Client will be auto logged out if player logs in from another location.
  • Each game now has a genre set on them.
  • Client can now shutdown a running game when exiting.
  • Game profiles now have defefault DOSBox settings which are used when adding new games to a profile.
  • All DOSBox settings have defaults.
  • You can now reset a game's DOSBox settings to the default or to the profile's default settings.
  • Server SysOps can now maintain their servers completely from the "My Servers" screen:
    • Add, edit and delete servers.
    • Start, stop and restart servers.
    • View all server information.
    • Ping servers.
    • View server game room and session statistics.
  • Game rooms configured as permanent with a game that requires having to wait on all players configured for the room (ie: Ultimate Doom with 4 players) before the game will start can now be temporarily set to less players.
  • Added a looking for game (LFG) system. Players can now set themselves as looking for any game, a specific game or not looking.
  • Added an away from keyboard (AFK) setting and time out.
    • Players can set if they are AFK or not.
    • There is a 10 minute AFK idle timeout.
    • Once automatically AFKed the player will come out of AFK by interacting with the client.
    • Player will not go auto AFK if they are playing a game.
    • All player listings will show a players online/AFK status.
  • Added a find player system.
    • The find plater screen can be access from a game room screen or from the main menu.
    • There are several filtering options:
      • Country.
      • Players with a specific game or any game.
      • Players looking for any game or a specific game.
      • Excluding AFK players.
      • Players within a certain level range.
      • Players within a certain game level range. Only avialable for games which currently have stat tracking.
    • Returned list of players allows for inviting another player:
      • To the current chat room you are in.
      • To any of the chat rooms you are in.
      • To the current game room you are in.
      • To any of the game rooms you are in.
      • To a private chat session.
      • To be friends.
  • Updated to support creating the game Z's batch file it needs to use to launch.
  • Added the DOS executable PS10.EXE to the "etc" folder which is a fix for "Chasm: The Rift" so it will work when DOSBox's core setting is set to "Dynamic".
  • Game rooms now have a separate player list for players that are connected to the game room for play. The player will also be switched to this view when they connect. From this list the player can now:
    • See all player's audio chat enabled/disabled status.
    • See all player's audio chat talking status.
    • Mute other player's audio chat.
    • Open the configuration screen to the audio chat settings.
    • Audio chat settings can now be changed while they are connected to a server with audio chat. Even disabled and enabled without having to disconnect and reconnect.
  • Game rooms now have buttons to allow editing a game's setup, running the game's setup program or editing the game room itself before launching.
  • Audio chat push-to-talk (Windows only) support has been improved.
  • keypress.dll is no longer included as the mouse and keyboard hooks have been converted to low level hooks and moved into the client.
  • Audio chat local loopback bugs have been resolved.
  • Installer now has option to start client after installation (default).
  • If a game room has audio chat enabled all players will now connect to the audio chat server even if they have audio chat disabled. They will not be able to hear anyone talking unless they enable audio chat, but this can now be done without disconencting and reconnecting.
  • When creating a new game room dedicated servers with audio chat is now the first option and P2P is last.
  • When a server owner is creating a new game room on their own server and the server is private and the server has the new "Friend Private Access" option disabled they will now have the option to allow friends to access that specific room without knowing the server password.
  • Friends of a server owner can now create rooms on a private server with no player rooms enabled if the server owner enabled the new "Friend Rooms" option.
  • Friends of a server owner can now access game rooms on a private server without knowing the password if the server owner has enabled the new option "Friend Private Access".
  • You can now view all information about each game room from the lobby scren.
  • These files will be removed as they are no longer necessary:
    • cga.exe
    • cgaclientcfg.exe
    • conf\cgaclient.conf
  • Registry key which registered the CGA protocol handler will be removed since the client will no longer be launched from the website.
  • Added a PayPal donate link in the main\help menu, system tray menu and about screen. Donations are not necessary, but very welcome:
    • https://www.paypal.com/donate?hosted_button_id=D5VAULBZS3UY2
  • Added a bug reporting tool.
  • Added a feature request tool.
  • Game room game options will now be displayed in the chat window when the game room becomes ready and the game has options that can be set before starting.

3.2.1.0 - 2014/01/22

  • Removed AES encryption when getting game room data. The AES code was buggy and not working correctly all the time.

3.2.0.0 - 2014/01/10

  • Mac OSX now supported!
  • Windows and Mac client include a small menu program. In Windows the shortcut is named "Classic Gaming Arena" and you have the option during install to add it to the desktop and/or the quick launch. It is also in the start menu. On Mac it is the default program run when the application is launched. It is also now launched by default for the Windows client if nothing is passed on the command line instead of the website being opened.
  • Corrected the bug that played a "player left" sound whenever someone left any game room on the server the client was connected.
  • Added a debug mode option to the client configuration which will allow the player to see all the dos commands being run by DOSBox. It will also pause execution before the game runs and after the game exits. This feature works in multiplayer, single player and game setup mode. This option is also configurable from the configuration program under the misc tab.
  • New logo icon now being used where applicable.

3.1.0.0 - 2013/04/23

  • Improved security.
  • Now passes player name, country, OS and game name to the sever for debugging purposes.
  • Added TCP keep-alive.

3.0.0.0 - 2013/03/18

  • Added integrated audio chat using TeamSpeak 3 SDK!
  • Corrected code that writes the log file for the first time. It now sets the correct permissions under Linux.
  • Log file is now just "cgaclient.log" with no date.
  • Re-added the client configuration program. It can be executed using the -c or --configure command line arguments with the CGA Client. Its settings are saved per user in the .cgaclient/conf folder under their respective user profile folder.
  • Push-to-Talk audio chat feature added. (Windows only)
  • Linux users: The PID file path, config path and dosbox path can now be set in the new cgaclient shell script used to launch the CGA Client for Linux users. Located in /usr/bin.
  • Now reports its OS to the website.
  • CPU settings are now passed to DOSBox from the website.
  • Video hardware setting is now passed to DOSBox from the website.
  • Now supports the config file for Elder Scrolls: Battlespire.
  • Client will now edit game config files in single player and setup mode if needed. (Screamer 2 and Elder Scrolls: BattleSpire)

2.4.3.0 - 2012/09/21

  • Uses the new serial options data field that has been added for use by some games (Jurassic War) that use a serial connection for multi-player support. This option allows us to tweak the serial settings for these games.

2.4.2.0 - 2012/09/20

  • Refined TCP code to work with updated server.

2.4.1.0 - 2012/07/29

  • Corrected a bug where in the client would not log that it was already running in the event that a second instance of the client was run.
  • Added system error logging when errors occur during file copy processes so that the problem can be determined more accurately. ie: if a file is missing or a permissions problem occurs.

2.4.0.0 - 2012/07/16

  • Now supports private CGA servers.

2.3.0.0 - 2012/07/07

  • General code cleanup and optimization.
  • Adding more error handling.
  • Added logging. A "log" folder will now be created under your user profile.

    "%profile%/.cgaclient/log"

    The log file format is "cgaclient_yyyy_mm_dd.log".

2.2.1.0 - 2012/07/05

  • Added a register new account link to the Start Menu group.
  • Singleplayer mode and setup mode will now update the current profile on the website with the client's version.

2.2.0.0 - 2012/06/17

  • The client now has several operating modes.
    1. Multiplayer mode. (normal)
    2. Single player mode. This will launch a game with no network connectivity and will only be playable in single player mode. Initiated from the website.
    3. Setup mode. This mode launches a game's setup program. It is initiated from the website.
    4. Update check mode. This mode will check for updates and tell you if your client is up-to-date.
    5. Version update mode. This mode will update current logged in profile with version of the your client. Initiated from the website.
  • Updated the "CGA Client on the Web" start menu link to point to:
    "http://www.classicgamingarena.com/help/cgaclilent"
  • Added a "Check for Updates" start menu link.
  • Added an "End-User License Agreement" start menu link.
  • Added the setup executables for Doom and Doom II for the Steam distributed versions since they were not shipped with these versions of the game. They will be copied to their respective game directories when launched from the website.

2.1.0.0 - 2012/06/08

  • DOSBox is now distributed with the CGA Client. It will be used for all games including those purchased from GOG.com and Steam.
  • The option to configure the CGA Client has been removed. It will return with future feature updates. The installer no longer offers to run the configuration after install.
  • Added a change history file. (changes.txt) The installer now offers the options to view the change history after installation has completed.
  • A menu item has been added to the start menu group to view the change history.
  • Added innosetup_license.txt.
  • Files copied to the user profile path are now copied to:

    "%profile%/.cgaclient"
  • Added an End-User License Agreement (EULA) contained within license.txt.
  • A screen shot and video capture path is now created under the aforementioned client path as "capture". A profile id sub folder will also be created for each CGA profile that accesses the client. This path will be as the capture folder for DOSBox. (this is for a future feature)

2.0.1.0 - 2012/02/27

  • For serial games DOSBox is now always configured to use its Serial1 interface (COM1 in DOS terms). So make sure to configure your games to always use COM1.

2.0.0.0 - 2012/02/26

  • Now supports serial connections. (nullmodem)

1.4.2.0 - 2012/02/05

  • The configuration file that ships with the client is now used as a temporary file and copied to your user profile folder when the client is launched, edited for use by the current game room and deleted when the client shuts down.
  • You can now configure most of the DOSBox graphics options per game from the CGA Website.

1.4.1.0 - 2012/02/04

  • Games purchased from GOG.com and Steam are now supported.
  • No longer creates a batch file (cga.bat) that gets copied to the game folder.
  • DOSBox is no longer launched with the cga.bat file.
  • All necessary commands needed to launch DOSBox, connect to a server and start a game are now added to the autoexec section of the DOSBox configuration file being used. They are then removed.
  • For GOG.com and Steam games the version of DOSBox that ships with them is used instead of a preinstalled version. The DOSBox configuration file for these games is copied to your home folder and used for CGA's purposes and deleted when the client closes.
  • IPXSETUP.EXE is now included with the client and will be copied to the game folder for Steam based id games since they did not ship them with this file. It is required for network play.

1.3.2.0 - 2012/01/19

  • Minor TCP code changes.

1.3.1.0 - 2011/11/15

  • Full screen mode is no longer part of the global DOSBox configuration. It is now set per game on the website.

1.3.0.0 - 2011/11/09

  • Your DOSBox path no longer has to be configured through the website.
  • The CGA Client now has command line parameters to launch it in configuration mode.

    --configure or -c
  • In Windows there is now a shortcut added to the start menu named "CGA Client (Configure)" which lauches it in configuration mode.
  • The new configuration mode allows you to configure your DOSBox path and fullscreen mode.
  • The CGA installer will launch the client in configuration mode after the installation has finished. You also have the option to not have it run after the installation completes.
  • All error messages that the client previously returned as a pop-up dialog are now opened in your web browser. This change makes cross-platform development/deployment more efficient since it removes the need for GUI controls. It also allows for better explanation of the errors as well as how to correct them.
  • The Linux version is almost ready for public release. So far it is working just like the Windows version!

1.2.3.0 - 2011/11/04

  • Your DOSBox configuration file no longer has to be configured on the website. This will make setup quicker and easier.
  • The CGA Client now comes with a DOSBox configuration file which it copies to your user profile path the first time it is run. It is never overwritten and you can modify as you see fit. The file name is called cga-dosbox.conf.

1.2.2.0 - 2011/09/24

  • This update removes cdiupdate.dll. The update checking logic is now built into the client.
  • NOTE: The update logic has also been updated slightly so previous versions will not be able to detect this new version. It will have to be downloaded and installed manually.

1.2.0.0 - 2011/09/22

  • This update of the client now checks to make sure your local CD path exists (CD-ROM or ISO), returns an error if it does not and exits th client. Also with this version the cient is now executed using a custom URL protocol instead of a MIME type. What this means is an easier confiuratin and less chance for security issues since there is no file to download.
  • You will need to download and install this version of the client manually before you will be able to use the website to launch games.

1.1.0.11 - 2011/08/18

  • This updated corrects the issue wherein the client will crash internally if the player's DOSBox paths have not been set and reports the error that the CGA file is corrupt instead of reporting that the paths are blank.
  • This update also adjusts the order in which an update check to the client occurs. It now occurs first instead of after processing the CGA file. In the earlier versions of the client and the website the player's user profile was passed in the CGA file so the updater had to run after opening the file and reading the user profile path. This no longe is necessary since the client looks up the player's user profile path.

1.1.0.2 - 2011/02/18

  • The client will no longer copy the netbios.exe file and execute it for every game. Only the games that need it will this occur.

1.1.0.0 - 2011/02/17

  • NetBIOS support.

1.0.0.250 - 2011/01/31

  • The only change is that the client no longer requires the player's local user profile path passed in from the website. The client now determines it. It can no longer be configured on the website as well since it is no longer needed.

1.0.0.244 - 2011/01/26

  • Client will now check for updates and inform the player. The client will not allow outdated versions to run. This is to ensure there are no discrepencies between the server and client software.
  • Games such as Duke Nukem 3D that require a configuration INI file to be edited to set the network settings will now work correctly.
  • Virtual Networks: Client passes to the latest server a unique network id so that each game room is segregated from the others. Allowing data packets for each game room to only be sent between connections within that room.


Continue to Server Change Log...

Home | About | Forums | Downloads | Games | Help | News | Contact Us | Legal
dosbox.jpg    gog.jpg    steam.png    3drealms31_small.gif     

Powered by Prometheus. Copyright © 2024 Creative Design Interactive. All Rights Reserved.
This site hosts no abandonware. There is no material that is knowingly illegal here. CDI will not be held responsible for users' posts. This disclaimer is brought to you thanks to the BSA. Please read our legal statement.

Website template designed by ArixMedia. Copyright © 2005 ArixMedia, LLC.

Secured by Let's Encrypt.