Difference between revisions of "SglDrv.est"

From Oldunreal-Wiki
Jump to navigation Jump to search
(Updated to May 4, 2018.)
(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="Renderizado",Parent="Opciones avanzadas")
Preferences=(Caption="Renderizado",Parent="Opciones avanzadas")
Preferences=(Caption="Soporte para PowerVR SGL",Parent="Reproducción",Class=SGLDrv.SGLRenderDevice,Immediate=True)
Preferences=(Caption="Soporte para PowerVR SGL",Parent="Reproducción",Class=SGLDrv.SGLRenderDevice,Immediate=True)


 
[SglRenderDevice]
<nowiki>[SglRenderDevice]</nowiki>
 
ClassCaption="PowerVR SGL para Windows"
ClassCaption="PowerVR SGL para Windows"
AskInstalled=¿Tienes una tarjeta PowerVR instalada?
AskInstalled=¿Tienes una tarjeta PowerVR instalada?
AskUse=¿Quieres utilizar tu tarjeta PowerVR con Unreal?
AskUse=¿Quieres utilizar tu tarjeta PowerVR con Unreal?
</pre>
[[Category:Spanish Localization]]
[[Category:Spanish Localization]]

Revision as of 19:35, 20 May 2018

[Public]
Object=(Name=SGLDrv.SGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=SGL.dll)
Preferences=(Caption="Renderizado",Parent="Opciones avanzadas")
Preferences=(Caption="Soporte para PowerVR SGL",Parent="Reproducción",Class=SGLDrv.SGLRenderDevice,Immediate=True)

[SglRenderDevice]
ClassCaption="PowerVR SGL para Windows"
AskInstalled=¿Tienes una tarjeta PowerVR instalada?
AskUse=¿Quieres utilizar tu tarjeta PowerVR con Unreal?