Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Releases: Laf111/CEMU-Batch-Framework

V23-1

09 Sep 09:52
6cc13f4
Compare
Choose a tag to compare

08/09/2021 V23-1 :
add : fix CEMU 1.25.3 support
add : update WiiuFtpServer to V6 in .\resources\WiiuSDcard.rar
fix : only one concurent transfert when FTP to Wii-U (injectGamesToWiiu.bat, dumpGamesFromWiiu.bat)
fix : BFW version not updated in main log

V23

01 Sep 14:33
c759bd1
Compare
Choose a tag to compare
V23

01/09/2021 V23 :
add : update WiiuFtpServer to V5 in .\resources\WiiuSDcard.rar
add : comments for WiiuFtpServer when NAND acces is requiered
add : support for CEMU v1.25.3 and up (read the version from the executable (log.txt is not created
anymore if no game is launched)

V22-9

06 Aug 22:32
18c4978
Compare
Choose a tag to compare

06/08/2021 V22-9 :
add : update WiiuFtpServer to V4-4 in .\resources\WiiuSDcard.rar (hotfix)
fix : shortcut or exe creation failed when not using setup.bat for CEMU 1.25.1

V22-8

03 Aug 12:56
3527036
Compare
Choose a tag to compare

03/08/2021 V22-8 :
add : cemuhook_1251_0574 install and disable shareFonts install for versions >= 1.25.1

V22-7

27 Jul 15:49
1b2a253
Compare
Choose a tag to compare

28/07/2021 V22-7 :
add : replace FTPiiU by WiiuFtpServer V4-3 in WiiuSDcard.rar and code
add : support new transferable shaders cache (CEMU v1.25) and vulkanPermanentCacheFile
fix : BacthFw's version not shown in log file
fix : remove unwanted traces in std_out of wizardFirstSaving.bat and createCapGraphicPacks.bat

V22-6

07 Apr 13:00
e77c0ea
Compare
Choose a tag to compare

07/04/2021 V22-6 :
add : a check on environnement to avoid system with Linux tools in DOS environnement
fix : modify the check on VBS script launch permission
fix : regression on graphic pack completion (deactivated by mistake)

V22-5

18 Mar 16:32
9e0a7b1
Compare
Choose a tag to compare

18/03/2021 V22-5 :
add : Wii-U / maximized windows for Export/Import saves scripts
fix : FPS CAP GFX packs not shown in CEMU 1.22.8 (remove parenthesis in description) : force a GFX folder update to fix

V22-4

16 Mar 13:03
a380336
Compare
Choose a tag to compare

15/03/2021 V22-4 :
add : WII-U / check (regExp) on accounts
add : WII-U / posibility to select all games in ExportSavesToWiiu.bat and importWiiuSaves.bat
add : change Wii-U scrits icons
fix : restoreUserSavesOfAllGames.bat.bat do not ask for account if WiiU ones exists
fix : WII-U / exportSavesToWiiu.bat : in SYNCR mode if an active slot exists, use it instead of CEMU default save
fix : WII-U / remove shutdown option in import/export saves
fix : WII-U / Transfert message in ExportSavesToWiiu.bat
fix : feadback from Cemu2Wii-U
The FTP server has an issue : it can't handle files timestamps (dates). I've tried using WinSCP and FileZilla,
same date = 01/01/1970
Injecting "simple" saves (such as "Fast Racing Neo" one) will work but for some games (BOTW, WWHD, MK8...) saves will be
invalidated by the Wii-U because of incoherents timestamps (dates) on files. Leading in starting a new save or hanging on
the splash screen (MK8)
The workaround consists in forcing the timestamp to 0 (=01/01/200) : files are injected with this date (0) and so as they
are not anteriors to the timestamp value (0) and will not be rejected.
fix : GFX packs completion disabled after a GFX packs folder update
fix : WII-U / remove paste code for sync/keep saves of the Wii-U in getWiiuOnlineFiles.bat

V22-3

02 Mar 14:34
b84a64e
Compare
Choose a tag to compare

02/03/2021 V22-3 :
fix : missing tools for WiiU file conversion feature (exist in repository but were forgoten in releases)

V22-2

01 Mar 19:22
e0989d7
Compare
Choose a tag to compare

02/03/2021 V22-2 :
opt : reduce launching time (30%) with optimizing updateGamesGraphicPacks.bat
fix : update FPS cap behavior for pikmin in internal title database.
fix : GFX packs not provided if you do not choose to let BatchFw complete GFX packs