DirectX Installer

Discussion in 'Support!' started by marcod, September 27, 2013.

  1. marcod

    marcod New Member

    Messages:
    1
    Likes Received:
    0
    I would suggest that you include the direct x installer in your final release of PA. I think that a lot of my friends would not know what to do, when they get the error message about the missing directx dll.
  2. bugalugsmcscruffin

    bugalugsmcscruffin New Member

    Messages:
    24
    Likes Received:
    5
    The final game will not require DirectX at all, or at least that is the aim.
  3. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    Game itself doesn't require DirectX at all right now. But it's UI middleware Coherent based on Chromium Browser which using DirectX on Windows for OpenGL ES emulation:
    https://code.google.com/p/angleproject/

    And I doubt they can remove this dependency from Coherent because it's damn hard to modify such large codebase like Chromium, otherwise it's will lose part of functionality like WebGL which might be useful for PA mods.

Share This Page