Hello,
Pulled this from xbNetwork source a few months ago. Its the hook needed to load offline dashhome.xml. https://justpaste.it/8bfbn You'll need an xzp & offlinedashome.xml. Also in order to get dash buttons to load when you press them, switch out onclick command with this:
<onclick>
<button>A</button>
<helptext>Select</helptext>
<action>EpixCmd</action>
<cmd>EcNavToSceneInApp</cmd>
<param>EcCreateVirtualDisplay</param>
<param2>xbLive_ResetServerKeyvault</param2>
</onclick>
thanks,
arms04
Pulled this from xbNetwork source a few months ago. Its the hook needed to load offline dashhome.xml. https://justpaste.it/8bfbn You'll need an xzp & offlinedashome.xml. Also in order to get dash buttons to load when you press them, switch out onclick command with this:
<onclick>
<button>A</button>
<helptext>Select</helptext>
<action>EpixCmd</action>
<cmd>EcNavToSceneInApp</cmd>
<param>EcCreateVirtualDisplay</param>
<param2>xbLive_ResetServerKeyvault</param2>
</onclick>
thanks,
arms04