For direct access use https://forums.oldunreal.com
It's been quite a while since oldunreal had an overhaul, but we are moving to another server which require some updates and changes. The biggest change is the migration of our old reliable YaBB forum to phpBB. This system expects you to login with your username and old password known from YaBB.
If you experience any problems there is also the usual "password forgotten" function. Don't forget to clear your browser cache!
If you have any further concerns feel free to contact me: Smirftsch@oldunreal.com

General custom S3TC texture installation hint

URP - the Unreal Retexturing Project: for those who are interested in High-Resolution Textures for Unreal & UnrealTournament or may want to take part in creating them

Moderator: ahaigh01

User avatar
Hyper
OldUnreal Member
Posts: 3574
Joined: Fri Oct 11, 2002 5:41 pm

General custom S3TC texture installation hint

Post by Hyper »

I have a tip for all users who want to install custom S3TC texture packs from the ReTexturing project: Make a new folder for them:

Open your unreal folder and make a new folder called 'S3TCTextures' (Or something like that. name does not matter, but I can recommend to let it end with 'textures'.)

Now change your Unreal.ini:

Under [Core.System], look for Paths=..\Textures\*.utx

Now, add a new line ABOVE this line:

Paths=..\S3TCTextures\*.utx

It will now look like:

Code: Select all

[...]
Paths=..\S3TCTextures\*.utx
Paths=..\Textures\*.utx
[...]
It's important to put the S3TCTextures line first so Unreal will use the S3TC version of the texture where possible.

When you have problems with one of the S3TC textures, you can easily rename it to .old to disable it and Unreal will automatically use the old version in the Textures folder.

- Hyper

Ps. This might be a nice tip for Unreal Reference. You have my permission to add it anyways.
Alter your reality...forever.

http://www.hypercoop.tk
unreal://hypercoop.tk

Return to “High-Res Textures for Unreal & UnrealTournament”