The rules have been updated, read them now: Rules!
Little extractor program
- Dinoguy1000
- Site Admin
- Posts: 759
- Joined: Mon Sep 13, 2004 1:55 am
- Has thanked: 129 times
- Been thanked: 142 times
Re: Little extractor program
Well, what version of Windows are you using (including whether it's 32- or 64-bit)?
-
- advanced
- Posts: 48
- Joined: Sun Aug 28, 2011 4:47 pm
- Has thanked: 25 times
- Been thanked: 4 times
Re: Little extractor program
you could run a vm i supposeMiLØ wrote:Unfortunately I get the same x64 incompatibility error as mentioned before. Too bad, looks like a very useful tool. There's no other way to run it, is there?
-
- veteran
- Posts: 106
- Joined: Thu Nov 06, 2008 9:29 pm
- Has thanked: 7 times
- Been thanked: 20 times
Re: Little extractor program
Isn't it easier to compile a new EXE?ner0 wrote:you could run a vm i supposeMiLØ wrote:Unfortunately I get the same x64 incompatibility error as mentioned before. Too bad, looks like a very useful tool. There's no other way to run it, is there?
______
Csimbi
Csimbi
-
- advanced
- Posts: 48
- Joined: Sun Aug 28, 2011 4:47 pm
- Has thanked: 25 times
- Been thanked: 4 times
Re: Little extractor program
I don't think "easier" is the right word for it. Anyway, how is a new compiled exe meant to fix his issue? Does a recompilation fix it by itself?Csimbi wrote:Isn't it easier to compile a new EXE?ner0 wrote:you could run a vm i supposeMiLØ wrote:Unfortunately I get the same x64 incompatibility error as mentioned before. Too bad, looks like a very useful tool. There's no other way to run it, is there?
If his problem arises from a compatibility issue then I assume that parts of the code would have to be changed, which means that you have to know exactly what's causing it and then correct it properly. That may sound easy but only assuming that you have the head-start of knowing the problem and the solution for it (that is if you own the source-code). Anyway, shouldn't 64 bit processors (and OSes) be backward compatible to handle 32 bit applications? I thought it only didn't work the other way around.
A VM would definitively not be the solution but instead a workaround, in less than an hour you could set it up instead of waiting for someone to recompile a x64 version of the tool. Or you might want to know exactly why it won't run, there may be another solution that doesn't involve recompiling anything or a VM but since I don't own a 64 bit processor I'm just guessing.
- asmxtx
- veteran
- Posts: 127
- Joined: Sun Jun 08, 2008 10:32 pm
- Location: Developers Country
- Has thanked: 1 time
- Been thanked: 30 times
Re: Little extractor program
I'm glad that this topic is still alive and I thank everybody who esteems it.
Unfortunatly for Win64-users this program is written purely in 16Bit-ASSEMBLER for DOS with a Win95-Interface and some tricks. Therefore it cannot be "recompiled" in any way for any other processor type or OS.
I'm really sorry that I don't know any circumvention for it.
Recommendation: to get it running maybe you have to allow "write access" for "code segments" in your DOS emulator software.
Unfortunatly for Win64-users this program is written purely in 16Bit-ASSEMBLER for DOS with a Win95-Interface and some tricks. Therefore it cannot be "recompiled" in any way for any other processor type or OS.
I'm really sorry that I don't know any circumvention for it.
Recommendation: to get it running maybe you have to allow "write access" for "code segments" in your DOS emulator software.
-
- n00b
- Posts: 13
- Joined: Fri Jan 27, 2012 11:26 am
- aluigi
- VVIP member
- Posts: 1917
- Joined: Thu Dec 08, 2005 12:26 pm
- Location: www.ZENHAX.com
- Has thanked: 4 times
- Been thanked: 648 times
- Contact:
-
- ultra-n00b
- Posts: 1
- Joined: Thu Apr 05, 2012 3:29 pm
Re: Little extractor program
Can someone tell me exactly how to do this? I've got some files without extension. How do I convert them into images?stevenx wrote:(1)At first .very thanks to asmxtx and bugtest!
(2)And then i also a few information to asmxtx and others.
In Nancy Drew 16,17,the pic file format is like some raw bmp file.
It looks likes this :
file head (18bytes)
24bit rgb raw data
Last line --->First line
and i have converted a pic to bmp by add a 54bytes bmp head with hand
(3)I have a question.
How to convert cif file to TGA picture?
Just change the file extend name or need add a file head?
Gobread can extract Nancy Drew 1-19 all ?
Can you add a to bmp option for nancy drew 16,17?
Re: Little extractor program
Thankslivetele wrote:hi can updated your tools for Wintermute Engine . DEAD:CODE 2010 the game use this is : Alpha Polaris
sample file from german release :ThxCode: Select all
http://www.multiupload.com/LURB2ZMW74

-
- ultra-n00b
- Posts: 1
- Joined: Sat Apr 03, 2021 6:07 pm
Re: Little extractor program
Greetings all, I just found this forum while on a deep dive search. I'm attempting to extract all the assets from Ominous Horizons: A Paladin's Calling. After many google searches I found this one forum post. It seems the task can be done and is supported. However I'm having a hard time getting this done. Is anyone familiar with extracting the .glm file? I would highly appreciate any assistance in this.
Thanks,
OldGreenandWise
Thanks,
OldGreenandWise