blob: 56084e8ce35d1d7fb71253746056f91f14c6a4bd (
plain)
1
2
3
4
|
post_install() {
echo "On the first run, game startup may take significantly longer while the wine prefix is prepared."
echo "Set '<postprocess enabled=\"false\" blur=\"false\" />' in ~/Documents/Codemasters/GRID/hardwaresettings/hardware_settings_config.xml for better visuals."
}
|