]> 4ch.mooo.com Git - 16.git/blobdiff - l4get.bat
seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd...
[16.git] / l4get.bat
index e53268547355a273e07b53855ffbf5e4629dd35c..786178107f5a407a384aea7a0351f84fe60e9f27 100755 (executable)
--- a/l4get.bat
+++ b/l4get.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