Commit graph

208 commits

Author SHA1 Message Date
ZestyTS
4a79592556 Delete nincfg file if it exists 2021-02-12 10:57:45 -08:00
ZestyTS
299be6c281 Merge branch 'dev' of https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF into dev 2021-01-03 14:25:33 -08:00
NicoAICP
8cf8338c89 Fixed issues with some tools
Added beta version to settings
Help button doesnt crash the app now
2020-12-27 14:53:41 +01:00
ZestyTS
bc0f706bcb Added try/catch to remove abrupt closure 2020-10-27 17:16:20 -07:00
ZestyTS
a72c86ca6a Update SettingsFrame.xaml.cs
Added myself into the credits
2020-10-27 15:52:28 -07:00
ZestyTS
227cb89f30 Update ImageCreator - Kopieren.xaml.cs
Updated Messagebox to use the Custom Messages that are used everywhere else
2020-10-27 15:51:32 -07:00
NicoAICP
83c9778698 Wii Injector button done 2020-10-17 16:36:11 +02:00
NicoAICP
49f1c491ea Fixed Needed Data wont download, Updated Teaser 2020-10-17 14:54:24 +02:00
NicoAICP
df2bc0b76f Added vwii mode stuff 2020-10-05 22:11:10 +02:00
ZestyTS
b76699669e Removed unnecessary code 2020-10-01 23:47:35 -07:00
ZestyTS
94242023a3 Removed redudant code 2020-10-01 23:43:07 -07:00
ZestyTS
dac0f387fd Simplified using a ternary 2020-10-01 23:42:32 -07:00
ZestyTS
3d04b1b673 Simplified code using ternaries 2020-10-01 23:36:15 -07:00
ZestyTS
ed3463e26d Removed unnecessary code and simplifed where applicable 2020-10-01 23:35:10 -07:00
ZestyTS
5ff070c24e Closing pointed to an empty function so I removed the call to it 2020-10-01 17:40:29 -07:00
ZestyTS
0786fdc317 Removed unnecessary code 2020-10-01 17:39:56 -07:00
ZestyTS
25b43a09a8 Removed unnecessary code and cleaned up code where applicable 2020-10-01 17:39:35 -07:00
ZestyTS
1955468813 Shortened System.IO.Path to Path 2020-10-01 17:38:48 -07:00
ZestyTS
0e4be84818 Simplified and refactored
There was a decent amount of code that was copy/pasted around, extra code that wasn't necessary, and some formatting.
2020-09-30 17:21:38 -07:00
ZestyTS
3f2e32756c Added Null Propagation to this.Owner.GetType()
On the rare occassion when downloading different bases, the whole application would crash out. I've been able to figure out that it's in the DownloadWait.xaml.cs specifically on the "this.Owner.GetType()" check. After adding the null propgation, I haven't received the issue since, so I've gone ahead and applied the fix everywhere for consistency and to err on the side of caution.
2020-09-30 08:32:34 -07:00
ZestyTS
9822f00382 Added try/catch on creating a new bitmap
Wrapped creating a new bitmap in a try/catch since the whole program would crash if the bitmap could not be created.

