Difference between revisions of "Engine.int"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 15: Line 15:
Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.LinkerUpdateCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.SHAUpdateCommandlet,Class=Class,MetaClass=Core.Commandlet)
; Main roots
; Main roots
Preferences=(Caption="Advanced",Parent="Advanced Options")
Preferences=(Caption="Advanced",Parent="Advanced Options")
Line 79: Line 81:


[Inventory]
[Inventory]
PickupMessage="Snagged an item."
PickupMessage="Snagged an item"
ItemArticle="a"
ItemArticle="a"
M_Activated=" activated."
M_Activated=" activated."
Line 99: Line 101:


[Ammo]
[Ammo]
PickupMessage="You picked up some ammo."
PickupMessage="You picked up some ammo"
ItemName="Ammo"


[Counter]
[Counter]
Line 111: Line 114:
Name="killed"
Name="killed"
AltName="killed"
AltName="killed"
NameFem="killed"
AltNameFem="killed"


[Progress]
[Progress]
Line 143: Line 144:
[ServerCommandlet]
[ServerCommandlet]
HelpCmd=server
HelpCmd=server
HelpWebLink="http://www.oldunreal.com/wiki"
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
HelpOneLiner="Network game server."
HelpOneLiner="Network game server."
HelpUsage="server map.unr[?game=gametype] [-option...] [parm=value]..."
HelpUsage="server map.unr[?game=gametype] [-option...] [parm=value]..."
Line 154: Line 155:
<pre>
<pre>
[Console]
[Console]
ClassCaption="Standard Unreal Console"
LoadingMessage="LOADING"
LoadingMessage="LOADING"
SavingMessage="SAVING"
SavingMessage="SAVING"
Line 159: Line 161:
PausedMessage="PAUSED"
PausedMessage="PAUSED"
PrecachingMessage="PRECACHING"
PrecachingMessage="PRECACHING"
ClassCaption="Standard Unreal Console"
ChatChannel="(CHAT) "
ChatChannel="(CHAT) "
TeamChannel="(TEAM) "
TeamChannel="(TEAM) "
Line 222: Line 223:
TempBanned="You have been temporarily banned"
TempBanned="You have been temporarily banned"
Kicked="You have been kicked"
Kicked="You have been kicked"
[General]
Upgrade="To enter this server, you need the latest free update to Unreal available from OldUnreals's Web site:"
UpgradeURL="http://www.oldunreal.com/oldunrealpatches.html"
UpgradeQuestion="Do you want to launch your web browser and go to the upgrade page now?"
Version="Version %i"


[AdminAccessManager]
[AdminAccessManager]
Line 235: Line 242:
SmallFont=Engine.SmallFont
SmallFont=Engine.SmallFont


[General]
[LinkerUpdateCommandlet]
Upgrade="To enter this server, you need the latest free update to Unreal available from OldUnreals's Web site:"
HelpCmd=linkerupdate
UpgradeURL="http://www.oldunreal.com/oldunrealpatches.html"
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
UpgradeQuestion="Do you want to launch your web browser and go to the upgrade page now?"
HelpOneLiner="Adds all checksums of the files within the directory automatically to the file SHALinkerCache.ini. Used by the UnrealIntegrity anticheat."
Version="Version %i"
HelpUsage="linkerupdate <filename>"
HelpParm[0]="<filename>"
HelpDesc[0]="The file to calculate the checksum for posterior storage."
 
[SHAUpdateCommandlet]
HelpCmd=shaupdate
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
HelpOneLiner="Adds all SHA256 checksums of the files within the directory automatically to the file SHALinkerCache.ini. Used by the UnrealIntegrity anticheat."
HelpUsage="shaupdate <filename>"
HelpParm[0]="<filename>"
HelpDesc[0]="The file to calculate the SHA256 checksum for posterior storage."
</pre>
</pre>
== Rest of the file (Unreal Tournament) ==
== Rest of the file (Unreal Tournament) ==
Line 262: Line 279:
EnabledString="Enabled"
EnabledString="Enabled"
DisabledString="Disabled"
DisabledString="Disabled"
YesString="yes"
YesString="Yes"
NoString="no"
NoString="No"


