Previous Thread
Next Thread
Print Thread
Rate This Thread
Hop To
#4004939 - 09/04/14 01:25 PM F22 TAW - Crash when browsing smart view  
Joined: Jul 2014
Posts: 89
larmannjan Offline
Junior Member
larmannjan  Offline
Junior Member

Joined: Jul 2014
Posts: 89
I am trying to go into smart view (f12) but the game instantly crashes to desktop when I do so.

This error message is displayed.

Program fault at Ox58F783, cleanup up and exiting! 00000000 000CFC14 0058F783 00210286 FFFFFFFF 00E58C40 FFFFFF00 FFFFFFFF 00E58040 18750000 00000028 00000028 00000053 00000028 00000023 0000002B


Inline advert (2nd and 3rd post)

#4004948 - 09/04/14 01:39 PM Re: F22 TAW - Crash when browsing smart view [Re: larmannjan]  
Joined: Mar 2008
Posts: 957
damson Offline
Member
damson  Offline
Member

Joined: Mar 2008
Posts: 957
Hiding in the bushes
I had the same issue on my XP machine and this helped me to fix it:

Quote:
SmartView (F12) Crash to Desktop

In D3D mode (on nVidia cards in particular), using the SmartView (F12) is likely to cause your system to freeze. This is due to how modern operating systems handle AGP calls. The only known solution is to Disable AGP Texture Acceleration (though you can keep DirectDraw and Direct3D acceleration enabled) in the DirectX Diagnostic Tool (dxdiag.exe), which should allow Smart View to work. Likewise, you can also run in Glide mode, which doesn't use AGP.

Note that disabling AGP Texture Acceleration is no longer an option in Vista, and I am assuming the same for Windows 7.
from TAWwiki

Now I'm running vanilla TAW in Win7 64-bit with nGlide and have the issue (seems like it's not tied to AGP calls since I'm using Glide renderer).

#4004972 - 09/04/14 02:32 PM Re: F22 TAW - Crash when browsing smart view [Re: larmannjan]  
Joined: Jul 2014
Posts: 89
larmannjan Offline
Junior Member
larmannjan  Offline
Junior Member

Joined: Jul 2014
Posts: 89
I have a hefty GPU, performance will not be a problem, but if will it look worse if I disable AGP Texture Acceleration? I don't want the game to look worse.

Nvidia GTX 580 1.5GB
WIndows 64 bit
nGLide

Last edited by larmannjan; 09/04/14 02:34 PM.
#4005040 - 09/04/14 04:53 PM Re: F22 TAW - Crash when browsing smart view [Re: larmannjan]  
Joined: Jul 2014
Posts: 89
larmannjan Offline
Junior Member
larmannjan  Offline
Junior Member

Joined: Jul 2014
Posts: 89
I used the information on this thread to disable the AGP Texture Acceleration.

http://forums.guru3d.com/showthread.php?t=331613

However I am still crashing

#4005045 - 09/04/14 05:03 PM Re: F22 TAW - Crash when browsing smart view [Re: damson]  
Joined: Jan 2001
Posts: 2,477
HomeFries Offline
Air Dominance Project
HomeFries  Offline
Air Dominance Project
Member

Joined: Jan 2001
Posts: 2,477
Originally Posted By: damson
I had the same issue on my XP machine and this helped me to fix it:

Quote:
SmartView (F12) Crash to Desktop

In D3D mode (on nVidia cards in particular), using the SmartView (F12) is likely to cause your system to freeze. This is due to how modern operating systems handle AGP calls. The only known solution is to Disable AGP Texture Acceleration (though you can keep DirectDraw and Direct3D acceleration enabled) in the DirectX Diagnostic Tool (dxdiag.exe), which should allow Smart View to work. Likewise, you can also run in Glide mode, which doesn't use AGP.

Note that disabling AGP Texture Acceleration is no longer an option in Vista, and I am assuming the same for Windows 7.
from TAWwiki

Now I'm running vanilla TAW in Win7 64-bit with nGlide and have the issue (seems like it's not tied to AGP calls since I'm using Glide renderer).


Vanilla TAW with nGlide will also cause issues due to how D3D Glide wrappers work (and it happens more with nGlide for whatever reason). The solution by Zeus (nGlide author) was to hex edit f22.dat. If you're using vanilla TAW, do the hex-edit yourself and don't use the f22.dat enclosed in that post.

