Ryzee119 / LithiumX

A simple dashboard, mainly developed for the Original Xbox console, but it can be compiled for Windows and Linux for rapid development and testing.
MIT License
72 stars 8 forks source link

Recents page works only when executable is named default.xbe #17

Closed amak79 closed 1 year ago

amak79 commented 1 year ago

I launched UnleashX via the XBE browser and when returning to LithiumX there was an entry in the Recent page for UnleashX. When I tried to launch UnleashX via the Recent page I got a quick loading screen and was then returned back to LithiumX.

UnleashX was installed by OGXBox Installer 2021 1.5.4 and the executable was named unleashx.xbe. If I rename the UnleashX executable to default.xbe I can then launch it via the Recent page. I can reproduce this with other applications.

I'm not sure this is a LithiumX issue or not but I thought it may be of interest. I have a 1.4 Xbox with Cerbios 2.2.0 Beta.

Ryzee119 commented 1 year ago

Could you please open E:\\UDATA\\LithiumX\\recent.dat with notepad or similar and let me know what path it has for that xbe?

amak79 commented 1 year ago

A:E:\Dash\UnleashX\unleashx.xbe

Ryzee119 commented 1 year ago

Thanks, i assume thats right? ignore the A:

amak79 commented 1 year ago

Yes the path is correct.

Ryzee119 commented 1 year ago

thanks thats narrowed it down a bit, ill look into it as soon as I can.

Ryzee119 commented 1 year ago

I think I see the issue. Raised https://github.com/Ryzee119/LithiumX/pull/18 Couldyou please retest? Compiled binary will be https://github.com/Ryzee119/LithiumX/actions/runs/3881811133 in a few mins

Im not at the xbox at the moment so Im unable to verify.

amak79 commented 1 year ago

It works correctly now. Thanks.

Ryzee119 commented 1 year ago

Closed by https://github.com/Ryzee119/LithiumX/pull/18