2 echo ">>> You must be a member of the games group for the save and replay functionality to work."
3 echo ">>> Try 'gnp -fullscreen' for fullscreen mode (it's the default for the .desktop file)."
5 echo ">>> If you use the nvidia driver and can't enter fullscreen mode, please read this for a possible fix:"
6 echo ">>> https://wiki.archlinux.org/index.php/Nvidia#Refresh_rate_not_detected_properly_by_XRandR_dependant_utilities"
13 if [ -d /opt/gnp ]; then
14 echo ">>> You may safely delete /opt/gnp and its contents (replay and save files) if you don't want them."