I'll put this information on the TAW Wiki as well.


-Home Fries

"Pacifism is a shifty doctrine under which a man accepts the benefits of the social group without being willing to pay - and claims a halo for his dishonesty."
- Robert A. Heinlein

The average naval aviator, despite the sometimes swaggering exterior, is very much capable of such feelings as love, affection, intimacy, and caring. These feelings just don't involve anyone else.

#4005067 - 09/04/14 05:39 PM Re: F22 TAW - Crash when browsing smart view [Re: larmannjan]  
Joined: Mar 2008
Posts: 957
damson Offline
Member
damson  Offline
Member

Joined: Mar 2008
Posts: 957
Hiding in the bushes
Any good hex editing software you recommend Homefries? The last time I hex edited anything was in mid 90's under DOS biggrin

#4005074 - 09/04/14 06:00 PM Re: F22 TAW - Crash when browsing smart view [Re: larmannjan]  
Joined: Jul 2014
Posts: 89
larmannjan Offline
Junior Member
larmannjan  Offline
Junior Member

Joined: Jul 2014
Posts: 89
I am using TAW reloaded, not vanilla. I will try that hex edit thing though.


UPDATE: I can't seem to find the hex address.
Here is my f22.dat file

https://www.sendspace.com/file/91m511

UPDATE 2:

I figured it out, no longer crashes. biggrin

Thanks

Last edited by larmannjan; 09/04/14 07:28 PM.
#4005131 - 09/04/14 08:43 PM Re: F22 TAW - Crash when browsing smart view [Re: damson]  
Joined: Mar 2008
Posts: 957
damson Offline
Member
damson  Offline
Member

Joined: Mar 2008
Posts: 957
Hiding in the bushes
Originally Posted By: damson
Any good hex editing software you recommend Homefries? The last time I hex edited anything was in mid 90's under DOS biggrin


Nevermind - I used HxD, but couldn't find the offset pointed out by Zues 0x5BF783 - the file ends at 0x36E7FF.

I found the hex string "668B0447" on offset 0x1BEB83 and changed it to "90909090" and the smart view works without issues.

Last edited by damson; 09/04/14 08:51 PM.
#4005142 - 09/04/14 09:02 PM Re: F22 TAW - Crash when browsing smart view [Re: larmannjan]  
Joined: Jan 2001
Posts: 2,477
HomeFries Offline
Air Dominance Project
HomeFries  Offline
Air Dominance Project
Member

Joined: Jan 2001
Posts: 2,477
LOL, was about to recommend HxD. Great minds think alike!


-Home Fries

"Pacifism is a shifty doctrine under which a man accepts the benefits of the social group without being willing to pay - and claims a halo for his dishonesty."
- Robert A. Heinlein

The average naval aviator, despite the sometimes swaggering exterior, is very much capable of such feelings as love, affection, intimacy, and caring. These feelings just don't involve anyone else.

#4005155 - 09/04/14 09:40 PM Re: F22 TAW - Crash when browsing smart view [Re: HomeFries]  
Joined: Jul 2014
Posts: 89
larmannjan Offline
Junior Member
larmannjan  Offline
Junior Member

Joined: Jul 2014
Posts: 89
Originally Posted By: HomeFries
LOL, was about to recommend HxD. Great minds think alike!


That's what I ended up using biggrin


Moderated by  RacerGT 

Quick Search
Recent Articles
Support SimHQ

If you shop on Amazon use this Amazon link to support SimHQ
.
Social


Recent Topics
Roy Cross is 100 Years Old
by F4UDash4. 04/23/24 11:22 AM
Actors portraying US Presidents
by PanzerMeyer. 04/19/24 12:19 PM
Dickey Betts was 80
by Rick_Rawlings. 04/19/24 01:11 AM
Exodus
by RedOneAlpha. 04/18/24 05:46 PM
Grumman Wildcat unique landing gear
by Coot. 04/17/24 03:54 PM
Peter Higgs was 94
by Rick_Rawlings. 04/17/24 12:28 AM
Whitey Herzog was 92
by F4UDash4. 04/16/24 04:41 PM
Anyone can tell me what this is?
by NoFlyBoy. 04/16/24 04:10 PM
Copyright 1997-2016, SimHQ Inc. All Rights Reserved.

Powered by UBB.threads™ PHP Forum Software 7.6.0