Fumo-Unlockers / Xbox-Achievement-Unlocker

Achievement unlocker for xbox games (barely works but it does)
GNU General Public License v3.0
269 stars 60 forks source link

Export Games in the same Format as Xbox-TitleIDs (Enhancement) #35

Closed Jakesta13 closed 1 year ago

Jakesta13 commented 1 year ago

I was quickly playing around with the app and noticed the export format is flipped from the other project Xbox-TitleIDs, so I thought to mention the enhancement since people might want to use this method to add games to that project.

Would just need to flip these entries on the below line to apply the enhancement. https://github.com/ItsLogic/Xbox-Achievement-Unlocker/blob/30018079cd89c7e73d80d740c2c5c8cc5685f61e/MainWindow.cs#L397

E.g This project export: Game Title,ID
Halo Infinite,2043073184 Vs. Xbox-TitleIDs ID, Game Title
453673951,Guitar Hero Live Edit: fixed examples

Jakesta13 commented 1 year ago

I noticed I made a mistake on the issue, I'll edit this to reflect properly or close it if I'm wrong.

Not at my PC at the moment

Edit: I double checked, I believe it's right but my examples are mixed up.. think I had two text files open and confused them for the export Edit2: Updated main comment

ItsLogic commented 1 year ago

Honestly didnt even notice this. Ill change that line though thanks