Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

Problems in WINDOWS 10 and DIRECTX (d3d9.dll) 5 years 8 months ago #11915

  • Jürgen Abel
  • Jürgen Abel's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • PASCAL Enthusiast
  • Posts: 8
  • Thank you received: 1
Hello!

After updating from WINDOWS 7 to WINDOWS 10, the compiler typhon32 and typhon 64 doesn't start anymore.
When typhon32 is started, two times a message appears that a subroutine SfmDxGetSwapChainStats in d3d9.dll can't be found.

After this message, I tried everything I could:

Deinstalled old CodeTyphon Studio,
Installed newest DirectX12 from directx_Jun2010_redist.exe, the installation runs smoothly without any error,
Installed System Libraries from CodeTyphon Studio 6.5,
Installed CodeTyphon Studio 6.5 (Remove and build All).

The error message is still there when starting typhon32.

What else can I try?

Please Log in or Create an account to join the conversation.

Problems in WINDOWS 10 and DIRECTX (d3d9.dll) 5 years 8 months ago #11916

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
If Small Typhon IDE Work OK then I think it's dll problem
please
read this
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Jürgen Abel

Please Log in or Create an account to join the conversation.

Problems in WINDOWS 10 and DIRECTX (d3d9.dll) 5 years 8 months ago #11917

  • Jürgen Abel
  • Jürgen Abel's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • PASCAL Enthusiast
  • Posts: 8
  • Thank you received: 1
Thanks for the hint.
The problem seemed to be virtualbox guest additions, which kept an old d3d9.dll.
Here is what I did to solve the problem, everything in cmd.exe with administrator rights:

run "DISM /Online /Cleanup-Image /RestoreHealth"
reboot
run "sfc /scannow"
reboot
run "sfc /scannow"
reboot

After the second run of sfc no error where reported anymore and typhon32 was working again.

Please Log in or Create an account to join the conversation.

Problems in WINDOWS 10 and DIRECTX (d3d9.dll) 5 years 8 months ago #11918

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
have fun
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Problems in WINDOWS 10 and DIRECTX (d3d9.dll) 5 years 7 months ago #12690

  • khushbu
  • khushbu's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
If the problem is occur in dll file when you try to access the file in windows 10 but it shows an error then download d3d9.dll file and after that saved the settings of dll file carefully in the computer.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1