User Tools

Site Tools


games:linux:wine:cod_mw2_2009_iw4x_steamcmd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:linux:wine:cod_mw2_2009_iw4x_steamcmd [2026/05/09 22:32] – [Launch] Sean Rhonegames:linux:wine:cod_mw2_2009_iw4x_steamcmd [2026/05/10 05:49] (current) – [dxvk.conf] Sean Rhone
Line 7: Line 7:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[linux:distros:opensuse_tumbleweed_gnome|openSUSE Tumbleweed (GNOME)]]+  * [[linux:distros:opensuse_tumbleweed_xfce|openSUSE Tumbleweed (Xfce)]]
   * [[linux:notes:wine|Wine]] (old WoW64)   * [[linux:notes:wine|Wine]] (old WoW64)
   * [[programs:linux:steamcmd|SteamCMD]]   * [[programs:linux:steamcmd|SteamCMD]]
Line 14: Line 14:
  
   * https://steamdb.info/app/10180/info/   * https://steamdb.info/app/10180/info/
 +
 +===== Restore =====
 +
 +  mkdir -p ~/'Steam/steamapps/common' && gio open ~/'Steam/steamapps'
 +
 +  ls ~/'Steam/steamapps/appmanifest_10180.acf' ~/'Steam/steamapps/appmanifest_10190.acf' ~/'Steam/steamapps/common/Call of Duty Modern Warfare 2/iw4sp.exe' ~/'Steam/steamapps/common/Call of Duty Modern Warfare 2/iw4mp.exe'
 +
 +===== Install/Update =====
  
   ~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'@sSteamCmdForcePlatformType' 'windows' +'app_update' '10180' +'quit'   ~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'@sSteamCmdForcePlatformType' 'windows' +'app_update' '10180' +'quit'
  
   ~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'@sSteamCmdForcePlatformType' 'windows' +'app_update' '10190' +'quit'   ~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'@sSteamCmdForcePlatformType' 'windows' +'app_update' '10190' +'quit'
 +
 +===== Verify Files =====
 +
 +****
  
   ~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'@sSteamCmdForcePlatformType' 'windows' +'app_update' '10180' 'validate' +'quit'   ~/'Steam/steamcmd/steamcmd.sh' +'login' 'Espionage724' +'@sSteamCmdForcePlatformType' 'windows' +'app_update' '10180' 'validate' +'quit'
Line 62: Line 74:
   * :?: https://github.com/ineedbots/iw4_bot_warfare/issues/45#issuecomment-1938616252   * :?: https://github.com/ineedbots/iw4_bot_warfare/issues/45#issuecomment-1938616252
  
-  nano ~/'Steam/steamapps/common/Call of Duty Modern Warfare 2/players/iw4x_config.cfg'+  mkdir -p ~/'Steam/steamapps/common/Call of Duty Modern Warfare 2/players' && nano ~/'Steam/steamapps/common/Call of Duty Modern Warfare 2/players/iw4x_config.cfg'
  
 <code> <code>
 // Bot Warfare // Bot Warfare
 +seta bots_main_menu "0"
 seta bots_main_chat "0" seta bots_main_chat "0"
 seta bots_manage_fill "10" seta bots_manage_fill "10"
Line 101: Line 114:
 d3d9.enumerateByDisplays = "False" d3d9.enumerateByDisplays = "False"
 d3d9.samplerLodBias = "-2.0" d3d9.samplerLodBias = "-2.0"
-d3d9.maxFrameRate = "77"+d3d9.maxFrameRate = "85"
  
 # Intel # Intel
Line 114: Line 127:
 d3d9.invariantPosition = "False" d3d9.invariantPosition = "False"
 d3d9.maxFrameLatency = "1" d3d9.maxFrameLatency = "1"
-d3d9.useD32forD24 = "True" 
  
 # HUD # HUD
Line 120: Line 132:
  
 # End</code> # End</code>
- 
-====== TODO ====== 
- 
-  * :?: Console ''~'' is ''Shift + `'' with ''wayland'' 
- 
-  WINEPREFIX=~/'.wine/Call of Duty Modern Warfare 2 (2009)' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Drivers' /v 'Graphics' /t 'REG_SZ' /d 'wayland' /f 
- 
-  WINEPREFIX=~/'.wine/Call of Duty Modern Warfare 2 (2009)' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\Direct3D' /v 'renderer' /t 'REG_SZ' /d 'vulkan' /f 
  
/srv/www/wiki/data/attic/games/linux/wine/cod_mw2_2009_iw4x_steamcmd.1778380369.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki