Commit graph

59 commits

Author SHA1 Message Date
NicoAICP
3eb6c000dd wii and gc injections now work 2020-04-16 06:41:25 +02:00
NicoAICP
b5d6abb3fe disallowing illegal chartacters, new version string 2020-04-11 21:20:16 +02:00
NicoAICP
97aafc5388 Downloading missing tools if they get deleted during runtime 2020-04-10 22:23:49 +02:00
NicoAICP
03514b7abc recommendation snes 2020-04-10 21:10:14 +02:00
NicoAICP
5a0ca01056 Disclaimer where to install game 2020-04-10 21:01:04 +02:00
NicoAICP
5033e1e955 Changed a messagebox and added tooltip warning for modifying rom extensions 2020-04-10 20:48:12 +02:00
NicoAICP
1b7961465e Removed fds support, since that doesnt work (famicom roms) and also added new warnings and changed some text 2020-04-10 19:04:35 +02:00
NicoAICP
d92312a393 ToolTIps 2020-04-10 02:07:08 +02:00
NicoAICP
3ea17254f3 centering stuff and changing some text 2020-04-10 02:05:01 +02:00
NicoAICP
602781ab92 Credits typo fix and Selection fix for gba roms => game boy series 2020-04-09 22:24:36 +02:00
NicoAICP
5b2bd142d2 new icon, minor bug fixes 2020-04-09 21:08:49 +02:00
NicoAICP
774a619795 rollback commit, need to test, want to rollback here if there is an issue 2020-04-09 20:40:48 +02:00
NicoAICP
3c40045356 fixed issues that keys were case sensetiv 2020-04-09 00:47:17 +02:00
NicoAICP
52b2c321e7 Fixed crash:
If clicking Cancel on Import Config the program crashed
2020-04-09 00:28:21 +02:00
NicoAICP
8b759ec064 Reset Titlekeys option and put a messagebox to its corresponding place 2020-04-09 00:22:42 +02:00
NicoAICP
8ec060ecea Shows error now if nes/snes rom is too big for base to inject 2020-04-08 23:48:11 +02:00
NicoAICP
cd13bf2959 Warnings for DSi Enhanced / Snes with co-processor 2020-04-08 04:35:47 +02:00
NicoAICP
d3f6efbaa6 some alt images, tool tips, warning for snes chip roms and dsi enhanced 2020-04-08 04:25:08 +02:00
NicoAICP
2cfeccc18a Auto Updating, Tools can be updated and Using 06 id's (500006... instead of 500001....) 2020-04-07 23:21:38 +02:00
NicoAICP
f2166f0c22 TurboGrafXCD 2020-04-07 05:55:44 +02:00
NicoAICP
33408eb69e something nice :) 2020-04-07 04:21:27 +02:00
NicoAICP
527eab8693 some fixes 2020-04-07 03:09:05 +02:00
NicoAICP
dbc77fed99 better UX, download Tools on boot if missing 2020-04-07 01:33:46 +02:00
NicoAICP
118dbc970b UX improvements 2020-04-06 22:05:10 +02:00
NicoAICP
457e32cb2f Configs now work 2020-04-06 21:30:31 +02:00
NicoAICP
76464b6bd4 Added Custom Bases.
Noticed injects with Super Mario Bros as base do not work, so i'm going to remove it.

