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] 49
706
Help & Guides / Re: Tribes/Sports/Ceci n'est pas une pipe
« on: June 07, 2005, 04:52:37 AM »
and God said, "Let there be Kickstart." ... and there were ROMs :P
http://www.google.com/search?q=inurl%3Akick13.rom

707
General Discussion / Re: 42 or 54?
« on: June 02, 2005, 01:52:47 AM »
Here's the original BBC radio series archived:
http://hobbes.nmsu.edu/cgi-bin/h-browse?dir=/pub/.arch-download/hhgttg

708
Lemmings Main / Re: Extended graphic sets in Lemmings
« on: June 02, 2005, 12:52:07 AM »
As far as I know, they 'extened graphics' sets are simply compressed planar bitmaps (not openable with Paint), so you can't really edit those graphic sets or the levels that use them.

709
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.

710
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.

711
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.

712
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

713
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..."

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

715
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.

716
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.

717
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.

718
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.)

719
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...

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

Pages: 1 ... 46 47 [48] 49