ModdingXbox Live Arcade Multi Tool
Posted:

ModdingXbox Live Arcade Multi ToolPosted:

XeCrippy
  • Winter 2019
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
This is a little project I started the other day. Right now it only supports a few games but I'll continue to add to it. My initial focus has been just overall functionality of the tool itself. It includes some extra tools as well.



Virus Scan before code protection

Virus Scan after code protection

Download

*Credit to dudeitsbrian for the XMessageBox Class

*Credit to XeClutch for PPC2C source


Last edited by XeCrippy ; edited 2 times in total

The following 6 users thanked XeCrippy for this useful post:

sonnyyyy (03-11-2021), TTG (02-27-2021), Moonshine (02-26-2021), YxModz (02-25-2021), MissCincinnati (02-21-2021), Rodent (02-21-2021)
#2. Posted:
XeCrippy
  • Winter 2019
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
I just finished a pretty important update for this tool. It'll fix most of the small issues but also has a lot of improvements to user experience. Next I plan on focusing on adding some more games. I do more offline modding than anything so I have quite a bit laying around that I can add to it and plan on finding some new stuff also.



-------------------------------------------------

Version 1.0.7726.5359               

-------------------------------------------------

[*]Improved Toast Notifications         

[*]Improved User Personilization       

[*]Improved Error Handling             

[*]Improved Update Handling & Delivery     

[*]Improved Creating Start Menu Shortcut

   for ToastNotifications

[*]Fixed Spreadsheet Controls

[*]Added South Park: Tenormans Revenge



[!]New games will be added next
#3. Posted:
JTAGxPrivate
  • Winter 2022
Status: Offline
Joined: Jul 14, 201013Year Member
Posts: 561
Reputation Power: 68
Status: Offline
Joined: Jul 14, 201013Year Member
Posts: 561
Reputation Power: 68
Looks like a great bit of software!
#4. Posted:
XeCrippy
  • Blind Luck
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
JTAGxPrivate wrote Looks like a great bit of software!
Thanks. I plan on adding a lot more games to it. If nothing else it'll be good for preservation purposes.
#5. Posted:
XeCrippy
  • Winter 2019
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
I just fixed a critical error preventing the designer from loading. I tried to lower the file size and accidently removed some important dll's. It should work properly now, hopefully. Let me know if you have any issues.

Virus Scan

Download
#6. Posted:
MissCincinnati
  • Powerhouse
Status: Offline
Joined: Oct 28, 20149Year Member
Posts: 401
Reputation Power: 43
Status: Offline
Joined: Oct 28, 20149Year Member
Posts: 401
Reputation Power: 43
What language is this project coded in if you don't mind me asking
Very interesting project!!
#7. Posted:
XeCrippy
  • Blind Luck
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
MissCincinnati wrote What language is this project coded in if you don't mind me asking
Very interesting project!!
It's c#. It's converted to a native exe as part of code security.

Here's another project I was working on for a while and decided not to release.

Forums/t=7795448/new-tool-beta-te...losed.html
#8. Posted:
MissCincinnati
  • 2 Million
Status: Offline
Joined: Oct 28, 20149Year Member
Posts: 401
Reputation Power: 43
Status: Offline
Joined: Oct 28, 20149Year Member
Posts: 401
Reputation Power: 43
Crippy wrote
MissCincinnati wrote What language is this project coded in if you don't mind me asking
Very interesting project!!
It's c#. It's converted to a native exe as part of code security.

Here's another project I was working on for a while and decided not to release.

Forums/t=7795448/new-tool-beta-te...losed.html


Awesome love to see some C# devs on here This is just one of the many projects that I am working on! UI is my fav but I do love some backend stuff too


Login Window -
gyazo.com/4e30d7874a6491abc78a4402d181e25c

Quick Video -
gyazo.com/e3c033e71efe1aec3ac8f085c25181c2

A Page with some anim -
gyazo.com/80238e52b2183916e11dc798b3af7eba
#9. Posted:
XeCrippy
  • Fairy Master
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,877
Reputation Power: 1259
MissCincinnati wrote
Crippy wrote
MissCincinnati wrote What language is this project coded in if you don't mind me asking
Very interesting project!!
It's c#. It's converted to a native exe as part of code security.

Here's another project I was working on for a while and decided not to release.

Forums/t=7795448/new-tool-beta-te...losed.html


Awesome love to see some C# devs on here This is just one of the many projects that I am working on! UI is my fav but I do love some backend stuff too


Login Window -
gyazo.com/4e30d7874a6491abc78a4402d181e25c

Quick Video -
gyazo.com/e3c033e71efe1aec3ac8f085c25181c2

A Page with some anim -
gyazo.com/80238e52b2183916e11dc798b3af7eba
I like the UI. I'm still messing with some different options, eventually I want to try and make a UWP app to see what all can be done differently with the design. DevExpress has some good Windows 10 UI layouts that look really clean but navigation can be kind of a pain as far as coding it.
#10. Posted:
MissCincinnati
  • 2 Million
Status: Offline
Joined: Oct 28, 20149Year Member
Posts: 401
Reputation Power: 43
Status: Offline
Joined: Oct 28, 20149Year Member
Posts: 401
Reputation Power: 43
Crippy wrote
MissCincinnati wrote
Crippy wrote
MissCincinnati wrote What language is this project coded in if you don't mind me asking
Very interesting project!!
It's c#. It's converted to a native exe as part of code security.

Here's another project I was working on for a while and decided not to release.

Forums/t=7795448/new-tool-beta-te...losed.html


Awesome love to see some C# devs on here This is just one of the many projects that I am working on! UI is my fav but I do love some backend stuff too


Login Window -
gyazo.com/4e30d7874a6491abc78a4402d181e25c

Quick Video -
gyazo.com/e3c033e71efe1aec3ac8f085c25181c2

A Page with some anim -
gyazo.com/80238e52b2183916e11dc798b3af7eba
I like the UI. I'm still messing with some different options, eventually I want to try and make a UWP app to see what all can be done differently with the design. DevExpress has some good Windows 10 UI layouts that look really clean but navigation can be kind of a pain as far as coding it.


Yeah I tend to stick to WPF its the most friendly imo when it comes to UI. I can recommend if you want to dabble in WPF using this

github.com/HandyOrg/HandyControl

Its free and open-source with a bunch of modern UI controls
Users browsing this topic: None
Jump to:


RECENT POSTS

HOT TOPICS