[GameInfo]
[GameInfo]
Line 278: Line 295:
WrongPassword="The password you entered is incorrect."
WrongPassword="The password you entered is incorrect."
NeedPassword="You need to enter a password to join this game."
NeedPassword="You need to enter a password to join this game."
IPBanned="Your IP address has been banned on this server."
MaleGender="his"
MaleGender="his"
FemaleGender="her"
FemaleGender="her"
IPBanned="Your IP address has been banned on this server."


[Errors]
[Errors]
NetOpen="Error opening file"
NetOpen="Error opening file"
NetWrite="Error writing to file"
NetWrite="Error writing to file"
NetRefused="Server refused to send '%ls'"
NetRefused="Server refused to send "%ls""
NetClose="Error closing file"
NetClose="Error closing file"
NetSize="File size mismatch"
NetSize="File size mismatch"
NetMove="Error moving file"
NetMove="Error moving file"
NetInvalid="Received invalid file request"
NetInvalid="Received invalid file request"
NoDownload="Package '%ls' is not downloadable"
NoDownload="Package "%ls" is not downloadable"
DownloadFailed="Downloading package '%ls' failed: %ls"
DownloadFailed="Downloading package "%ls" failed: %ls"
RequestDenied="Server requested file from pending level: Denied"
RequestDenied="Server requested file from pending level: Denied"
ConnectionFailed="Connection failed"
ConnectionFailed="Connection failed"
Line 305: Line 322:
ServerOpen="Servers can't open network URLs"
ServerOpen="Servers can't open network URLs"
ServerListen="Dedicated server can't listen: %ls"
ServerListen="Dedicated server can't listen: %ls"
Pending="Pending connect to '%ls' failed; %ls"
Pending="Pending connect to "%ls" failed; %ls"
LoadPlayerClass="Failed to load player class"
LoadPlayerClass="Failed to load player class"
ServerOutdated="Server's version is outdated"
ServerOutdated="Server's version is outdated"
ClientOutdated="You need to upgrade to the latest patch version"
ClientOutdated="You need to upgrade to the latest patch version"
RejectedByServer="Rejected by server"
RejectedByServer="Rejected by server"
NetDecompressFail="Error decompressing file '%ls'"
NetDecompressFail="Error decompressing file "%ls""
MD5ChecksumFailed="Package %ls failed an MD5 check."
MD5ChecksumFailed="Package %ls failed an MD5 check."


Line 321: Line 338:
[CheckSumCommandlet]
[CheckSumCommandlet]
HelpCmd=checksum
HelpCmd=checksum
HelpWebLink="http://www.oldunreal.com/wiki"
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
HelpOneLiner="Calculate package checksum for stat logging"
HelpOneLiner="Calculate package checksum for stat logging"
HelpUsage="checksum packagename.u"
HelpUsage="checksum packagename.u"

Revision as of 16:04, 8 May 2021

Localization Project page
This page belongs to the OldUnreal Localization Project. We aim to localize the game to other languages as flawlessly as possible, with the least amount of errors possible (ideally 0).
This is a file for the English language, the game's default. This file should be used as a base for the rest of the languages.
The localization project is also available at the Github repository. Completed and incomplete pages will be adapted there once complete.
This page in other languages
English - German - French - Spanish - Italian - Russian - Polish - Portuguese - Hungarian - Czech - Swedish - Catalan - Dutch - Norwegian - Japanese
Engine
Language English
Game 1 Unreal
Status 138/138
Game 2 Unreal Tournament
Status 129/129

Public section (Unreal)

