Difference between revisions of "English .int/Language Guidelines"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 5: Line 5:
|original=Advanced Options
|original=Advanced Options
|translation=Advanced Options
|translation=Advanced Options
|found_in=
|found_in=[[Core.int]], [[Engine.int]]
|notes=
|class=
|metaclass=
|notes=Root.
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Advanced
|original=Advanced
|translation=Advanced
|translation=Advanced
|found_in=
|found_in=[[Engine.int]]
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 17: Line 21:
|original=Drivers
|original=Drivers
|translation=Drivers
|translation=Drivers
|found_in=
|found_in=[[Engine.int]]
|notes=
|class=
|metaclass=
|notes=Category=Drivers
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Game Settings
|original=Game Settings
|translation=Game Settings
|translation=Game Settings
|found_in=
|found_in=[[Engine.int]]
|class=Engine.GameInfo
|metaclass=
|notes=
|notes=
}}
}}
Line 30: Line 38:
|translation=Decals
|translation=Decals
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 35: Line 45:
|original=Audio
|original=Audio
|translation=Audio
|translation=Audio
|found_in=
|found_in=[[ALAudio.int]], [[Cluster.int]], [[Galaxy.int]],
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 41: Line 53:
|original=Rendering
|original=Rendering
|translation=Rendering
|translation=Rendering
|found_in=
|found_in=[[D3D9Drv.int]], [[D3DDrv.int]], [[OpenGLDrv.int]], [[SoftDrv.int]], [[XOpenGLDrv.int]]
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 47: Line 61:
|original=Networking
|original=Networking
|translation=Networking
|translation=Networking
|found_in=
|found_in=[[IpDrv.int]], [[UnrealI.int]], [[UnrealShare.int]]
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 53: Line 69:
|original=Game Types
|original=Game Types
|translation=Game Types
|translation=Game Types
|found_in=
|found_in=[[UnrealI.int]], [[UnrealShare.int]]
|notes=
|class=
|metaclass=
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Editor
|original=Editor
|translation=Editor
|translation=Editor
|found_in=
|found_in=[[Editor.int]]
|notes=
|class=
}}
|metaclass=
{{LanguageTableRow
|original=File System
|translation=File System
|found_in=
|notes=
|notes=
}}
}}
Line 71: Line 85:
|original=Display
|original=Display
|translation=Display
|translation=Display
|found_in=
|found_in=[[WinDrv.int]]
|notes=
|class=WinDrv.WindowsClient
|metaclass=
|notes=Category=Display
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Joystick
|original=Joystick
|translation=Joystick
|translation=Joystick
|found_in=
|found_in=[[WinDrv.int]]
|notes=
|class=WinDrv.WindowsClient
|metaclass=
|notes=Category=Joystick
}}
}}
{{LanguageTableFooter}}
{{LanguageTableFooter}}
Line 87: Line 105:
|original=Game Engine Settings
|original=Game Engine Settings
|translation=Game Engine Settings
|translation=Game Engine Settings
|found_in=
|found_in=[[Engine.int]]
|notes=
|class=Engine.GameEngine
|metaclass=
|notes=Category=Settings
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Key Aliases
|original=Key Aliases
|translation=Key Aliases
|translation=Key Aliases
|found_in=
|found_in=[[Engine.int]]
|notes=
|class=Engine.Input
|metaclass=
|notes=Category=Aliases
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Raw Key Bindings
|original=Raw Key Bindings
|translation=Raw Key Bindings
|translation=Raw Key Bindings
|found_in=
|found_in=[[Engine.int]]
|class=Engine.Input
|metaclass=
|notes=Category=RawKeys
}}
{{LanguageTableRow
|original=File System
|translation=File System
|found_in=[[Core.int]]
|class=Core.System
|metaclass=
|notes=
|notes=
}}
}}
Line 109: Line 141:
|original=Darkmatch
|original=Darkmatch
|translation=Darkmatch
|translation=Darkmatch
|found_in=
|found_in=[[UnrealI.int]]
|class=UnrealI.DarkMatch
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 115: Line 149:
|original=King of the Hill
|original=King of the Hill
|translation=King of the Hill
|translation=King of the Hill
|found_in=
|found_in=[[UnrealI.int]]
|class=UnrealI.KingOfTheHill
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 121: Line 157:
|original=Coop Play
|original=Coop Play
|translation=Coop Play
|translation=Coop Play
|found_in=
|found_in=[[UnrealShare.int]]
|class=UnrealShare.CoopGame
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 127: Line 165:
|original=Deathmatch
|original=Deathmatch
|translation=Deathmatch
|translation=Deathmatch
|found_in=
|found_in=[[UnrealShare.int]]
|class=UnrealShare.DeathmatchGame
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 133: Line 173:
|original=Team Play
|original=Team Play
|translation=Team Play
|translation=Team Play
|found_in=
|found_in=[[UnrealShare.int]]
|class=UnrealShare.TeamGame
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 139: Line 181:
|original=Tournament Deathmatch
|original=Tournament Deathmatch
|translation=Tournament Deathmatch
|translation=Tournament Deathmatch
|found_in=
|found_in=[[Botpack.int]]
|class=Botpack.DeathmatchPlus
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 145: Line 189:
|original=Tournament Team Game
|original=Tournament Team Game
|translation=Tournament Team Game
|translation=Tournament Team Game
|found_in=
|found_in=[[Botpack.int]]
|class=Botpack.TeamGamePlus
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 151: Line 197:
|original=Capture The Flag
|original=Capture The Flag
|translation=Capture The Flag
|translation=Capture The Flag
|found_in=
|found_in=[[Botpack.int]]
|class=Botpack.CTFGame
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 157: Line 205:
|original=Assault
|original=Assault
|translation=Assault
|translation=Assault
|found_in=
|found_in=[[Botpack.int]]
|class=Botpack.Assault
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 163: Line 213:
|original=Domination
|original=Domination
|translation=Domination
|translation=Domination
|found_in=
|found_in=[[Botpack.int]]
|class=Botpack.Domination
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 169: Line 221:
|original=Last Man Standing
|original=Last Man Standing
|translation=Last Man Standing
|translation=Last Man Standing
|found_in=
|found_in=[[Botpack.int]]
|class=Botpack.LastManStanding
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 175: Line 229:
|original=Tournament Darkmatch
|original=Tournament Darkmatch
|translation=Tournament Darkmatch
|translation=Tournament Darkmatch
|found_in=
|found_in=[[Botpack.int]]
|class=Botpack.TournamentDarkmatch
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 185: Line 241:
|original=Public Server Information
|original=Public Server Information
|translation=Public Server Information
|translation=Public Server Information
|found_in=
|found_in=[[Engine.int]]
|class=Engine.GameReplicationInfo
|metaclass=
|notes=
|notes=
}}
}}
Line 192: Line 250:
|translation=Channel Download
|translation=Channel Download
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 198: Line 258:
|translation=Connection Notifications
|translation=Connection Notifications
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 203: Line 265:
|original=Map Lists
|original=Map Lists
|translation=Map Lists
|translation=Map Lists
|found_in=
|found_in=[[UnrealI.int]], [[UnrealShare.int]]
|notes=
|class=
|metaclass=
|notes=Unreal Only
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=TCP/IP Network Play
|original=TCP/IP Network Play
|translation=TCP/IP Network Play
|translation=TCP/IP Network Play
|found_in=
|found_in=[[IpDrv.int]]
|class=IpDrv.TcpNetDriver
|metaclass=
|notes=
|notes=
}}
}}
Line 215: Line 281:
|original=Server Beacon
|original=Server Beacon
|translation=Server Beacon
|translation=Server Beacon
|found_in=
|found_in=[[IpDrv.int]]
|class=IpDrv.UdpBeacon
|metaclass=
|notes=
|notes=
}}
}}
Line 222: Line 290:
|translation=Master Server Uplink
|translation=Master Server Uplink
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 228: Line 298:
|translation=UBrowser
|translation=UBrowser
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 233: Line 305:
|original=Web Server
|original=Web Server
|translation=Web Server
|translation=Web Server
|found_in=
|found_in=[[UWeb.int]]
|class=UWeb.WebServer
|metaclass=
|notes=
|notes=
}}
}}
Line 239: Line 313:
|original=Web-Based Remote Administration
|original=Web-Based Remote Administration
|translation=Web-Based Remote Administration
|translation=Web-Based Remote Administration
|found_in=
|found_in=[[UTServerAdmin.int]]
|class=UTServerAdmin.UTServerAdmin
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 250: Line 326:
|translation=Web Manager
|translation=Web Manager
|found_in=
|found_in=
|class=
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 256: Line 334:
|translation=Web Connection
|translation=Web Connection
|found_in=
|found_in=
|class=
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 262: Line 342:
|translation=Sub Web Manager
|translation=Sub Web Manager
|found_in=
|found_in=
|class=
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 268: Line 350:
|translation=Messaging Spectator
|translation=Messaging Spectator
|found_in=
|found_in=
|class=
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 278: Line 362:
|translation=Blood
|translation=Blood
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 284: Line 370:
|translation=Pawn Shadow
|translation=Pawn Shadow
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 290: Line 378:
|translation=Decoration Shadow
|translation=Decoration Shadow
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 296: Line 386:
|translation=Projectile Shadow
|translation=Projectile Shadow
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 302: Line 394:
|translation=Config
|translation=Config
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 312: Line 406:
|translation=Server
|translation=Server
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 318: Line 414:
|translation=Client
|translation=Client
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 327: Line 425:
|original=Advanced
|original=Advanced
|translation=Advanced
|translation=Advanced
|found_in=
|found_in=[[Editor.int]]
|notes=
|class=Editor.EditorEngine
|metaclass=
|notes=Category=Advanced
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Colors
|original=Colors
|translation=Colors
|translation=Colors
|found_in=
|found_in=[[Editor.int]]
|notes=
|class=Editor.EditorEngine
|metaclass=
|notes=Category=Colors
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Grid
|original=Grid
|translation=Grid
|translation=Grid
|found_in=
|found_in=[[Editor.int]]
|notes=
|class=Editor.EditorEngine
|metaclass=
|notes=Category=Grid
}}
}}
{{LanguageTableRow
{{LanguageTableRow
|original=Rotation Grid
|original=Rotation Grid
|translation=Rotation Grid
|translation=Rotation Grid
|found_in=
|found_in=[[Editor.int]]
|notes=
|class=Editor.EditorEngine
|metaclass=
|notes=Category=RotationGrid
}}
}}
{{LanguageTableRow
{{LanguageTableRow
Line 352: Line 458:
|translation=''AudioPackage'' Commandlet
|translation=''AudioPackage'' Commandlet
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 358: Line 466:
|translation=''MusicPackages'' Commandlet
|translation=''MusicPackages'' Commandlet
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 367: Line 477:
|original=OpenAL 3D Audio Support
|original=OpenAL 3D Audio Support
|translation=OpenAL 3D Audio Support
|translation=OpenAL 3D Audio Support
|found_in=
|found_in=[[ALAudio.int]]
|class=ALAudio.ALAudioSubsystem
|metaclass=
|notes=
|notes=
}}
}}
Line 374: Line 486:
|translation=FMOD 3D Audio Support
|translation=FMOD 3D Audio Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 379: Line 493:
|original=Galaxy 3D Audio Support
|original=Galaxy 3D Audio Support
|translation=Galaxy 3D Audio Support
|translation=Galaxy 3D Audio Support
|found_in=
|found_in=[[Galaxy.int]]
|class=Galaxy.GalaxyAudioSubsystem
|metaclass=
|notes=
|notes=
}}
}}
Line 385: Line 501:
|original=Cluster 3D Audio Support
|original=Cluster 3D Audio Support
|translation=Cluster 3D Audio Support
|translation=Cluster 3D Audio Support
|found_in=
|found_in=[[Cluster.int]]
|class=Cluster.ClusterAudioSubsystem
|metaclass=
|notes=UT Only
|notes=UT Only
}}
}}
Line 395: Line 513:
|original=Direct3D 9 Support
|original=Direct3D 9 Support
|translation=Direct3D 9 Support
|translation=Direct3D 9 Support
|found_in=
|found_in=[[D3D9Drv.int]]
|class=D3D9Drv.D3D9RenderDevice
|metaclass=
|notes=
|notes=
}}
}}
Line 401: Line 521:
|original=Direct3D 7 Support
|original=Direct3D 7 Support
|translation=Direct3D 7 Support
|translation=Direct3D 7 Support
|found_in=
|found_in=[[D3DDrv.int]]
|class=D3DDrv.D3DRenderDevice
|metaclass=
|notes=
|notes=
}}
}}
Line 408: Line 530:
|translation=3dfx Glide Support
|translation=3dfx Glide Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 414: Line 538:
|translation=S3 MeTaL Support
|translation=S3 MeTaL Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 419: Line 545:
|original=OpenGL Support
|original=OpenGL Support
|translation=OpenGL Support
|translation=OpenGL Support
|found_in=
|found_in=[[OpenGLDrv.int]]
|class=OpenGLDrv.OpenGLRenderDevice
|metaclass=
|notes=
|notes=
}}
}}
Line 426: Line 554:
|translation=SDL OpenGL Support
|translation=SDL OpenGL Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 432: Line 562:
|translation=SDL Software Support
|translation=SDL Software Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 438: Line 570:
|translation=PowerVR SGL Support
|translation=PowerVR SGL Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 443: Line 577:
|original=Software Rendering
|original=Software Rendering
|translation=Software Rendering
|translation=Software Rendering
|found_in=
|found_in=[[SoftDrv.int]]
|class=SoftDrv.SoftwareRenderDevice
|metaclass=
|notes=
|notes=
}}
}}
Line 450: Line 586:
|translation=Mesa 3D Support
|translation=Mesa 3D Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=
|notes=
}}
}}
Line 455: Line 593:
|original=XOpenGL Support
|original=XOpenGL Support
|translation=XOpenGL Support
|translation=XOpenGL Support
|found_in=
|found_in=[[XOpenGLDrv.int]]
|notes=
|class=XOpenGLDrv.XOpenGLRenderDevice
|metaclass=
|notes=Category=Options
}}
}}
{{LanguageTableRow
{{LanguageTableRow
Line 462: Line 602:
|translation=Direct3D 8 Support
|translation=Direct3D 8 Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 468: Line 610:
|translation=Direct3D 10 Support
|translation=Direct3D 10 Support
|found_in=
|found_in=
|class=
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 477: Line 621:
|original=Darkmatch Maps
|original=Darkmatch Maps
|translation=Darkmatch Maps
|translation=Darkmatch Maps
|found_in=
|found_in=[[UnrealI.int]]
|class=UnrealI.DkMapList
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
}}
Line 483: Line 629:
|original=Deathmatch Maps
|original=Deathmatch Maps
|translation=Deathmatch Maps
|translation=Deathmatch Maps
|found_in=
|found_in=[[UnrealShare.int]]
|class=UnrealShare.DmMapList
|metaclass=
|notes=Unreal Only
|notes=Unreal Only
}}
{{LanguageTableFooter}}
=== "XOpenGL Support" Tree ===
{{LanguageTableHeader}}
{{LanguageTableRow
|original=Debug Options
|translation=Debug Options
|found_in=[[XOpenGLDrv.int]]
|class=XOpenGLDrv.XOpenGLRenderDevice
|metaclass=
|notes=Category=DebugOptions
}}
}}
{{LanguageTableFooter}}
{{LanguageTableFooter}}


[[Category:Localization]]
[[Category:Localization]]

Revision as of 04:20, 18 July 2020

"Advanced Options" Tree

Original entry Translation Found In Class Metaclass Notes
Advanced Options Advanced Options Core.int, Engine.int Root.
Advanced Advanced Engine.int
Drivers Drivers Engine.int Category=Drivers
Game Settings Game Settings Engine.int Engine.GameInfo
Decals Decals
Audio Audio ALAudio.int, Cluster.int, Galaxy.int,
Rendering Rendering D3D9Drv.int, D3DDrv.int, OpenGLDrv.int, SoftDrv.int, XOpenGLDrv.int
Networking Networking IpDrv.int, UnrealI.int, UnrealShare.int
Game Types Game Types UnrealI.int, UnrealShare.int Unreal Only
Editor Editor Editor.int
Display Display WinDrv.int WinDrv.WindowsClient Category=Display
Joystick Joystick WinDrv.int WinDrv.WindowsClient Category=Joystick


"Advanced" Tree

Original entry Translation Found In Class Metaclass Notes
Game Engine Settings Game Engine Settings Engine.int Engine.GameEngine Category=Settings
Key Aliases Key Aliases Engine.int Engine.Input Category=Aliases
Raw Key Bindings Raw Key Bindings Engine.int Engine.Input Category=RawKeys
File System File System Core.int Core.System


