Difference between revisions of "SglDrv.int"
Jump to navigation
Jump to search
Neon Knight (talk | contribs) (Preformatting.) |
Neon Knight (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <pre> | + | <code><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 | ||
[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></code> |
[[Category:English Localization]] | [[Category:English Localization]] |
Revision as of 21:59, 21 June 2020
[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)
[SglRenderDevice]
ClassCaption="PowerVR SGL for Windows"
AskInstalled="Do you have a PowerVR card installed?"
AskUse="Do you want Unreal to use your PowerVR card?"