blob: 42790b9c28a9648cb50de93b3d4d7ed77d8b2fe5 (
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 "If DiRT 2 crashes on first launch, set '<directx forcedx9=\"true\" />' in ~/Documents/My Games/DiRT2/hardwaresettings/hardware_settings_config.xml."
}
|