"Game Types" Tree

Original entry Translation Found In Class Metaclass Notes
Darkmatch Darkmatch UnrealI.int UnrealI.DarkMatch Unreal Only
King of the Hill King of the Hill UnrealI.int UnrealI.KingOfTheHill Unreal Only
Coop Play Coop Play UnrealShare.int UnrealShare.CoopGame Unreal Only
Deathmatch Deathmatch UnrealShare.int UnrealShare.DeathmatchGame Unreal Only
Team Play Team Play UnrealShare.int UnrealShare.TeamGame Unreal Only
Tournament Deathmatch Tournament Deathmatch Botpack.int Botpack.DeathmatchPlus UT Only
Tournament Team Game Tournament Team Game Botpack.int Botpack.TeamGamePlus UT Only
Capture The Flag Capture The Flag Botpack.int Botpack.CTFGame UT Only
Assault Assault Botpack.int Botpack.Assault UT Only
Domination Domination Botpack.int Botpack.Domination UT Only
Last Man Standing Last Man Standing Botpack.int Botpack.LastManStanding UT Only
Tournament Darkmatch Tournament Darkmatch Botpack.int Botpack.TournamentDarkmatch UT Only


"Networking" Tree

Original entry Translation Found In Class Metaclass Notes
Public Server Information Public Server Information Engine.int Engine.GameReplicationInfo
Channel Download Channel Download
Connection Notifications Connection Notifications
Map Lists Map Lists UnrealI.int, UnrealShare.int Unreal Only
TCP/IP Network Play TCP/IP Network Play IpDrv.int IpDrv.TcpNetDriver
Server Beacon Server Beacon IpDrv.int IpDrv.UdpBeacon
Master Server Uplink Master Server Uplink
UBrowser UBrowser
Web Server Web Server UWeb.int UWeb.WebServer
Web-Based Remote Administration Web-Based Remote Administration UTServerAdmin.int UTServerAdmin.UTServerAdmin UT Only


