Difference between revisions of "SglDrv.int"
Jump to navigation
Jump to search
Neon Knight (talk | contribs) |
Neon Knight (talk | contribs) |
||
Line 11: | Line 11: | ||
|lines_total=4 | |lines_total=4 | ||
}} | }} | ||
+ | __TOC__ | ||
+ | == Rest of the file (Shared) == | ||
<pre> | <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> | ||
+ | == 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> | </pre> | ||
{{Navbox Localization Language-Specific | {{Navbox Localization Language-Specific |
Revision as of 14:25, 20 September 2020
SglDrv.int | |
---|---|
Language | English |
Game | Unreal |
Status | 4/4 |
SglDrv.int | |
---|---|
Language | English |
Game | 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?"
Categories:
- Wikify this page
- Unreal Localization
- Unreal English Localization
- Unreal Completed Localization Files
- Unreal Completed English Localization Files
- Unreal Tournament Localization
- Unreal Tournament English Localization
- Unreal Tournament Completed Localization Files
- Unreal Tournament Completed English Localization Files