Hacking cleanrip dump auto-assembler script

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,096
Country
United States
so i made something to make it easier to assemble cleanrip dumps (since typing everything out piece was a pain for me)

here you go:
cleanrip_assembler.bat
Code:
@echo off
cls
Color 0A
title CleanRip Assembler - By MarioMasta64
setlocal enabledelayedexpansion
for %%A in (*.part0.iso) do (
    set "a=%%A"
    echo "!A:~0,6!.iso"
    if not exist "!A:~0,6!.iso" (
        copy /b "!A:~0,6!.part?.iso" "!A:~0,6!.iso"
    )
    if exist "!A:~0,6!.iso" (
        del "!A:~0,6!.part*iso"
    )
)
pause
 
Last edited by MarioMasta64,
  • Like
Reactions: VinsCool

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,096
Country
United States

VinsCool

Persona Secretiva Felineus
Global Moderator
Joined
Jan 7, 2014
Messages
14,600
Trophies
4
Location
Another World
Website
www.gbatemp.net
XP
25,207
Country
Canada
  • Like
Reactions: MarioMasta64

MarioMasta64

hi. i make batch stuff and portable shiz
OP
Member
Joined
Dec 21, 2016
Messages
2,297
Trophies
0
Age
26
Website
github.com
XP
2,096
Country
United States
I saw that. No clue why it's not working honestly.
me neither, everything seems to be set up all proper and fine, my only guess is the wii got a revision or something? idek tbh :( i got another one that works but its busted up and this one is fancy and in perfect condition.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    AncientBoi @ AncientBoi: Imma make quesadillas for lunch :D +1