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 23:31] 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 26: Line 38:
  
   mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/Call of Duty Modern Warfare 2 (2009)' WINEARCH='win32' wine wineboot --init && WINEPREFIX=~/'.wine/Call of Duty Modern Warfare 2 (2009)' winecfg /v 'vista' && WINEPREFIX=~/'.wine/Call of Duty Modern Warfare 2 (2009)' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f   mkdir -p ~/'.wine' && WINEPREFIX=~/'.wine/Call of Duty Modern Warfare 2 (2009)' WINEARCH='win32' wine wineboot --init && WINEPREFIX=~/'.wine/Call of Duty Modern Warfare 2 (2009)' winecfg /v 'vista' && WINEPREFIX=~/'.wine/Call of Duty Modern Warfare 2 (2009)' wine REG ADD 'HKEY_CURRENT_USER\Software\Wine\DllOverrides' /v 'winemenubuilder.exe' /t 'REG_SZ' /d '' /f
- 
- 
-  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 
- 
  
 ====== IW4x ====== ====== IW4x ======
Line 68: 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>
Line 108: 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 121: Line 127:
 d3d9.invariantPosition = "False" d3d9.invariantPosition = "False"
 d3d9.maxFrameLatency = "1" d3d9.maxFrameLatency = "1"
-d3d9.useD32forD24 = "True" 
  
 # HUD # HUD
Line 127: Line 132:
  
 # End</code> # End</code>
- 
-====== TODO ====== 
- 
-  * :?: Console ''~'' is ''Shift + `'' with ''wayland'' 
  
/srv/www/wiki/data/attic/games/linux/wine/cod_mw2_2009_iw4x_steamcmd.1778383903.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