[Public]
Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.LinkerUpdateCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.SHAUpdateCommandlet,Class=Class,MetaClass=Core.Commandlet)
; Main roots
Preferences=(Caption="Advanced",Parent="Advanced Options")
Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="Audio",Parent="Advanced Options")
Preferences=(Caption="Networking",Parent="Advanced Options")
Preferences=(Caption="Game Types",Parent="Advanced Options")
Preferences=(Caption="Display",Parent="Advanced Options")
Preferences=(Caption="Joystick",Parent="Advanced Options")
Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
Preferences=(Caption="Decals",Parent="Advanced Options")
; Advanced
Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
; Networking
Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
Preferences=(Caption="Channel Download",Parent="Networking",Class=Engine.ChannelDownload)
Preferences=(Caption="Connection Notifications",Parent="Networking",Class=Engine.Gameinfo,Category=Networking,Immediate=True)
Preferences=(Caption="Map Lists",Parent="Networking")
; Decals
Preferences=(Caption="Blood",Parent="Decals")
Preferences=(Caption="Pawn Shadow",Parent="Decals",Class=Engine.PawnShadow,Immediate=True)
Preferences=(Caption="Decoration Shadow",Parent="Decals",Class=Engine.DecoShadow,Immediate=True)
Preferences=(Caption="Projectile Shadow",Parent="Decals",Class=Engine.ProjectileShadow,Immediate=True)
; Blood
Preferences=(Caption="Server",Parent="Blood",Class=Engine.GameInfo,Category=BloodServer,Immediate=True)

Public section (Unreal Tournament)

[Public]
Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.CheckSumCommandlet,Class=Class,MetaClass=Core.Commandlet)
; Main roots
Preferences=(Caption="Advanced",Parent="Advanced Options")
Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="Audio",Parent="Advanced Options")
Preferences=(Caption="Networking",Parent="Advanced Options")
Preferences=(Caption="Game Types",Parent="Advanced Options")
Preferences=(Caption="Display",Parent="Advanced Options")
Preferences=(Caption="Joystick",Parent="Advanced Options")
Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
; Advanced
Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
; Networking
Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)

Rest of the file (Shared)

[PlayerPawn]
QuickSaveString="Quick Saving"
NoPauseMessage="Game is not pauseable"
ViewingFrom="Now viewing from "
OwnCamera="own camera"
FailedView="Failed to change view."
CantChangeNameMsg="You can't change your name during a global logged game."

[Pawn]
NameArticle=" a "

[Inventory]
PickupMessage="Snagged an item"
ItemArticle="a"
M_Activated=" activated."
M_Selected=" selected."
M_Deactivated=" deactivated."

[LevelInfo]
Title="Untitled"

[Weapon]
MessageNoAmmo=" has no ammo."
DeathMessage="%o was killed by %k's %w."
PickupMessage="You got a weapon"
ItemName="Weapon"
DeathMessage[0]="%o was killed by %k's %w."
DeathMessage[1]="%o was killed by %k's %w."
DeathMessage[2]="%o was killed by %k's %w."
DeathMessage[3]="%o was killed by %k's %w."

[Ammo]
PickupMessage="You picked up some ammo"
ItemName="Ammo"

[Counter]
CountMessage="Only %i more to go..."
CompleteMessage="Completed!"

[Spectator]
MenuName="Spectator"

[DamageType]
Name="killed"
AltName="killed"

[Progress]
CancelledConnect="Cancelled Connect Attempt"
RunningNet="%ls: %ls (%i players)"
NetReceiving="Receiving "%ls": %i/%i"
NetReceiveOk="Successfully received "%ls""
NetSend="Sending "%ls""
NetSending="Sending "%ls": %i/%i"
Connecting="Connecting..."
Listening="Listening for clients..."
Loading="Loading"
Saving="Saving"
Paused="Paused by %ls"
ReceiveFile="Receiving "%ls" (F10 Cancels)"
ReceiveOptionalFile="Receiving optional file "%ls" (Press F10 to Skip)"
ReceiveSize="Size %iK, Complete %3.1f%% = %iK, %i Packages remaining"
ConnectingText="Connecting (F10 Cancels):"
ConnectingURL="unreal://%ls/%ls"

