Foi lançada a versão 1.15.0 do frontend para o emulador Xenia360. Este permite uma gestão muito eficiente e simples do emulador de 360 que geralmente não é de fácil gestão/configuração. A versão mais recente pode ser instalada automaticamente e a gestão de todas as configurações e importação de jogos é rápida e simples, podendo até definir configurações individuais por jogo e download e aplicação de mods.
Aparentemente a próxima grande revisão já será numa versão 2.xx.
Ficam os detalhes oficiais desta versão que está disponível no GitHub do projeto:
This is the last major version of Xenia Manager v1. Expect only bugfixes moving forwards as I’m currently in the process of doing a complete rewrite of Xenia Manager for v2.0.0.
I’m not 100% sure if it will be possible to carry over everything from v1 of Xenia Manager although stuff like content will be just a drag and drop, but you will probably need to add your games again due to the complete overhaul of how Xenia Manager works (Hopefully for the better).
The main reason why I’m doing a complete rewrite is because the code and project structure just isn’t good enough or fun to work with. Also I want to the code to follow some guidelines so it’s easier for others to contribute to the project (If they want to). I will post more details about the v2 in the Announcements over on the Github Discussions in the near future so be on the lookup for them.
What’s Changed
- Added “Update Patch” option which allows the user to update the patch. Do note that it will reset settings when it updates to the latest version (PR #144)
- Xenia Manager now tracks the play time and it will show the play time when you hover over the boxart (PR #147)
- In the settings, above “Open Xenia Installer” button you can see what Xenia is installed and what version of that specific Xenia is currently installed (PR #149)
- Replaced Xenia Master’s game compatibility with Xenia Canary game compatibility which should be much more accurate in terms of compatibility. This will only update for newly added games (PR #152)
- Updated some URLs for the game lists and stuff like that (PR #153)
- Fixed an issue with having Mousehook build as Xenia Custom not loading bindings.ini file. This fix should also fix other issues where the “WorkingDirectory” was not properly set when launching Xenia (PR #155)