"Web Server" Tree

Original entry Translation Found In Class Metaclass Notes
Web Manager Web Manager Unreal Only
Web Connection Web Connection Unreal Only
Sub Web Manager Sub Web Manager Unreal Only
Messaging Spectator Messaging Spectator Unreal Only


"Decals" Tree

Original entry Translation Found In Class Metaclass Notes
Blood Blood
Pawn Shadow Pawn Shadow
Decoration Shadow Decoration Shadow
Projectile Shadow Projectile Shadow
Config Config


"Blood" Tree

Original entry Translation Found In Class Metaclass Notes
Server Server
Client Client


"Editor" Tree

Original entry Translation Found In Class Metaclass Notes
Advanced Advanced Editor.int Editor.EditorEngine Category=Advanced
Colors Colors Editor.int Editor.EditorEngine Category=Colors
Grid Grid Editor.int Editor.EditorEngine Category=Grid
Rotation Grid Rotation Grid Editor.int Editor.EditorEngine Category=RotationGrid
AudioPackage Commandlet AudioPackage Commandlet
MusicPackages Commandlet MusicPackages Commandlet


"Audio" Tree

Original entry Translation Found In Class Metaclass Notes
OpenAL 3D Audio Support OpenAL 3D Audio Support ALAudio.int ALAudio.ALAudioSubsystem
FMOD 3D Audio Support FMOD 3D Audio Support
Galaxy 3D Audio Support Galaxy 3D Audio Support Galaxy.int Galaxy.GalaxyAudioSubsystem
Cluster 3D Audio Support Cluster 3D Audio Support Cluster.int Cluster.ClusterAudioSubsystem UT Only


