ZestyTS
309d85caea
Fixed wad by removing the 7za requirement
2023-10-05 14:16:53 -07:00
ZestyTS
b5be9bff53
Typo
2023-10-05 14:09:33 -07:00
ZestyTS
996f1e919c
Progress bar for downloading base is now mapped to the eta, the text will change once the base is downloaded to state that it's verifying the base, progress bar will now go up to 95 instead of 75.
2023-10-05 11:38:31 -07:00
ZestyTS
491c052118
Handled more errors, added more info in the error messages, and cleaned up how this code was written.
2023-10-05 11:00:15 -07:00
ZestyTS
c9e35070cf
Allows the progress bar to hit 95% for GCN/Wii bases
2023-10-03 21:46:02 -07:00
ZestyTS
f3725826d5
Removed e
2023-10-03 20:09:00 -07:00
ZestyTS
9dd616be68
Replacing wbfs_file with wit
2022-10-02 02:21:52 -07:00
ZestyTS
ecfa83a213
Back ported all of 3.99.2 into 3.0.3
2022-09-28 20:55:05 -07:00
ZestyTS
d329265fee
Revert "Release 3.0.2"
2022-07-14 08:25:28 -07:00
ZestyTS
9ae5b21d67
Merge branch 'dev' into Asynicify
2022-07-08 21:53:21 -07:00
ZestyTS
2229cb7d80
Removed 7zip from NDS and instead used ZipAchive
2022-07-04 19:29:01 -07:00
ZestyTS
377d8cdfb8
Added more helpful error messages
2022-07-04 12:34:35 -07:00
ZestyTS
348d11b3ac
Tells people to have about 30ish GB of space instead of the 14 it said before
2022-07-03 01:04:13 -07:00
ZestyTS
ef7ceb2400
Made changes to make UWUVCI work as async, but it hangs for a while on first boot
2022-07-03 00:13:08 -07:00
ZestyTS
77b89900bd
Removed all but three of the errors
2022-07-02 00:13:33 -07:00
ZestyTS
b207b69da2
Moved all the "easy" stuff to async
2022-06-30 11:49:52 -07:00
ZestyTS
3372052131
Converted items that could be in a using statement
2022-06-30 10:58:17 -07:00
DannyAAM
a655047808
fix for using correct iso file for rom code
2022-04-25 10:34:17 +08:00
DannyAAM
01b3c562b6
also replace romcode for gc injections
2022-04-25 10:14:50 +08:00
ZestyTS
ea48e60e37
Added support for GBA required files
2022-03-04 12:01:43 -08:00
ZestyTS
5432f4f6a5
Cleaning up merge
2022-03-04 10:50:39 -08:00
ZestyTS
e8caa778ab
Order of operations matter, gdi
2022-03-04 10:15:56 -08:00
ZestyTS
b7f48c25ca
Uses the exe of mArchive to attempt remove darkFilter
2022-03-04 03:37:27 -08:00
ZestyTS
bca4845a60
Cleaned up code, added better error handling, attempted to fix darkFilter
2022-03-04 01:13:26 -08:00
ZestyTS
e107f024ee
Added some var names so it's easier to read directories
2022-02-10 15:22:41 -08: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
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
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
c6ace10600
wip gba darkFilter removal
2022-01-10 00:32:52 -08:00
ZestyTS
5d4bbe5225
Added .jpeg to be accepted
2021-12-17 14:01:43 -08:00
ZestyTS
2341a162a2
Added the beginning stuff of GBA DarkFilter
2021-11-02 18:10:31 -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
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
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
NicoAICP
44c38dec03
Fixed packing for all systems 32 bit users have to use java
2020-12-13 22:19:21 +01: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
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
86b692b34a
????????
...
and for wii injects its nwo trying to get the manual
2020-08-11 00:39:30 +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
e668354cf3
update #2
2020-07-29 17:24:25 +02:00