ZestyTS
2e10935ba5
Update SettingsFrame.xaml.cs
2022-03-04 01:26:24 -08:00
ZestyTS
bca4845a60
Cleaned up code, added better error handling, attempted to fix darkFilter
2022-03-04 01:13:26 -08:00
ZestyTS
30fa141738
Update SettingsFrame.xaml.cs
2022-03-04 01:12:54 -08:00
ZestyTS
e107f024ee
Added some var names so it's easier to read directories
2022-02-10 15:22:41 -08:00
ZestyTS
f7330e1e2f
Grabbed the images first, and edited them before passing them BitMapImage
...
In a try/catch, downloaded the images and put them into an Images type. Then I push that over to graphics, and redraw everything.
2022-02-10 14:51:09 -08:00
NicoAICP
ef12988957
A cup of coffee
2022-02-10 22:59:36 +01:00
NicoAICP
320d0e9228
i stg if this does not work i am throwing hands
2022-02-10 22:34:01 +01:00
NicoAICP
087b2c0b53
i hope this shit works and its my pc acting up
2022-02-10 21:12:21 +01:00
ZestyTS
6d008cca23
Added more extensions to try when pulling down images from UWUVCI-Images
2022-01-19 20:04:56 -08:00
ZestyTS
c766431d31
Fixed file names, and order
2022-01-10 15:17:27 -08:00
ZestyTS
50277193a4
Added fix for cnuspacker
2022-01-10 15:07:54 -08:00
ZestyTS
c7a647d098
Setting DarkFilter to be true to match the default
2022-01-10 14:46:25 -08:00
ZestyTS
3f5cbbb65d
Attempted to fix the base bug when using DarkFilter
2022-01-10 14:46:09 -08:00
ZestyTS
c6cb5bb3b9
Added in code to delete all of the extra stuff generated when disabling darkFilter
2022-01-10 11:17:49 -08:00
ZestyTS
78ddb6c8f5
Added + fixed when the darkFilter should be enabled/disabled
2022-01-10 11:17:21 -08:00
ZestyTS
5556a1ed6f
Fixed the layout for the DarkFilter
2022-01-10 11:16:57 -08:00
ZestyTS
c6ace10600
wip gba darkFilter removal
2022-01-10 00:32:52 -08:00
ZestyTS
5e4d117989
Bumped to 4.8 and installed GMWare.M2
2022-01-09 23:29:09 -08:00
ZestyTS
5d4bbe5225
Added .jpeg to be accepted
2021-12-17 14:01:43 -08:00
ZestyTS
7799604b39
Some images may cause the project to crash, so I'm adding a try/catch
...
This picture in particular made some one's break, and it instantly broke on mine.
https://images.nintendolife.com/bb8d95346dab4/1280x720.jpg
2021-12-16 21:28:25 -08:00
ZestyTS
2341a162a2
Added the beginning stuff of GBA DarkFilter
2021-11-02 18:10:31 -07:00
ZestyTS
c69177fc03
Merge branch 'N64-WideScreen-and-DarkFilter-Fixes' of https://github.com/ZestyTS/UWUVCI-AIO-WPF into N64-WideScreen-and-DarkFilter-Fixes
2021-10-31 13:07:52 -07:00
ZestyTS
4aa18148d5
Last attempt didn't work, but I was right about the bytes being wrong
...
I tried to do all of this myself, but I kept running into issues, so I just looked at PhacoxsInjector to see what they were doing. Based on what they have, my code looked like it was going down the wrong path so I based a lot of this code off of theirs and changed up some lines to work with ours and change some of the names.
I got this to work once, but my UWUVCI is borked af so I can't check against different roms or bases.
2021-10-31 13:06:20 -07:00
ZestyTS
94c55618b9
Merge branch 'stuff-by-3-random-dudes:master' into N64-WideScreen-and-DarkFilter-Fixes
2021-10-29 21:52:23 -07:00
ZestyTS
8dc295e974
Should fix WideScreen and Dark Filter issues
...
I checked the bytes of my FrameLayout.rsc file and compared it to what UWUVCI was creating and noticed that the bytes were a bit different, so I just had them write the bytes in my file.
2021-10-29 21:51:35 -07:00
ZestyTS
a422f66172
Sanitized exported config filenames
2021-04-15 16:07:12 -07:00
NicoAICP
159a49dd35
Revert Delete Nincfg.bin
2021-04-15 22:52:25 +02:00
ZestyTS
cf7a30ae30
Fixed to check for when Players are equal to 1
2021-04-14 22:55:21 -07:00
ZestyTS
c1e024b666
Simplified playerCount
2021-04-14 15:33:38 -07:00
ZestyTS
72fdbcef6b
Wasn't setting values before calling SetTemplate()
2021-04-14 15:33:17 -07:00
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
NicoAICP
44c38dec03
Fixed packing for all systems 32 bit users have to use java
2020-12-13 22:19:21 +01:00
ZestyTS
bc0f706bcb
Added try/catch to remove abrupt closure
2020-10-27 17:16:20 -07:00
ZestyTS
4502f9b7b9
Updated packages and set them to target 46 instead of 472
2020-10-27 16:08:38 -07:00
ZestyTS
9474d786f1
Switched NetFramework from 4.7.2 to 4.6
...
Looks like not all of our dependencies and packages are set to run as high as 4.7.2, so I'm dropping them down to the highest version to increase compatibility
2020-10-27 16:07:13 -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
3a3cea81ad
Used Reflection to reduce code
2020-10-01 22:19:57 -07:00
ZestyTS
84a9080c59
Converted ternary to try/catch
2020-10-01 22:07:26 -07:00
ZestyTS
5971cf617a
Used Reflection to figure out which rectangle should be drawn
2020-10-01 21:59:29 -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
e4dc3a17bb
message chagne, fixed the most annoying bug
2020-08-26 05:02:21 +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
966209e101
Verify that all the tools are correct after download, if not redownload the tools that are incorrect
2020-08-10 15:11:56 +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
696701d741
fixed bug where some nes/snes/tg16 and msx roms crashed the injector
2020-07-31 15:31:22 +02:00
NicoAICP
e668354cf3
update #2
2020-07-29 17:24:25 +02:00
NicoAICP
c9c71bd0af
Merge branch 'master' of https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF
2020-07-29 17:22:24 +02:00
NicoAICP
f2660991d4
updated tool list
2020-07-29 17:22:17 +02:00
NicoAICP
76844d218c
removed need of jnustool
2020-07-29 17:20:29 +02:00
Morilli
1b059b1fba
Just use one-pass sox instead of naudio too
2020-07-28 16:52:47 +02:00
Morilli
716aba1cab
Update ToolCheck.cs
2020-07-26 20:37:05 +02:00
Morilli
f259179b31
Do wav->btsnd in code without needing an external program
2020-07-26 20:06:10 +02:00
NicoAICP
36f14e5eab
typo gone
2020-07-24 23:12:15 +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
25a5ca7d90
Merge branch 'master' of https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF
2020-07-14 21:03:58 +02:00
NicoAICP
701e62ea95
fixed read only roms
2020-07-14 21:03:30 +02:00
NicoAICP
b310110c08
Fixed Issue where new bases would require to delete your key files to enter the tkey correctly
2020-07-01 09:27:48 +02:00
NicoAICP
07ac84df9b
Custom now being custom not custom eu
2020-06-28 20:58:09 +02:00
NicoAICP
69aabe2be0
ons shoudl work again (progress bar that is)
2020-06-28 16:04:07 +02:00
NicoAICP
999483a5ec
this bullshit isnt working
2020-06-27 19:15:57 +02:00
NicoAICP
3d68a20813
fix freeze if in temp folder
2020-06-27 18:52:24 +02:00
NicoAICP
7064d1f8a4
fixed display of bypass meessage box a<t non bypass use, also removed that box
2020-06-27 02:09:47 +02:00
NicoAICP
7794dff3ee
this should do now
2020-06-26 23:28:19 +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
56f16eb3b0
fixed wup fodler issue
2020-06-23 19:13:45 +02:00
NicoAICP
fb75ebadc6
nother text change
2020-06-23 17:41:09 +02:00
NicoAICP
76ea94a24a
foldername change
2020-06-23 17:24:02 +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