Tool for Ini swapping

  • Hey - turns out IRC is out and something a little more modern has taken it's place... A little thing called Discord!

    Join our community @ https://discord.gg/JuaSzXBZrk for a pick-up game, or just to rekindle with fellow community members.

I use bat files and start ut with diff ini files that way!

Here what it looks:

copy h: \public.www\ut\ini\User-1.ini d: \UnrealTournament\System\User.ini
copy h: \public.www\ut\ini\unrealtournament-user1.ini d: \UnrealTournament\System\unrealtournament.ini
d: \UnrealTournament\System\UnrealTournament.exe -exec=bamse.ini

Open notepad and save it UT1.bat
then just click it and it works if you have right path´s :D

if you have user-2.ini you make another bat file:

copy h: \public.www\ut\ini\User-2.ini d: \UnrealTournament\System\User.ini
d: \UnrealTournament\System\UnrealTournament.exe -exec=bamse.ini

and it will use that ini file instead etc...
 
Last edited:
There's an alternative tool which I posted a while ago, can be found here.

If I remember correct someone posted a link to the in-game ini 'changer' in that thread aswell.
 
Attached for your downloading pleasure (zip file sizes increased to 250kb too ;))
 

Attachments

  • UTStart2.zip
    202.5 KB · Views: 226
Been wondering when someone would mention UTstart2 - I've been using it for ages! :D