From bfa43b0831d607ee48a2a1b3e2d9a84af858cc4f Mon Sep 17 00:00:00 2001 From: Eduardo Castillo Date: Sat, 4 Oct 2025 08:03:13 +0700 Subject: [PATCH] games/ut99: Update script. Signed-off-by: Willy Sudiarto Raharjo --- games/ut99/README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/games/ut99/README b/games/ut99/README index 439e93f16f..2332320d5b 100644 --- a/games/ut99/README +++ b/games/ut99/README @@ -7,6 +7,16 @@ enhancements while keeping the original gameplay intact. This is the full version of the game. +Install done, game won’t create user dirs. + +Make them manually with: + +install -Dm0644 /opt/ut99/UnrealTournament/System64/UnrealTournament.ini \ + ~/.utpg/System/UnrealTournament.ini + +install -Dm0644 /opt/ut99/UnrealTournament/System64/User.ini \ + ~/.utpg/System/User.ini + Features: - Classic UT99 gameplay with the latest v469e improvements - Optimize for Slackware 15 (64bit)