OfficialTeamUIX / UIX-Lite

Modern/Re-Implemented Patches and Scripts for the Xbox Dashboard #5960
67 stars 5 forks source link

Disambiguate config files from textures #33

Closed neofright closed 2 months ago

neofright commented 2 months ago

MS Dash config files are INI files. Let's give them a file extension that better matches their contents.

MrMilenko commented 2 months ago

We'll test this as its been discussed, the issue was some areas of the dashboard would not view anything beyond an XBX. This was changed in source mods, and later dash mods, and is pretty much a legacy thing at this point. Going to keep this open for now.

neofright commented 2 months ago

I just setup a build environment and compiled the dash. I can confirm that the dash reads the files with .ini extension absolutely fine with Rocky5's latest patches.

Rocky5 commented 2 months ago

Doesn't the script work on linux/Mac? I already fixed the paths + a couple other things.

Guess I need to load up ubuntu lol

edit: Just ran in on Ubuntu 22.04.4 LTS & works fine, though the resize window and colour stuff doesn’t work. Will fix that.