Skip to content

Releases: Roughsketch/VineCorrupt

v0.5.2.1

14 Jan 02:20
dc3bd52
Compare
Choose a tag to compare

No change log

v0.5.2

14 Jan 02:19
dc3bd52
Compare
Choose a tag to compare

Added very basic hotkey capabilities which will be improved for upcoming v0.6.

v0.5.1

14 Jan 02:19
dc3bd52
Compare
Choose a tag to compare

Checking a directory now recursively selects files and sub-directories
Removed some debug message boxes that were left in by mistake

v0.5

14 Jan 02:18
dc3bd52
Compare
Choose a tag to compare

Added Nintendo DS to the GUI
Checking a directory now recursively selects files and sub-directories (Only works on NDS right now)
Changed the layout and some text on the General tab

v0.4.2

14 Jan 02:18
dc3bd52
Compare
Choose a tag to compare

Created an installer for the corrupter (Thanks to BitRain for showing me InstallForge)
Changed the images in the corrupter to smaller and better alternatives (Thanks to Mango Supreme for the images)
Started using the Boost C++ library instead of custom functions regarding filesystem stuff
Fixed an error in md_corrupter that would cause bad_alloc on some GameCube games
Fixed an error in the misc tab that caused errors when given a path with spaces in it
Added the step size to the save/load codes for NES. All previous codes were/are invalid.

v0.4.1

14 Jan 02:17
dc3bd52
Compare
Choose a tag to compare

Prevented the corrupter from copying large files (GC, PS) when only needing a list of contents
Removed some debug logic that caused some serious slowdown on Gamecube listings
Changed md_corrupter to be the release version instead of debug and saved ~1MB of file size.

v0.4

14 Jan 02:16
dc3bd52
Compare
Choose a tag to compare

Stopped using stupidly low numbers for the version
Gamecube disc handling and corrupting added to md_corrupter
Gamecube tab now has actual content and should work for basic stuff (Read the warning message)
Fixed some minor bugs in the Playstation tab
Fixed some minor bugs in the Playstation corruption function that would have caused crashes in some cases
Fixed the updater for the third time. It should actually work this time (maybe).

v0.03.2

14 Jan 02:14
dc3bd52
Compare
Choose a tag to compare

No change log

v0.03.1

14 Jan 02:14
dc3bd52
Compare
Choose a tag to compare

No change log

v0.03

14 Jan 02:11
dc3bd52
Compare
Choose a tag to compare

Added update button that will update the program if there is a newer version available.
Created a nicer GUI theme that was inspired by the forum.
Finished basic Playstation GUI tab that can corrupt multiple files and view disc contents.
Added Miscellaneous tab that can corrupt multiple files.
Added basic N64 opcode protection (still in beta mode).