Author Topic: Direct3d9 Rendering System / (DirectX)  (Read 2300 times)

Offline Mea_WolfenX

  • Dedicated Supporter
  • ***
  • Posts: 324
  • Country: 00
  • Floof-O-Meter: 20
  • Mea_WolfenX
    • MeaWolfenX
    • View Profile
    • DeviantArt
Direct3d9 Rendering System / (DirectX)
« on: March 06, 2017, 10:17:39 am »
An error I know how to fix... Could someone please send me a link to the correct Direct3D9 Rendering System Download...

GAME WONT START WITHOUT IT .-.
It would help a lot thanks.

The GL one just sucks.
I Am Mea_WolfenX...

http://tinyurl.com/dxaw8ck <My FH Creations ... FH Preset Creations > https://feral-heart.com/smf/index.php?topic=60376.0
http://soulsoflegacy.boards.net/ < Owner Of

Offline Avani

  • Slytherin
  • Elder Grey Pelt
  • ****
  • Posts: 2,647
  • Country: no
  • Floof-O-Meter: 241
  • Avatar © Rizzla ☆゚
    • View Profile
Re: Direct3d9 Rendering System / (DirectX)
« Reply #1 on: March 06, 2017, 10:51:20 am »
DirectX should already be installed, but you could always reinstall it.
However, what specifically is the error you are receiving?
(Make sure there is a Direct3D9 Rendering Subsystem section in your ogre.cfg)
This thread might have the solutions:
https://feral-heart.com/smf/index.php?topic=2296.msg27175#msg27175

Offline Mea_WolfenX

  • Dedicated Supporter
  • ***
  • Posts: 324
  • Country: 00
  • Floof-O-Meter: 20
  • Mea_WolfenX
    • MeaWolfenX
    • View Profile
    • DeviantArt
Re: Direct3d9 Rendering System / (DirectX)
« Reply #2 on: March 06, 2017, 10:53:45 am »
DirectX should already be installed, but you could always reinstall it.
However, what specifically is the error you are receiving?
(Make sure there is a Direct3D9 Rendering Subsystem section in your ogre.cfg)
This thread might have the solutions:
https://feral-heart.com/smf/index.php?topic=2296.msg27175#msg27175

My PC Had backed up making me loose half feral hearts files... DirectX seems to be outdated.
All I really need to do is re-install it.
I Am Mea_WolfenX...

http://tinyurl.com/dxaw8ck <My FH Creations ... FH Preset Creations > https://feral-heart.com/smf/index.php?topic=60376.0
http://soulsoflegacy.boards.net/ < Owner Of

Offline Astraea

  • ❤ Positivity ❤
  • Elder Grey Pelt
  • ****
  • Posts: 3,104
  • Country: us
  • Floof-O-Meter: 186
  • previously esarosa
    • Esar0sa
    • View Profile
Re: Direct3d9 Rendering System / (DirectX)
« Reply #3 on: March 06, 2017, 11:41:25 am »
Do you mean that one of the files is missing when you start the game and if so which one?
You can always just download that missing file.

And, if not, just do a re-install because DirectX may not have fully downloaded correctly!
Good luck and tell us if it works.<3
not active here anymore ♡
avatar by kianxiety

Offline Avani

  • Slytherin
  • Elder Grey Pelt
  • ****
  • Posts: 2,647
  • Country: no
  • Floof-O-Meter: 241
  • Avatar © Rizzla ☆゚
    • View Profile
Re: Direct3d9 Rendering System / (DirectX)
« Reply #4 on: March 06, 2017, 11:47:37 am »
Ah okay, I see.
Here you will find the information needed to update DirectX:

https://support.microsoft.com/help/179113/how-to-install-the-latest-version-of-directx

Offline Mea_WolfenX

  • Dedicated Supporter
  • ***
  • Posts: 324
  • Country: 00
  • Floof-O-Meter: 20
  • Mea_WolfenX
    • MeaWolfenX
    • View Profile
    • DeviantArt
Re: Direct3d9 Rendering System / (DirectX)
« Reply #5 on: March 09, 2017, 03:32:15 pm »
I Am Mea_WolfenX...

http://tinyurl.com/dxaw8ck <My FH Creations ... FH Preset Creations > https://feral-heart.com/smf/index.php?topic=60376.0
http://soulsoflegacy.boards.net/ < Owner Of

Offline Bawfle

  • Courage is not the absence of fear but rather the judgement that something is more important than fear.
  • Elder Grey Pelt
  • ****
  • Posts: 3,147
  • Country: gb
  • Floof-O-Meter: 344
  • The Zambisi Pride
    • View Profile
Re: Direct3d9 Rendering System / (DirectX)
« Reply #6 on: March 10, 2017, 03:08:35 pm »
The difference between OpenGL and Direct3D9.

▸ OpenGL allows the game (such as the chat, actions and everyhing else in the game) to continue running wilst you are tabbed out. For example, I have two Monitors, that = two screens. Because I'm using OpenGL for FeralHeart currently, on my left screen I can see FeralHeart's chat continuing to move, the stars are flikering and basically everything is running in sight whilst the window is not in use and I am typing here.

▸ Direct3D9 does the opposite. Driect3D9 pretty much 'pauses' or keeps everthing in the game 'still' whilst you are tabbed out of FeralHeart and doing something else. It freezes, basically, giving you better performances elsewhere.



Solution 1 -

The only thing I can currently think of (without any screenshot provided to look at of what message is coming up), is that you're missing the 'ogre.cfg' file in your main FeralHeart folder. If that is the case, then you can download it here. If you download the 'FH Contents Download', you will find the 'ogre.cfg' file in there. Once you have found it, drag and drop it into the main FeralHeart folder and replace when it says so.


Solution 2 -

If you're still having issues, go back to your FeralHeart folder and open the 'ogre.cfg' file in NotePad and replace everything in there with the following and save the changes after:

Code: [Select]
Render System=OpenGL Rendering Subsystem
[OpenGL Rendering Subsystem]
Colour Depth=32
Display Frequency=N/A
FSAA=0
Full Screen=No
RTT Preferred Mode=FBO
VSync=No
VSync Interval=1
Video Mode=1280 x 800
sRGB Gamma Conversion=No
[Direct3D9 Rendering Subsystem]
Allow NVPerfHUD=No
FSAA=None
Floating-point mode=Fastest
Full Screen=No
VSync=No
Video Mode=800 x 600 @ 32-bit colour
sRGB Gamma Conversion=No

I say this because you might have to start using OpenGL unless or until you get things back working again.


Solution 3 -

If all fails, try doing what was suggested previously and attempt to update DirectX (which is the same as Direct3D9).

If you're still having issues, then maybe restart your computer for things to kick in after updating DirectX, or maybe you should consider updating your windows. To do this, go to the start menu and search 'Windows Update'. If nothing appears (very unlikely, but let's just be prepared), then direct yourself to Local Disk (c:) \\ Windows \\ system32 and run the execute named 'wuapp.exe' to update your current windows program.


Pixel Doll Commissioned and Coloured by RingoKioko
Inactive // Retired // Gone