How to change UT menu mouse pointer (for 4K) ?

Discussions about UT99
Post Reply
User avatar
Phorce
Experienced
Posts: 107
Joined: Tue Apr 14, 2009 8:24 pm
Personal rank: Sgt. Nutz
Location: UK
Contact:

How to change UT menu mouse pointer (for 4K) ?

Post by Phorce »

Hi,

I could not find a modding section. Maybe I've gone blind ? :noidea

Anyway, in 4K everything scales (using new patch based on OldUnreal code access) apart from the mouse pointer.

I think I found the UT menu mouse pointer in Textures --> UWindow ...
UT_Menu_Cursor.jpg
I managed to export. But how import ?

I had a brainwave and found that in properties there is Texture --> DrawScale thinking I can just scale it up. Does not matter if it's a bit blocky at the moment.

Tried to save that expecting to find a UWindow.utx file to replace but it's not there.

Would appreciate any help with this so I don't go blind (again :loool: ) while in UT @ 4K, until the OldUnreal patch team fix this. Cheers.
"Weapons! ... for all occasions." Bill Hicks
User avatar
EvilGrins
Godlike
Posts: 9695
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: How to change UT menu mouse pointer (for 4K) ?

Post by EvilGrins »

I'm not sure you can import one, or even if you should to the existing file as that could potentially cause file conflicts online.

If it's anything like mapping, best bet is to create a new file for your selected pointer and then see if you can gain access to it.
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
User avatar
OjitroC
Godlike
Posts: 3613
Joined: Sat Sep 12, 2015 8:46 pm

Re: How to change UT menu mouse pointer (for 4K) ?

Post by OjitroC »

Phorce wrote: Tue Jan 11, 2022 6:41 pm
Tried to save that expecting to find a UWindow.utx file to replace but it's not there.
Those textures are in UWindow.u. If you want to experiment and change the DrawScale, copy UWindow.u and put it somewhere off your UT path. Then change the DrawScale in the UWIndow.u in your System folder.

I have no idea what happens if you change the DrawScale but at least you can try it out. Similarly I have no idea what would happen if you attempt to play online with an altered UWindow.u.

If anything untoward happens, then just restore the backup copy of that file.
User avatar
Phorce
Experienced
Posts: 107
Joined: Tue Apr 14, 2009 8:24 pm
Personal rank: Sgt. Nutz
Location: UK
Contact:

Re: How to change UT menu mouse pointer (for 4K) ?

Post by Phorce »

OjitroC wrote: Wed Jan 12, 2022 12:24 am
Phorce wrote: Tue Jan 11, 2022 6:41 pm
Tried to save that expecting to find a UWindow.utx file to replace but it's not there.
Those textures are in UWindow.u. If you want to experiment and change the DrawScale, copy UWindow.u and put it somewhere off your UT path. Then change the DrawScale in the UWIndow.u in your System folder.
Thanks. I try to save it but only "Texture Packages" with .utx extension are available to save as.

EDIT: OK, I got it ! :) ... Open UnrealEd --> View --> Texture Browser --> UWindow --> MouseCursor (bottom) --> Export --> Blow up PCX (128x128) --> UnrealEd Texture Browser Import (make sure MouseCursor is selected) --> Select Masked & Palette (256 colours) --> Export to UWindow.utx (rename to UWindow.u).

Before ...
Unreal Tournament 12_01_2022 11_38_09.jpg
After ...
Unreal Tournament 12_01_2022 12_18_35.jpg
Now how to make this into a mod with a menu item that activates the enlarged cursor ?
Last edited by Phorce on Wed Jan 12, 2022 1:34 pm, edited 1 time in total.
"Weapons! ... for all occasions." Bill Hicks
User avatar
OjitroC
Godlike
Posts: 3613
Joined: Sat Sep 12, 2015 8:46 pm

Re: How to change UT menu mouse pointer (for 4K) ?

Post by OjitroC »

You need to save UWindow.u as that is where that texture is.
User avatar
Phorce
Experienced
Posts: 107
Joined: Tue Apr 14, 2009 8:24 pm
Personal rank: Sgt. Nutz
Location: UK
Contact:

Re: How to change UT menu mouse pointer (for 4K) ?

Post by Phorce »

OjitroC wrote: Wed Jan 12, 2022 1:32 pm You need to save UWindow.u as that is where that texture is.
Yes. Please see edit above.
"Weapons! ... for all occasions." Bill Hicks
User avatar
OjitroC
Godlike
Posts: 3613
Joined: Sat Sep 12, 2015 8:46 pm

Re: How to change UT menu mouse pointer (for 4K) ?

Post by OjitroC »

So you've created a new UWindow.u that contains the altered cursor - does the new .u file also contain all the code in UWindow and all the other textures/icons?
User avatar
Phorce
Experienced
Posts: 107
Joined: Tue Apr 14, 2009 8:24 pm
Personal rank: Sgt. Nutz
Location: UK
Contact:

Re: How to change UT menu mouse pointer (for 4K) ?

Post by Phorce »

Yes. It must do as UT behaves normally. Maps load OK, etc.

EDIT: OK, it looks like OldSkool Amp'd mod has a menu item to change the UT background so I'll try starting with that as an example.
"Weapons! ... for all occasions." Bill Hicks
Post Reply