Difference between revisions of "SglDrv.int"
Jump to navigation
Jump to search
(Created page with '<nowiki>[Public]</nowiki> Object=(Name=SGLDrv.SGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=SGL.dll) Preferences=(Caption="Rendering",Parent="Advanced Op...') |
Neon Knight (talk | contribs) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | {{Infobox Localization |
− | + | |name=SglDrv | |
+ | |language=English | ||
+ | |game=Unreal | ||
+ | |lines_done=4 | ||
+ | |lines_total=4 | ||
+ | |game2=Unreal Tournament | ||
+ | |lines_done2=4 | ||
+ | |lines_total2=4 | ||
+ | }} | ||
+ | __TOC__ | ||
+ | == Rest of the file (Shared) == | ||
+ | <pre> | ||
+ | [Public] | ||
Object=(Name=SGLDrv.SGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=SGL.dll) | Object=(Name=SGLDrv.SGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=SGL.dll) | ||
− | + | Preferences=(Caption="PowerVR SGL Support",Parent="Rendering",Class=SGLDrv.SGLRenderDevice,Immediate=True) | |
− | + | </pre> | |
− | + | == Rest of the file (Unreal) == | |
− | Preferences=(Caption="PowerVR SGL | + | <pre> |
− | + | [SglRenderDevice] | |
− | |||
− | < | ||
− | |||
ClassCaption="PowerVR SGL for Windows" | ClassCaption="PowerVR SGL for Windows" | ||
− | + | AskInstalled="Do you have a PowerVR card installed?" | |
− | AskInstalled=Do you have a PowerVR card installed? | + | AskUse="Do you want Unreal to use your PowerVR card?" |
− | + | </pre> | |
− | AskUse=Do you want Unreal to use your PowerVR card? | + | == Rest of the file (Unreal Tournament) == |
+ | <pre> | ||
+ | [SglRenderDevice] | ||
+ | ClassCaption="PowerVR SGL for Windows" | ||
+ | AskInstalled="Do you have a PowerVR card installed?" | ||
+ | AskUse="Do you want Unreal Tournament to use your PowerVR card?" | ||
+ | </pre> | ||
+ | {{Navbox Localization Language-Specific | ||
+ | |language=English | ||
+ | |game=Unreal | ||
+ | }} | ||
+ | {{Navbox Localization Language-Specific | ||
+ | |language=English | ||
+ | |game=Unreal Tournament | ||
+ | }} |
Latest revision as of 21:12, 12 October 2020
We're moving! |
---|
The localization project is moving to the Github repository. Completed and incomplete pages will be transferred there. |
This page in other languages |
---|
English - German - French - Spanish - Italian - Russian - Polish - Portuguese - Hungarian - Czech - Swedish - Catalan - Dutch - Norwegian |
SglDrv | |
---|---|
Language | English |
Game 1 | Unreal |
Status | 4/4 |
Game 2 | Unreal Tournament |
Status | 4/4 |
Contents
[Public] Object=(Name=SGLDrv.SGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=SGL.dll) Preferences=(Caption="PowerVR SGL Support",Parent="Rendering",Class=SGLDrv.SGLRenderDevice,Immediate=True)
Rest of the file (Unreal)
[SglRenderDevice] ClassCaption="PowerVR SGL for Windows" AskInstalled="Do you have a PowerVR card installed?" AskUse="Do you want Unreal to use your PowerVR card?"
Rest of the file (Unreal Tournament)
[SglRenderDevice] ClassCaption="PowerVR SGL for Windows" AskInstalled="Do you have a PowerVR card installed?" AskUse="Do you want Unreal Tournament to use your PowerVR card?"