]> 4ch.mooo.com Git - 16.git/blobdiff - btget.bat
seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd...
[16.git] / btget.bat
index cb4466c7def9646ef2c722a9a3719fa0546bd390..ed1d6b238daf62da76841e1d7504503a5a402bd5 100755 (executable)
--- a/btget.bat
+++ b/btget.bat
@@ -25,18 +25,18 @@ rem  echo y=%y
                set z=%o\r
        ) endif\r
 \r
-       htget http://%url/%1.zi.%z > %y\r
+       htget http://%url/%1.zip.%z > %y\r
 rem    pause\r
        iff NOT "%@FILESIZE[%y,b]" == "0" then\r
-               type %y >> %w.zi\r
+               type %y >> %w.zip\r
                iff "%@FILESIZE[%y,b]" == "65536" then\r
 rem                            echo o=%o\r
                        goto oooo\r
                endiff\r
                iff NOT "%#" == "0" then\r
                        shift /1\r
-                       iff exist %w.zi then\r
-                               unzi %w.zi\r
+                       iff exist %w.zip then\r
+                               unzip %w.zip\r
                                del %w.z*\r
                        endiff\r
                        goto loop\r