Xbox 360 Offline dashHook

Moderator: silent

Post Reply
silent
Site Admin
Posts: 77
Joined: Tue Nov 03, 2020 9:35 pm

Xbox 360 Offline dashHook

Post by silent »

Hello,

Pulled this from xbNetwork source tonight. Its the hooks needed to load offline dash.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,

-silent
Post Reply