Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mindless

Pages: 1 ... 46 47 [48]
706
Lemmings Main / Re: Lemmings comming to Sony PSP
« on: May 19, 2005, 11:02:20 PM »
It looks... interesting.  I think Lemmings for DS would work better (having a touch screen), but that'll never happen.

707
Lemmings Main / Re: The good version of Lemmings under Dos
« on: May 16, 2005, 01:16:10 AM »
I've got one in which neither code works. :P

Edit: Also I think the code "versionnum" only works in the hacked (by VTM?) version of Lemmings.  In any case "versionnum" works in Customized Lemmings.

708
Lemmings Main / Re: Have you passed all levels?
« on: May 12, 2005, 07:30:11 PM »
Oddly enough, I've spent more time making a Lemmings site than I have on completing the game, therefore I havn't finished any of the games, but I'm working on it.

709
Levels for other engines / Re: Level pack topic
« on: April 30, 2005, 03:49:23 PM »
Quote from: DragonsLover  link=1089136533/90#94 date=1114714577
Go here for some levels that was on VTM Website:

The Lemmings File Archive

Btw, who made this website, LemEdit2 is already there!

It's mine.  :D

710
Level Design / Re: Favorite Levels of Authors
« on: April 29, 2005, 02:09:11 AM »
To quote Wikipedia's Pentium III article:
"The Pentium III is an x86 (more precisely, an i686) architecture microprocessor by Intel..."

711
Tech & Research / Re: Why LemEdit won't work under XP
« on: April 24, 2005, 02:41:04 AM »
Site updated.

712
Tech & Research / Re: Why LemEdit won't work under XP
« on: April 23, 2005, 07:03:11 PM »
Quote from: guest  link=1114127516/0#5 date=1114255339
Going upon your findings, I hacked my version of LemEdit to bypass the check and had LemEdit always run in compatibility mode.

I would have done this myself, but I have no skills at disassembling/patching/whatever it is.

Anyway, I'm glad I can finally use LemEdit on my computer.

713
Tech & Research / Re: Why LemEdit won't work under XP
« on: April 23, 2005, 01:25:41 AM »
No, it's useful for proving my point.

To find the solution, you must first state the problem.

714
Tech & Research / Re: Why LemEdit won't work under XP
« on: April 22, 2005, 06:59:56 PM »
Basicly it's a compiled alteration of this
Code: [Select]
     '$INCLUDE: 'QB.BI'
     
     DIM InRegs AS RegType
     DIM OutRegs AS RegType
     
     InRegs.AX = &H160A
     CALL INTERRUPT(&H2F, InRegs, OutRegs)
     
     IF OutRegs.AX = 0 THEN
           'Windows is running.
     ELSE
           'Windows is not running.
     END IF

The only changes are...
     a) changed first line to be compatable w/ QBX
     b) changed the two "Windows is..." lines so that they PRINT the message

Windows XP hides itself from this type of detection, which I think LemEdit uses.

715
Tech & Research / Why LemEdit won't work under XP
« on: April 21, 2005, 11:51:56 PM »




Notice that on the first screenshot (Win98), there is a line that states " -MS Windows 04.0A detected. Drivers run in compatibility mode ...   Done." Also notice that this line is missing when LemEdit is run under XP (second screenshot).

Also, this program demonstrates that DOS applications can only detect Windows versions below XP. If it is run under Windows 98 it will tell you that "Windows is running." If it is run under XP it will tell you that "Windows is not running." This program genuinely tries to detect all versions of Windows.

Therefore if LemEdit could detect XP, it would probably run in compatablity mode. (The mouse would work.)

716
Tech & Research / Re: Oh no more Lemmings problem
« on: April 17, 2005, 02:39:58 AM »
for some reason lemmings.exe doesn't work on my version of onml...

717
Lemmings Main / Re: Req: Jeff Pack 6
« on: April 13, 2005, 04:42:46 AM »
 :thumbsup: Thanks so much.

718
Lemmings Main / Re: Req: Jeff Pack 6
« on: April 09, 2005, 10:17:36 PM »
I can't believe no one has this pack... I have it on an old hard drive, but my compy won't detect it. :'(  It's a really old hd that still spins up, but the only computer I ever had it working in is dead.

719
Lemmings Main / Req: Jeff Pack 6
« on: April 07, 2005, 07:36:00 AM »
Nowhere can I find Jeffrey Lancaster's 6th level pack (the one that was listed on VTM's site, JLPack06.zip), so I was wondering if anyone here has it. :???:
Thanks

Pages: 1 ... 46 47 [48]