[WarpZoneInfo]
OtherSideURL=""

[Pickup]
ExpireMessage=""

[SpecialEvent]
DamageString=""

[ServerCommandlet]
HelpCmd=server
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
HelpOneLiner="Network game server."
HelpUsage="server map.unr[?game=gametype] [-option...] [parm=value]..."
HelpParm[0]="Log"
HelpDesc[0]="Specify the log file to generate."
HelpParm[1]="AllAdmin"
HelpDesc[1]="Give all players admin privileges."

Rest of the file (Unreal)

[Console]
ClassCaption="Standard Unreal Console"
LoadingMessage="LOADING"
SavingMessage="SAVING"
ConnectingMessage="CONNECTING"
PausedMessage="PAUSED"
PrecachingMessage="PRECACHING"
ChatChannel="(CHAT) "
TeamChannel="(TEAM) "

[Menu]
MenuList=" "
HelpMessage=" "
HelpMessage[1]="This menu has not yet been implemented."
LeftString="Left"
RightString="Right"
CenterString="Center"
EnabledString="Enabled"
DisabledString="Disabled"
YesString="Yes"
NoString="No"
OnString="On"
OffString="Off"

[GameInfo]
SwitchLevelMessage="Switching Levels"
DefaultPlayerName="Player"
LeftMessage=" left the game."
FailedSpawnMessage="Failed to spawn player actor"
FailedPlaceMessage="Could not find starting spot (level might need a "PlayerStart" actor)"
FailedTeamMessage="Could not find team for player"
NameChangedMessage="Name changed to "
EnteredMessage=" entered the game."
GameName="Game"
MaxedOutMessage="Server is already at capacity."
WrongPassword="The password you entered is incorrect."
NeedPassword="You need to enter a password to join this game."
MaleGender="his"
FemaleGender="her"

[Errors]
NetOpen="Error opening file"
NetWrite="Error writing to file"
NetRefused="Server refused to send "%ls""
NetClose="Error closing file"
NetSize="File size mismatch"
NetMove="Error moving file"
NetInvalid="Received invalid file request"
NoDownload="Package "%ls" is not downloadable"
DownloadFailed="Downloading package "%ls" failed: %ls"
RequestDenied="Server requested file from pending level: Denied"
ConnectionFailed="Connection failed"
ChAllocate="Couldn't allocate channel"
NetAlready="Already networking"
NetListen="Listen failed: No linker context available"
LoadEntry="Can't load Entry: %ls"
InvalidUrl="Invalid URL: %ls"
InvalidLink="Invalid Link: %ls"
FailedBrowse="Failed to enter %ls: %ls"
Listen="Listen failed: %ls"
AbortToEntry="Failed; returning to Entry"
ServerOpen="Servers can't open network URLs"
ServerListen="Dedicated server can't listen: %ls"
Pending="Pending connect to "%ls" failed; %ls"
LoadPlayerClass="Failed to load player class"
ServerOutdated="Server's version is outdated"
Banned="You have been banned"
TempBanned="You have been temporarily banned"
Kicked="You have been kicked"

[General]
Upgrade="To enter this server, you need the latest free update to Unreal available from OldUnreals's Web site:"
UpgradeURL="http://www.oldunreal.com/oldunrealpatches.html"
UpgradeQuestion="Do you want to launch your web browser and go to the upgrade page now?"
Version="Version %i"

[AdminAccessManager]
AdminLoginText="Administrator %ls logged in"
AdminLogoutText="Administrator %ls logged out"
CheatUsedStr="%ls used admin/cheat command: %c"

[Fonts]
WhiteFont=UnrealShare.WhiteFont
MedFont=Engine.MedFont
LargeFont=Engine.LargeFont
BigFont=Engine.BigFont
SmallFont=Engine.SmallFont

