Author Topic: How do I run Lem2Zip and PCL2ED?  (Read 5634 times)

0 Members and 1 Guest are viewing this topic.

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
How do I run Lem2Zip and PCL2ED?
« on: October 30, 2009, 01:44:31 AM »
I can't get either one to run (I am using Windows right now), any help please?

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
Re: How do I run Lem2Zip and PCL2ED?
« Reply #1 on: October 30, 2009, 02:49:04 AM »
Could I possibly at least get me some that are already decompressed?  The tool...  doesn't do anything.

Offline ccexplore

  • Posts: 5311
    • View Profile
Re: How do I run Lem2Zip and PCL2ED?
« Reply #2 on: October 30, 2009, 11:55:25 AM »
For now, you need to run the programs on a command line prompt (not DOSBox, but the DOS-like thing in Windows call "command prompt" under "Accessories").

Depending on version of Windows, you can drag and drop files from a folder window onto the command prompt to avoid typing in a full path to the file.  With that in mind, you'd run LEM2ZIP like this:

LEM2ZIP -d <file to decompress>

You can try dragging the program file for LEM2ZIP onto the command prompt, then type a space, hyphen, the letter d, and a space again, then drag the level or style file onto the command prompt.  That will complete the command line, so click on the command prompt window and press ENTER to run the command.

LEM2ZIP should take the file you picked and decompress it.  You'll need to decompress both level and style files for PCL2ED to work.  I suggest starting with the 12 style files.

Once the relevant files are decompressed, you can now open the level in PCL2ED using this command line:

PCL2ED <level file>

So again, just drag PCL2ED's program file onto the command prompt, type a space, and drag the level file onto the command prompt, and finally press ENTER.

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
Re: How do I run Lem2Zip and PCL2ED?
« Reply #3 on: October 30, 2009, 08:10:09 PM »
I think I found part of the problem here.  Thanks for the help, I shall now test my theory I have produced [it wouldn't have worked without your help].

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
Re: How do I run Lem2Zip and PCL2ED?
« Reply #4 on: October 30, 2009, 08:30:05 PM »
Tried it.  Doesn't work.

Offline weirdybeardy

  • Posts: 153
    • View Profile
Re: How do I run Lem2Zip and PCL2ED?
« Reply #5 on: October 30, 2009, 08:46:29 PM »
Personally, I haven't been using command prompts at all. Instead I've been using shortcuts. You can access the "Properties" of a shortcut and stick in all the command line stuff there. For example, my PCL2ED shortcut's address is H:\Games\Lemmings\Lemm2\PCL2ED.exe levels\level000.dat (or whatever)

That said, I did have geoo's help to get it sorted. He helped me by providing the most up-to-date downloads that included all the decompressed levels and styles so that I didn't have to do it myself. Perhaps you should give him a friendly prod...? Or if that doesn't work out, I could post a couple of attachments on here?

Hope this helps. Let me know.
My projects:

Lemmings in Weirdyland (NeoLemmix):
https://www.lemmingsforums.net/index.php?topic=6135.0

My levels for Lemmings 2 The Tribes can be found here:
https://www.lemmingsforums.net/index.php?topic=990.0

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
Re: How do I run Lem2Zip and PCL2ED?
« Reply #6 on: October 30, 2009, 08:48:26 PM »
Can you post the attachments?  That way, everyone can benefit.

Offline geoo

  • Administrator
  • Posts: 1475
    • View Profile
Re: How do I run Lem2Zip and PCL2ED?
« Reply #7 on: October 30, 2009, 08:52:17 PM »
Actually, there's an archive up that already contains everything: http://geoo.digibase.ca/PCL2ED/
Just choose http://geoo.digibase.ca/PCL2ED/PCL2ED_win32_full.zip

The one I sent weirdy still contains some unused stuff, while this archive is clean.
Click PCL2ED.bat to open the first Classic level; you can edit PCL2ED.bat to open any other level you want.

If this doesn't work, then the issue is likely to be within the program (or a missing DLL or something).

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
Re: How do I run Lem2Zip and PCL2ED?
« Reply #8 on: October 30, 2009, 09:03:05 PM »
Hey, it's working now, but is there a way to erase tiles?

Offline geoo

  • Administrator
  • Posts: 1475
    • View Profile
Re: How do I run Lem2Zip and PCL2ED?
« Reply #9 on: October 30, 2009, 09:06:47 PM »
Either select the first sprite from the sprite window, or pick an empty tile in the level (double-right-click to select it), and then you can draw with it on the level.

Offline weirdybeardy

  • Posts: 153
    • View Profile
Re: How do I run Lem2Zip and PCL2ED?
« Reply #10 on: October 30, 2009, 09:09:58 PM »
It took me a while to get used to not being able to move terrain once you've placed it.  :P The blank-sprite erase came in very handy indeed.  :D

By the way, do you have PCL2STAT also...?
My projects:

Lemmings in Weirdyland (NeoLemmix):
https://www.lemmingsforums.net/index.php?topic=6135.0

My levels for Lemmings 2 The Tribes can be found here:
https://www.lemmingsforums.net/index.php?topic=990.0

Offline geoo

  • Administrator
  • Posts: 1475
    • View Profile
Re: How do I run Lem2Zip and PCL2ED?
« Reply #11 on: October 30, 2009, 09:26:31 PM »
Not sure what you mean, ccexplore posted it in the thread: http://www.lemmingsforums.com/index.php?topic=176.msg6859#msg6859

But if ccexplore doesn't mind, I can host it as well and include it in the _full archive.

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
Re: How do I run Lem2Zip and PCL2ED?
« Reply #12 on: October 30, 2009, 09:34:08 PM »
I don't think I have PC2LSTAT yet, but first let me figure out how L2ED works!

Offline Dullstar

  • Posts: 2092
    • View Profile
    • Leafwing Studios Website (EXTREMELY OUTDATED)
Re: How do I run Lem2Zip and PCL2ED?
« Reply #13 on: October 30, 2009, 09:46:40 PM »
Hey, I just finished a custom - how do I save it?

Offline geoo

  • Administrator
  • Posts: 1475
    • View Profile
Re: How do I run Lem2Zip and PCL2ED?
« Reply #14 on: October 30, 2009, 09:50:23 PM »
Press F3.

Read the accompanying text file for more info on functionality - I know, it's horribly structured as it's just a C&P of the original release post - but it should be complete.