アットウィキロゴ

Windows7_BF2のレジストリver1.0

なんか結構変わっててそのままじゃムリポだった
XPと同じレジストリ追加だと、パッチ・MODインストーラがBF2のインストールフォルダを見つけられなかった
そこで、再インストール後調査

まずはインストール直後ver1.0かな?

ゲーム情報

これはソリティアとかマインスイーパーとかある所に、
BF2を追加するためのレジストリ
インストールすると勝手に追加されるっぽ
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\S-1-5-21-1234567890-1234567890-1234567890-1234\{30179146-09EB-47E2-97CC-45DC7E1079B0}]
"ConfigInstallType"="3"
"ConfigApplicationPath"="C:\\Program Files (x86)\\EA GAMES\\Battlefield 2"
"ConfigGDFBinaryPath"="C:\\Windows\\system32\\GameUXLegacyGDFs.dll"
"ApplicationId"="{87654321-4321-4321-4321-210987654321}"
"Description"="BattleField2™"
"AppExePath"="C:\\Program Files (x86)\\EA GAMES\\Battlefield 2\\BF2.exe"

  • S-1-5-21-で始まる数字列はユーザに割り振られたID(レジストリHKEY_USERS\S-1-5-21-***を参照)
    S-1-5-21-10桁-10桁-10桁-4桁(全部数字)

しばらくしたらなんか増えた

勝手に取得してくるのか、なんか増えた
追記:ゲームの所のオプションで自動取得するか設定出来る様だ
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\S-1-5-21-1234567890-1234567890-1234567890-1234\{30179146-09EB-47E2-97CC-45DC7E1079B0}]
"ConfigInstallType"="3"
"ConfigApplicationPath"="C:\\Program Files (x86)\\EA GAMES\\Battlefield 2"
"ConfigGDFBinaryPath"="C:\\Windows\\system32\\GameUXLegacyGDFs.dll"
"ApplicationId"="{87654321-4321-4321-4321-210987654321}"
"Description"="Modern multiplayer warfare flares in {@Digital Illusion}'s {*Battlefield 2}. As in the developer's original {*Battlefield 1942} (as well as its various add-ons and {*Vietnam}-themed update), the focus of {*Battlefield 2} is on fast-paced, vehicle-enabled, online combat for a large group of players -- the sequel supports as many as 64 on a single map. Unlike earlier versions, however, {*Battlefield 2} is set in the near future instead of a glorified past. Players fight for the United States, China, or the Middle East coalition, using technologically advanced weapons, equipment, and vehicles.

The selection of over 30 usable land, sea, and airborne vehicles includes helicopters, hovercraft, jeeps, and jets. A variety of soldier types are available for play, including assault infantry, snipers, engineers, medics, spec ops agents, and others. Gamers can also choose to take the role of a strategic commander, directing units across the battlefields from an overseer's position, but not taking part directly in the action. As characters gain experience in online battle, they increase in rank, are awarded medals, and gain access to additional high-end equipment. The game's engine is designed to automatically scale the size of the maps to the number of players in the session. ~ T.J. Deci, All Game Guide"
"AppExePath"="C:\\Program Files (x86)\\EA GAMES\\Battlefield 2\\BF2.exe"
"Genre"="Shooter"
"DeveloperName"="Digital Illusions CE AB"
"PublisherName"="EA Games"
"ReleaseCountry"="United States"
"Title"="Battlefield 2"
"WMGameId"="12345678-1234-1234-1234-123456789012"
"DeveloperUrl"="http://www.dice.se:80/"
"PublisherUrl"="http://eagames.ea.com:80/"
"BoxArt"="http://images.metaservices.microsoft.com:80/games/prod//AMG_CoverArt/drg200/g218/g21800mmtj8.jpg"
"ReleaseDate"="2005-06-21"
"TimeToRefreshBasicData"=hex(b):0d,2a,4f,21,88,ea,c9,01
"TimeToRefreshBoxArt"=hex(b):ab,20,06,22,88,ea,c9,01
BoxArtとか表示されちゃって、ちょっと格好良くなったかも知れない

  • レジストリの階層名の{30179146-09EB-47E2-97CC-45DC7E1079B0}は変えるとうまく表示されなくなった
    BoxArtが出なかったり、未指定とかなっちゃったり
追記:ゲーム情報消してプレイしなおすと勝手にまた追加されるようだ。
  そのときこの{3017...}の英数字も変わっていたから、その都度ランダムに生成されるようだ
  • ApplicationId、WMGameIdはPC内でいろいろ識別するのに使うのであろうが
    検索しても他で使われていない(当たり前か)&上記のように123...にしても問題ないようだ
    インストール直後は8桁-4桁-4桁-12桁の英数字

重要そうな所


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\DICE\Battlefield 2(TM)\1.00.0000]

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Electronic Arts\EA Games\Battlefield 2]
"Language"="English"
"Locale"="en_US"
"InstallDir"="C:\\Program Files (x86)\\EA GAMES\\Battlefield 2\\BF2.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Electronic Arts\EA Games\Battlefield 2\ergc]
@="CDKey大文字ハイフン無し"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Electronic Arts\EA Games\Battlefield 2\wdc]
@="true"

名前:
コメント:
最終更新:2011年12月05日 00:32