[LinkerUpdateCommandlet]
HelpCmd=linkerupdate
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
HelpOneLiner="Adds all checksums of the files within the directory automatically to the file SHALinkerCache.ini. Used by the UnrealIntegrity anticheat."
HelpUsage="linkerupdate <filename>"
HelpParm[0]="<filename>"
HelpDesc[0]="The file to calculate the checksum for posterior storage."

[SHAUpdateCommandlet]
HelpCmd=shaupdate
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
HelpOneLiner="Adds all SHA256 checksums of the files within the directory automatically to the file SHALinkerCache.ini. Used by the UnrealIntegrity anticheat."
HelpUsage="shaupdate <filename>"
HelpParm[0]="<filename>"
HelpDesc[0]="The file to calculate the SHA256 checksum for posterior storage."

Rest of the file (Unreal Tournament)

[Console]
ClassCaption="Standard Unreal Tournament Console"
LoadingMessage="LOADING"
SavingMessage="SAVING"
ConnectingMessage="CONNECTING"
PausedMessage="PAUSED"
PrecachingMessage="PRECACHING"
ChatChannel="(CHAT) "
TeamChannel="(TEAM) "

[Menu]
HelpMessage=""
MenuList=""
HelpMessage[1]="This menu has not yet been implemented."
LeftString="Left"
RightString="Right"
CenterString="Center"
EnabledString="Enabled"
DisabledString="Disabled"
YesString="Yes"
NoString="No"

[GameInfo]
SwitchLevelMessage="Switching Levels"
DefaultPlayerName="Player"
LeftMessage=" left the game."
FailedSpawnMessage="Failed to spawn player actor"
FailedPlaceMessage="Could not find starting spot (level might need a 'PlayerStart' actor)"
FailedTeamMessage="Could not find team for player"
NameChangedMessage="Name changed to "
EnteredMessage=" entered the game."
GameName="Game"
MaxedOutMessage="Server is already at capacity."
WrongPassword="The password you entered is incorrect."
NeedPassword="You need to enter a password to join this game."
MaleGender="his"
FemaleGender="her"
IPBanned="Your IP address has been banned on this server."

[Errors]
NetOpen="Error opening file"
NetWrite="Error writing to file"
NetRefused="Server refused to send "%ls""
NetClose="Error closing file"
NetSize="File size mismatch"
NetMove="Error moving file"
NetInvalid="Received invalid file request"
NoDownload="Package "%ls" is not downloadable"
DownloadFailed="Downloading package "%ls" failed: %ls"
RequestDenied="Server requested file from pending level: Denied"
ConnectionFailed="Connection failed"
ChAllocate="Couldn't allocate channel"
NetAlready="Already networking"
NetListen="Listen failed: No linker context available"
LoadEntry="Can't load Entry: %ls"
InvalidUrl="Invalid URL: %ls"
InvalidLink="Invalid Link: %ls"
FailedBrowse="Failed to enter %ls: %ls"
Listen="Listen failed: %ls"
AbortToEntry="Failed; returning to Entry"
ServerOpen="Servers can't open network URLs"
ServerListen="Dedicated server can't listen: %ls"
Pending="Pending connect to "%ls" failed; %ls"
LoadPlayerClass="Failed to load player class"
ServerOutdated="Server's version is outdated"
ClientOutdated="You need to upgrade to the latest patch version"
RejectedByServer="Rejected by server"
NetDecompressFail="Error decompressing file "%ls""
MD5ChecksumFailed="Package %ls failed an MD5 check."

[General]
Upgrade="To enter this server, you need the latest free update to Unreal Tournament available from OldUnreal's Web site:"
UpgradeURL="http://www.oldunreal.com/oldunrealpatches.html"
UpgradeQuestion="Do you want to launch your web browser and go to the upgrade page now?"
Version="Version %i"

