From 6d9f213091c8823b7af2041fea2c248a98a0e37c Mon Sep 17 00:00:00 2001 From: Cyan Date: Tue, 29 Apr 2014 16:08:42 +0000 Subject: [PATCH] * Prevent downloading file if HTTP response code > 400 Nintendont : * Removed 32k/cluster limitation. * Fixed video mode setting "Auto". * Fixed loading cheats from the second device. --- HBC/META.XML | 4 ++-- source/GameCube/NIN_Config.h | 3 ++- source/homebrewboot/BootHomebrew.cpp | 3 +++ source/network/http.c | 7 ++---- source/usbloader/GameBooter.cpp | 34 +++++++++++++--------------- source/usbloader/disc.c | 14 +++++++----- 6 files changed, 33 insertions(+), 32 deletions(-) diff --git a/HBC/META.XML b/HBC/META.XML index c434e81f..df8e840d 100644 --- a/HBC/META.XML +++ b/HBC/META.XML @@ -2,8 +2,8 @@ USB Loader GX USB Loader GX Team - 3.0 r1219 - 20140425130603 + 3.0 r1221 + 20140429130640