"Rendering" Tree

Original entry Translation Found In Class Metaclass Notes
Direct3D 9 Support Direct3D 9 Support D3D9Drv.int D3D9Drv.D3D9RenderDevice
Direct3D 7 Support Direct3D 7 Support D3DDrv.int D3DDrv.D3DRenderDevice
3dfx Glide Support 3dfx Glide Support
S3 MeTaL Support S3 MeTaL Support
OpenGL Support OpenGL Support OpenGLDrv.int OpenGLDrv.OpenGLRenderDevice
SDL OpenGL Support SDL OpenGL Support
SDL Software Support SDL Software Support
PowerVR SGL Support PowerVR SGL Support
Software Rendering Software Rendering SoftDrv.int SoftDrv.SoftwareRenderDevice
Mesa 3D Support Mesa 3D Support
XOpenGL Support XOpenGL Support XOpenGLDrv.int XOpenGLDrv.XOpenGLRenderDevice Category=Options
Direct3D 8 Support Direct3D 8 Support Unreal Only
Direct3D 10 Support Direct3D 10 Support Unreal Only


"Map Lists" Tree

Original entry Translation Found In Class Metaclass Notes
Darkmatch Maps Darkmatch Maps UnrealI.int UnrealI.DkMapList Unreal Only
Deathmatch Maps Deathmatch Maps UnrealShare.int UnrealShare.DmMapList Unreal Only


"XOpenGL Support" Tree

Original entry Translation Found In Class Metaclass Notes
Debug Options Debug Options XOpenGLDrv.int XOpenGLDrv.XOpenGLRenderDevice Category=DebugOptions