wolf.dsw


(Paul) #1

Hi all,

I have downloaded the original source code of W:ET, but when i try to open wolf.dsw i get this:
“This file is not a valid workspace file”
I use Visual C++ 2008

Thx:)


(dutchmeat) #2

.DSP and .DSW files are used in older versions of VC++.

Open the wolf.dsp file instead, Visual C++ 2008 should promt a message if you want to convert the project to a VC++ 2008 project.

However, you might already find a ‘wolf.sln’ file in the SDK’s directory, this is a project file which can be used by VC++ 2008


(Paul) #3

wolf.dsw is the only project file like that. There is no dsp…?


(Ragnar_40k) #4

Double click wolf.dsw and it will automatically open with VC2008. It will prompt you to convert it to the 2008 format.


(dutchmeat) #5

where did you download the sourcecode? I think you’ve got an older version


(Paul) #6

Where i can find the newest source?


(dutchmeat) #7

http://www.ausgamers.com/files/download/html/16212


(Paul) #8

Oh sorry i didn’t read good >.<

That is from 2.60b right? So only the mod will work under 2.60b or am i wrong?


(dutchmeat) #9

Not saying that, I do know that the 2.60 sourcecode has a visual studio 2005(or higher) project file.


(Paul) #10

Hey,

Thanks, i have no changed the mp40 clip size to 32 :slight_smile:
And its working now so thats good, thx for that link

Greets :slight_smile:


(dutchmeat) #11

Alright,

also look at existing topics about coding, like this one for example:

http://www.splashdamage.com/forums/showthread.php?t=16320