ToDo:
Config feature
Updater
2020-04-06 19:50:12 +02:00
NicoAICP
c4f5bb7adc Updated Update Bases and changed an error message 2020-04-06 17:56:28 +02:00
NicoAICP
e1976afd5e Fixed Image Injection. Even tho images were fixed teh wiiu threw an issue. Till i get that fixed i implemented a workaround, which tells the user if the images have an unsupported bit depth (bit depth of auto) or if the image isnt in "Wiiu Format" (right bitdepth, right size)
ToDO:
Custom Base
Config stuff
Updater
2020-04-06 17:51:15 +02:00
NicoAICP
edd7737bc4 NES & SNES now works :)
todo:
images
custom bases
config feature
AutoUpdater
2020-04-06 15:50:54 +02:00
NicoAICP
e2e755bc65 GBA WORKS
TODO:
SNES & NES Injecting
Images
Custom bases
AutoUpdater
2020-04-05 00:30:01 +02:00
NicoAICP
e6793babfa NDS and N64 Injection work, without Images yet tho.
TODO:
GBA; NES; SNES Injection
Image fix
Custom base [NUS & LOADIINE]
Config feature
AutoUpdater
2020-04-05 00:16:55 +02:00
NicoAICP
bf4f792c44 N64Conf in GameConfiguration now only exists if N64 Inject 2020-04-04 02:44:04 +02:00
NicoAICP
0f8d652080 Added GUI Logic For Injecting (If base nto downlaoded can't inject, rom set, paths show up etc.)
ToDo:
Fix Injection logic and Add Logic to Inject Button (Including Image Issue)
Fix and Add Packing Logic
Add Packing GUI logic
Add Custom Base support ("LOADIINE")
Add Custom Base support (NUS)
Implement Configs feature
Add AutoUpdater.NET
Go live in Beta?
[MAYBE] Implement Downloading as a Task/Thread
[MAYBE] Check if Downloaded Bases Contain the Code Content and Meta folders
2020-04-04 02:41:56 +02:00
NicoAICP
2cdc4c5146 Updating Base List! You can now Update the Base List in the settings by clicking the "Update Base Files" button. Bases are stored under <Path of UWUVCI AIO.exe>/bases/bases.vcb<console> (eg. C:/UWUVCI/bases/bases.vcbnds)
Additional Fixes:

If no bases folder exist the programm will now create it if the users decided so, instead of crashing

If there is a vcb base file missing, the injector will ask the user if it shall download it, since if a file is missing the programm will crash.

If the user chooses no at any of those questions, the programm will terminate itself.

ToDo:
Fix Injection Logic
Fix Broken Image Bug (I'mma jsut call it that)
Check Packing Logic for errors
Add Custom Base support ("LOADIINE")
Add Custom Base support (NUS)
Implement Configs feature
Add AutoUpdater.NET
Go live in Beta?
[MAYBE] Implement Downloading as a Task/Thread
[MAYBE] Check if Downloaded Bases Contain the Code Content and Meta folders
2020-04-04 01:20:15 +02:00
NicoAICP
25e7f810c7 Downloading Works! The Programm will freeze while Downloading! Need to implement it as a Thread/Task so that user cannot close download window => hide download window and also disable Download button while already downloading if i implement that.
ToDo:
Fix Injection Logic
Fix Broken Image Bug (I'mma jsut call it that)
Check Packing Logic for errors
Add Custom Base support ("LOADIINE")
Add Custom Base support (NUS)
Implement Configs feature
Add AutoUpdater.NET
Go live in Beta?
[MAYBE] Implement Downloading as a Task/Thread
[MAYBE] Check if Downloaded Bases Contain the Code Content and Meta folders
2020-04-03 01:45:12 +02:00
NicoAICP
69150f56c5 removed unused images, Added a check that all the tools exist.
If not, the programm will show an error message and terminate itself.

TODO:
Implement Downloading of Bases
Fix Injection Logic
Fix Broken Image Bug (I'mma jsut call it that)
Check Packing Logic for errors
Add Custom Base support ("LOADIINE")
Add Custom Base support (NUS)
Implement Configs feature
Add AutoUpdater.NET
Go live in Beta?
2020-04-03 00:49:48 +02:00
NicoAICP
720cffa4cb Path setting now works!
What does it do:
Well you know you can set your paths!
Checks on programm Startup if set folders still exist, if not it will not allow you to inject, since without those essential paths, it will not work.

TODO:
CustomBase in Loadiine format
CustomBase in NUS Format
Base Download
Inject Proccess revamp
Packing/Loadiine output

Should be ready for beta test then
2020-04-02 21:45:24 +02:00
NicoAICP
3ac026aa8f Changed design of titlekey window, ckey adding works and also detecting if keys are entered works now.
TODO:
Path menu
Injection Logic
SHould be done then i guess

also fuck spiders
2020-04-01 01:48:50 +02:00
NicoAICP
c9c2ac244f Fixed layout of Titlekey Window 2020-03-24 00:26:27 +01:00
NicoAICP
d58d5a1a65 Fixed entering of titlekeys 2020-03-24 00:18:36 +01:00
NicoAICP
822f6b290d implementation of base files and key files, key windows in progress (need to add enter key feature and everything ckey)
TODO: ckey, injection process fix and paths i think
2020-03-13 23:35:20 +01:00
NicoAICP
cf72a53300 Start frame, you can choose the frame now (nds, settings etc) and some other stuff 2020-03-08 23:25:34 +01:00
NicoAICP
e1358be152 rounded corners + white icons 2020-03-02 22:40:04 +01:00
NicoAICP
0b3cc050c0 Changes how bases are stored, as well as the ui is almost done 2020-03-02 18:44:01 +01:00
NicoAICP
f9a35a530d Changed a bit of UI 2020-03-02 17:53:14 +01:00
NicoAICP
678796d4bc Merge branch 'master' of https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF 2020-03-01 17:18:11 +01:00
NicoAICP
5d07c85e71 Added Configui 2020-03-01 17:15:54 +01:00
Julian
34d5913d15 Grids in Frames added 2020-03-01 17:00:58 +01:00
NicoAICP
50746ee108 Added all frames, Fixed models, added settings 2020-03-01 16:52:59 +01:00
NicoAICP
2b2b5c341a Merge branch 'master' of https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF 2020-03-01 16:16:39 +01:00