POL_Install_ATI_Black-Screen_Fix

Informations

Créateur Messages
GNU_Raziel

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 134647
Wine: System

Retours d'expérience

Description

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

Code source

#!/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:

Contribuer
Membre Messages