POL_Install_ATI_Black-Screen_Fix

Informatie

Creator Bericht
GNU_Raziel

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 136723
Wine: System

Feedbacks

Omschrijving

Fix the black-screen issue for Diablo III (and probably other games) with ATI/AMD GPU FGLRX driver

Broncode

#!/bin/bash
# Date : (2013-04-22 21:00)
# Last revision : N/A
# Author : GNU_Raziel
# Only For : http://www.playonlinux.com

# Fix the black-screen issue for Diablo III (and probably other games) with ATI/AMD GPU FGLRX driver
POL_Wine_DetectCard
if [ "$DRVID" = "ATI" ]; then
        POL_Wine_Direct3D "AlwaysOffscreen" "enabled"
fi

Contributions

Filters:

Contribute
Member Bericht

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com