VOGONS


Game Scanner?

Topic actions

First post, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

I'm working on fleshing out my NT Compatibility list by adding:

DOS4GW
Installer type and version
Supported Sound Cards
Supported Input Devices
Programming Language
Game Engine
Support Video modes/API's...

Anyways I was wondering if anyone knew of a program that would scan directories and identify at least some of what I listed above? A DOS4GW scanner would be pretty simple to program since all it would have to do is scan an .EXE and identify the DOS4GW STUB or scan the directory looking for the external STUB file DOS4GW.EXE

A Game Engine Scanner would be a little bit hard since file extensions could be changed but it could identify by file extension/programming language/and possibbly withing the executable.

Programming Language should be pretty simple even for executable that are compressed.

I was about to load up a Text Extractor and see if I could identify each one of these things myself but I just wanted to see if anyone knew of a program that does this already.

How To Ask Questions The Smart Way
Make your games work offline

Reply 1 of 4, by vladr

User metadata
Rank Oldbie
Rank
Oldbie

Well, grep could do the trick. Look for Win32 ports of various unix tools, I've got one such port installed on my Win2k system. 😁

V.

Reply 2 of 4, by Snover

User metadata
Rank l33t++
Rank
l33t++

Cygwin. 'Nuff said.

Yes, it’s my fault.

Reply 3 of 4, by Stiletto

User metadata
Rank l33t++
Rank
l33t++

That's a freaking brilliant idea, DOSFreak, and I hope you're successful.

"I see a little silhouette-o of a man, Scaramouche, Scaramouche, will you
do the Fandango!" - Queen

Stiletto

Reply 4 of 4, by Snover

User metadata
Rank l33t++
Rank
l33t++

Freaking brilliant, indeed. *eg*

Yes, it’s my fault.