[CheckSumCommandlet]
HelpCmd=checksum
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
HelpOneLiner="Calculate package checksum for stat logging"
HelpUsage="checksum packagename.u"
HelpParm[0]="packagename.u"
HelpDesc[0]="Filename to calculate checksum"
Unreal English Localization
Shared files: ALAudio.intCore.intD3DDrv.intEditor.intEngine.intIpDrv.intSetup.intStartup.intUnrealEd.intWindow.intWinDrv.intD3D9Drv.intFMODAudioDrv.intGalaxy.intGlideDrv.intIpServer.intMeTaLDrv.intOpenGLDrv.intSglDrv.intSoftDrv.intUBrowser.intUMenu.intUnrealI.intUnrealShare.intUWindow.intXDrv.intXMesaGLDrv.intXOpenGLDrv.int
Unreal exclusives: SetupUnreal.intSetupUnrealPatch.intD3D8Drv.intEFX.intOGLDrv.intOldOpenGLDrv.intOldWeapons.intPhysXPhysics.intScriptedAI.intSDL2Drv.intSwFMOD.intUnreal.intUnrealIntegrity.intUnrealLinux.intUnrealLinux.bin.intUnrealOSX.intUnrealOSX.bin.intUnrealSDL2.intUnrealSDL2.bin.intUnrealXLinux.intUnrealXLinux.bin.intUWebAdmin.intWebAdminHTML.int
Assets: Bluff.intCeremony.intChizra.intDark.intDasaCellars.intDasaPass.intDCrater.intDig.intDKNightOp.intDmAriza.intDmBeyondTheSun.intDmCurse.intDmDeathFan.intDmDeck16.intDmElsinore.intDmExar.intDMfith.intDmHealPod.intDmMorbias.intDmRadikus.intDmRetrospective.intDmRiot.intDmTundra.intDug.intEndGame.intExtremeBeg.intExtremeCore.intExtremeDark.intExtremeDarkGen.intExtremeDGen.intExtremeEnd.intExtremeGen.intExtremeLab.intFemale1Skins.intFemale2Skins.intGateway.intHarobed.intIsvDeck1.intIsvKran32.intIsvKran4.intMale1Skins.intMale2Skins.intMale3Skins.intNaliBoat.intNaliC.intNaliLord.intNoork.intNyleve.intPassage.intQueenEnd.intRuins.intSkTrooperSkins.intSkyBase.intSkyCaves.intSkyTown.intSpireVillage.intTerraLift.intTerraniux.intTheSunspire.intTrench.intVeloraEnd.intVortex2.int
Return to Na Pali: UDSDemo.intUPak.intUPakFix.intAbyss.intCrashsite.intCrashsite1.intCrashsite2.intDmAthena.intDmDaybreak.intDmHazard.intDmStomp.intDmSunSpeak.intDmTerra.intDuskFalls.intEldora.intEnd.intFoundry.intGlacena.intGlathriel1.intGlathriel2.intInterIntro.intInter1.intInter2.intInter3.intInter4.intInterCrashsite.intInter5.intInter6.intInter7.intInter8.intInter9.intInter10.intInter11.intInter12.intInter13.intInter14.intIntro1.intIntro2.intNagomi.intNagomiSun.intNalic2.intNevec.intSpireLand.intToxic.intUGCredits.intUpack.intVelora.int
Fusion Mappack: DM-Cybrosis.intDM-Letting.intDM-Loxi.intDM-Mojo.intDM-Shrapnel.intDM-Twilight.int
Division Mappack: DmBayC.intDmCreek.intDmDespair.intDmEclipse.intDmKrazy.intDmLocke.intDmMorbfanza.intDmScruular.intDmSplash.intDmVilla.int
Unreal Tournament English Localization
Shared files: ALAudio.intCore.intD3DDrv.intEditor.intEngine.intIpDrv.intSetup.intStartup.intUnrealEd.intWindow.intWinDrv.intD3D9Drv.intFMODAudioDrv.intGalaxy.intGlideDrv.intIpServer.intMeTaLDrv.intOpenGLDrv.intSglDrv.intSoftDrv.intUBrowser.intUMenu.intUnrealI.intUnrealShare.intUWindow.intXDrv.intXMesaGLDrv.intXOpenGLDrv.intUWeb.int
UT exclusives: Botpack.intCluster.intSDLDrv.intSDLGLDrv.intSDLSoftDrv.intudemo.intUnrealTournament.intUTBrowser.intUTMenu.intUTServerAdmin.int
Assets: AS-Frigate.intAS-Guardia.intAS-HiSpeed.intAS-Mazon.intAS-Oceanfloor.intAS-Overlord.intAS-Rook.intAS-Tutorial.intBossSkins.intCityIntro.intCommandoSkins.intCTF-Command.intCTF-Coret.intCTF-Dreary.intCTF-EternalCave.intCTF-Face.intCTF-Gauntlet.intCTF-LavaGiant.intCTF-Niven.intCTF-November.intCTF-Tutorial.intDM-Barricade.intDM-Codex.intDM-Conveyor.intDM-Curse][.intDM-Deck16][.intDM-Fetid.intDM-Fractal.intDM-Gothic.intDM-Grinder.intDM-HyperBlast.intDM-KGalleon.intDM-Liandri.intDM-Morbias][.intDM-Morpheus.intDM-Oblivion.intDM-Peak.intDM-Phobos.intDM-Pressure.intDM-Pyramid.intDM-Stalwart.intDM-StalwartXL.intDM-Tempest.intDM-Turbine.intDM-Tutorial.intDM-Zeto.intDOM-Cinder.intDOM-Condemned.intDOM-Cryptic.intDOM-Gearbolt.intDOM-Ghardhen.intDOM-Lament.intDOM-Leadworks.intDOM-MetalDream.intDOM-Olden.intDOM-Sesmar.intDOM-Tutorial.intEOL_Assault.intEOL_Challenge.intEOL_CTF.intEOL_Deathmatch.intEOL_Domination.intEOL_Statues.intFCommandoSkins.intSGirlSkins.intSoldierSkins.intUTCredits.intUT-Logo-Map.int
GOTY Edition: de.intmultimesh.intrelics.intrelicsbindings.inttcowmeshskins.inttnalimeshskins.inttskmskins.intCTF-Cybrosis][.intCTF-Darji16.intCTF-Face][.intCTF-HallOfGiants.intCTF-High.intCTF-Hydro16.intCTF-Kosov.intCTF-Noxion16.intCTF-Nucleus.intCTF-Orbital.intDM-Agony.intDM-ArcaneTemple.intDM-Crane.intDM-Cybrosis][.intDM-HealPod][.intDM-Malevolence.intDM-Mojo][.intDM-Shrapnel][.intDM-SpaceNoxx.int
Bonus Pack 4: skeletalchars.intCTF-Beatitude.intCTF-EpicBoy.intCTF-Face-SE.intCTF-Ratchet.intDM-Bishop.intDM-Closer.intDM-Grit-TOURNEY.intDM-Viridian-TOURNEY.intDOM-Bullet.intDOM-Cidom.intDOM-Lament][.intDOM-WolfsBay.int
Rocket Arena: RocketArena.intRocketArenaMultimesh.intRA-Akuma.intRA-Clawfist.intRA-CliffyB.intRA-DavidM.intRA-DavidM2.intRA-Ebolt.intRA-GE][.intRA-Heiko.intRA-Inoxx.intRA-OutWorld.intRA-Shinigami.intRA-Warren.intRA-Qwerty.intRA-Revolver.int
Chaos UT: ChaosUT.intChaosUTMiscMuts.intChaosGames.intChreks.intChrekSkins.intChrekvoicedozer.intChrekvoicescout.intCTF-CUT_ChaosCastle-pf.intCTF-CUT_Horus.intDM-CUT_Eclipse.intDM-CUT_Proxyking.intDM-CUT_SkullMoon.intDM-CUT_StorageAlpha.intDM-CUT_ThebellTolls.intDM-CUT_WeaponsOfChaos.intDM-CUT_WeaponsOfWar.intUTChaosMap.intKOTH_BaseStationTheta.int