Difference between revisions of "SglDrv.int"

From Oldunreal-Wiki
Jump to navigation Jump to search
(Preformatting.)
Line 1: Line 1:
<nowiki>[Public]</nowiki>
<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="Rendering",Parent="Advanced Options")
Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="PowerVR SGL support",Parent="Rendering",Class=SGLDrv.SGLRenderDevice,Immediate=True)
Preferences=(Caption="PowerVR SGL support",Parent="Rendering",Class=SGLDrv.SGLRenderDevice,Immediate=True)


 
[SglRenderDevice]
<nowiki>[SglRenderDevice]</nowiki>
 
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>
[[Category:English Localization]]
[[Category:English Localization]]

Revision as of 19:34, 20 May 2018

[Public]
Object=(Name=SGLDrv.SGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=SGL.dll)
Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="PowerVR SGL support",Parent="Rendering",Class=SGLDrv.SGLRenderDevice,Immediate=True)

[SglRenderDevice]
ClassCaption="PowerVR SGL for Windows"
AskInstalled=Do you have a PowerVR card installed?
AskUse=Do you want Unreal to use your PowerVR card?