I only found one picture that gave me this issue can be found here:
https://images.nintendolife.com/news/2011/07/rune_factory_3_sprouts_in_europe_in_september/large.jpg
2020-09-30 08:06:10 -07:00
NicoAICP
eed408df52 buhc of stuff, updated nitnendont download to garys fixed version 2020-09-12 13:21:40 +02:00
NicoAICP
9b15105111 fixed an issue that wouldnt even exist if i wouldnt be a moron 2020-08-21 03:52:13 +02:00
NicoAICP
a3370a99fa 32 bit support 2020-08-11 21:35:17 +02:00
NicoAICP
86b692b34a ????????
and for wii injects its nwo trying to get the manual
2020-08-11 00:39:30 +02:00
NicoAICP
9d4eea5583 ??? 2020-08-10 15:38:42 +02:00
NicoAICP
dd0e8e7e19 widescreen patch n64 2020-08-02 19:53:41 +02:00
NicoAICP
2b7a589366 checking if all bse folders exist now 2020-07-31 21:03:12 +02:00
NicoAICP
76844d218c removed need of jnustool 2020-07-29 17:20:29 +02:00
Morilli
0df7b6e3ef Properly implement and use dispose 2020-07-24 01:15:14 +02:00
Morilli
931f1c2faa fix compiler errors 2020-07-24 01:11:57 +02:00
Morilli
84f88367ee Fix a crash on windows 7 due to it not supporting the font 2020-07-23 23:23:07 +02:00
NicoAICP
999483a5ec this bullshit isnt working 2020-06-27 19:15:57 +02:00
NicoAICP
481d4f893f name fix -> wads work again & new filter optiojn wii 2020-06-26 23:23:10 +02:00
NicoAICP
307489e6d0 line up of buttons, fixed dol showing 2020-06-26 22:38:40 +02:00
NicoAICP
77140817f6 fixed mode tooltip 2020-06-24 17:57:44 +02:00
NicoAICP
b76437ebaa Added Space Bypass function 2020-06-24 17:54:51 +02:00
NicoAICP
fb75ebadc6 nother text change 2020-06-23 17:41:09 +02:00
NicoAICP
247f9419c6 trim fixed 2020-06-23 16:35:42 +02:00
NicoAICP
815d81dc6e fixed this 2020-06-23 16:22:08 +02:00
NicoAICP
d77de14bd2 fixed all bugs, but the manual resizing of fonts (125%) needs to be tested 2020-06-22 22:42:25 +02:00
NicoAICP
13cb980266 almost every reported bug fixed 2020-06-22 22:19:39 +02:00
NicoAICP
4ed67cbea6 missing tooltip added 2020-06-15 21:44:07 +02:00
NicoAICP
3d4862240d final commit i guess woop woop 2020-06-15 20:54:37 +02:00
NicoAICP
9fc28658f9 changed anme at the bootimage creators 2020-06-15 16:17:50 +02:00
NicoAICP
f2b8b51033 finished config except for wii 2020-06-15 00:35:45 +02:00
NicoAICP
e16c93c983 wiiconfig 2020-06-14 21:28:18 +02:00
NicoAICP
9004b9986e wii should now show gcz, bootimage font fix, bootimage text length = 20 2020-06-14 19:05:01 +02:00
NicoAICP
e08d745501 fixed another thing 2020-06-14 16:59:54 +02:00
NicoAICP
3f1eb2f1fd hopefull image fix now for the bug reeeee 2020-06-14 15:04:19 +02:00
NicoAICP
40837e4999 i hope this reverts the second last commit if nto fuck this tool 2020-06-14 14:58:40 +02:00
NicoAICP
045b5ac345 fixed crash with sd setup 2020-06-14 11:30:44 +02:00
NicoAICP
1f0d9ce671 image fixes 2020-06-14 09:09:22 +02:00
NicoAICP
4afd60c5f6 sd setup now being copy to sd in some cases 2020-06-13 22:16:15 +02:00
NicoAICP
83719f9f34 stuff 2020-06-13 21:52:39 +02:00
NicoAICP
c7539087b0 alt images 2020-06-13 20:34:54 +02:00
NicoAICP
4534c25482 ui fixes, more alt icons. finished bootlogo creator 2020-06-13 17:53:59 +02:00
NicoAICP
be32f69da3 WiiWare/Channel Forwarding 2020-06-13 10:11:28 +02:00
NicoAICP
ad792cedc2 n64/NDS Alt icons, bootlogo creator, bootimages for nes,snes,msx and tg16 2020-06-13 09:27:42 +02:00
NicoAICP
d75c1b9909 fixed gc icons 2020-06-11 18:10:48 +02:00
NicoAICP
719a382d8c alt wii 2020-06-11 17:22:58 +02:00
NicoAICP
f10199aebe gc icon thingys 2020-06-11 16:37:36 +02:00
NicoAICP
064fa0ac8d ui changes/fixes, added code to support downloading of tools even if api is down 2020-06-11 10:12:03 +02:00
NicoAICP
d9e1d1d5d7 hb icon, placeholder for alt wii 2020-06-11 00:30:40 +02:00
NicoAICP
67d5c2a24e small hb design change 2020-06-10 23:59:39 +02:00
NicoAICP
2ec0950515 wii homebrew stlye done 2020-06-10 23:52:52 +02:00
NicoAICP
abc4560dca added wii styles 2020-06-10 23:22:10 +02:00
NicoAICP
9f2f83ff48 sleep mode chrash fix (hopefully) + release year changing on image creator 2020-06-10 22:19:43 +02:00
NicoAICP
d047e8990c stuff 2020-06-10 10:51:52 +02:00
NicoAICP
d8af9cdd2c alt font bootimage 2020-06-10 10:15:58 +02:00
NicoAICP
aa9dbcdf5d changed a few more ui things 2020-06-09 22:26:03 +02:00
NicoAICP
5baefc093b finalized wii adn gc window 2020-06-09 22:15:08 +02:00
NicoAICP
27c46bf514 changed wii menu 2020-06-09 22:02:38 +02:00
NicoAICP
64703798e4 Some UI changes and fixes 2020-06-09 11:43:17 +02:00
NicoAICP
b906d49a2a Finished Wii Image Creation 2020-06-08 09:34:21 +02:00
NicoAICP
99b26d5c07 wii bootscreen code, removed tp from tkey 2020-06-08 00:40:51 +02:00
NicoAICP
a964e5197d useless stuff that broke everything 2020-06-05 19:43:22 +02:00
NicoAICP
90fac03e30 IconImage creator, wii homebrew injection 2020-06-05 13:02:11 +02:00
NicoAICP
593c28a0f0 BootImage Creator, Only creates TV Images, does not support TGA yet 2020-06-02 01:36:49 +02:00
NicoAICP
5ea0d2028c added langauge patch (JP Patch) that japanese wii games work on non japanese consoles 2020-05-31 00:35:01 +02:00
NicoAICP
bdafec4442 maybe konami code maybe not 2020-05-27 22:10:48 +02:00
NicoAICP
9a6d194f40 done with sd setup window 2020-05-25 12:58:27 +02:00
NicoAICP
61d902b38f Creation of sd setup window 2020-05-24 22:59:09 +02:00
NicoAICP
7c95435696 fixed more shit 2020-05-22 16:12:05 +02:00
Julian
04555ca9c6 changed text to no instead of cancel at additional files 2020-05-22 15:45:46 +02:00
NicoAICP
339d592c31 drag fix 2020-05-22 15:26:36 +02:00
NicoAICP
34309a855a fixed an issue 2020-05-22 14:17:50 +02:00
NicoAICP
c80beecd55 Loadine folders nwo also have the id at the end & you can read the ckey now from otp.bin 2020-05-22 11:36:31 +02:00
NicoAICP
ed7bb51c96 id stuff 2020-05-15 23:20:24 +02:00
NicoAICP
6607a82299 gc 2020-05-07 22:00:24 +02:00
NicoAICP
0784b7ab0f stuff 2020-05-07 09:49:36 +02:00
NicoAICP
3066f6b269 gcz 2020-05-06 23:53:52 +02:00
NicoAICP
5894e836cf gui stuff 2020-05-04 18:20:21 +02:00
NicoAICP
ace3111fd9 ui stuff 2020-05-01 20:10:51 +02:00
NicoAICP
cf8f5c3ca7 gui stuff 2020-04-30 17:01:41 +02:00
NicoAICP
ab9837ab31 key window change 2020-04-29 16:01:24 +02:00
NicoAICP
7e159f8cb9 some fixing 2020-04-29 01:56:28 +02:00
NicoAICP
4304726557 bootsound support, ini + bootsoun d + images from repo, ckey fix, help window 2020-04-29 01:40:54 +02:00
NicoAICP
5c1146f019 BootSound + non 64 bit os warnign 2020-04-25 08:40:38 +02:00
NicoAICP
2b3259cdb5 nkit support 2020-04-22 02:24:35 +02:00