Announcement

Collapse
No announcement yet.

Disable

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Disable

    Hi Michael.

    On my system (Ubuntu 18.04 with Radeon RX 560) there is a warning shown about an unsupported Linux distribution or version. You may 'addLnxDistributionUnsupported' to game profiles to disable this warning (otherwise a user needs to click 'Continue Anyway' to proceed). See below.

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <registry>
        <key name="HKEY_CURRENT_USER">
            <key name="Software">
                <key name="Feral Interactive">
                    <key name="DiRT Rally">
                        <key name="Setup">
                           ...
                            <key name="SpecificationAlerts">
                                <value name="LnxDistributionUnsupported" type="integer">1</value>
                            </key>
                        </key>
                    </key>
                </key>
            </key>
        </key>
    </registry>
    (Of course it may happen that a distribution is really unsupported - maybe will crash, maybe will FPS will be terrible, dunno. I played quote a lot in Dirt Rally without any visible problems.)

  • #2
    (The thread title should be 'Disable 'Unsupported Linux distro' for Dirt Rally' - I've send the message too quickly and then... no possibility to change the title?)

    Comment

    Working...
    X