Difference between revisions of "SglDrv.int"
Jump to navigation
Jump to search
Neon Knight (talk | contribs) |
Neon Knight (talk | contribs) |
||
(5 intermediate revisions by the same user 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] | [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) | Preferences=(Caption="PowerVR SGL Support",Parent="Rendering",Class=SGLDrv.SGLRenderDevice,Immediate=True) | ||
− | + | </pre> | |
+ | == Rest of the file (Unreal) == | ||
+ | <pre> | ||
[SglRenderDevice] | [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?" | AskUse="Do you want Unreal to use your PowerVR card?" | ||
− | </pre></ | + | </pre> |
− | + | == 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 20:12, 12 October 2020
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?"