Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
how come this help?
yes it works :)
C:\Program Files (x86)\Steam\steamapps\common\Dogfight 1942
In there is a file called: Speedtree5EnginePlugin.vPlugin
Open Speedtree5EnginePlugin.vPlugin in a hex editor and go to the following hex byte addresses and change the bytes there per the following:
At Address: 0000D379 Change from: 74 To: EB
At Address: 0000DC47 Change from: 74 To: 90
At Address: 0000DC48 Change from: 06 To: 90
(i.e. In HxD you would press Ctrl+G and type in 0000D379 and click OK to go to that byte. There you will see the byte 74. Change it to EB. Do that for the other two byte locations too and save)
Personally I favor changing bytes at 0x16490 to B0 01 C3. Instead of dancing around the key check function, just have it return 1 directly.