Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / Theres System Requirements for DarkGDK Games?

Author
Message
vitinho444
13
Years of Service
User Offline
Joined: 12th Oct 2010
Location:
Posted: 15th Jan 2011 23:35
I made my first game, and i share with 2 friends

But one uses Win7 x64 and he gets an error launching..

Why this happens?

Learning C++
VB6 Advanced: 4/5
VB.NET Advanced: 4/5
DeadTomGC
14
Years of Service
User Offline
Joined: 11th Aug 2010
Location: LU
Posted: 16th Jan 2011 06:46
I use x64 and have no problems. What error is he getting?

I'll get a new signature someday.
vitinho444
13
Years of Service
User Offline
Joined: 12th Oct 2010
Location:
Posted: 16th Jan 2011 12:28
the error is not well explained ...

it says to contact the owner or reinstall to fix the problem..

Learning C++
VB6 Advanced: 4/5
VB.NET Advanced: 4/5
Mireben
16
Years of Service
User Offline
Joined: 5th Aug 2008
Location:
Posted: 16th Jan 2011 13:57 Edited at: 16th Jan 2011 13:57
To run a Dark GDK game on another PC you need to install two things:

1) The correct version of DirectX runtime (with which the game was compiled, by default it's the August 2007 version). You can either use the complete installation package (which can be downloaded or it can be found in your DirectX SDK directory if you installed it together with the SDK), or the web installer.

2) The Visual Studio redistributables, for the version of Visual Studio you are using. You can find the redistributables on the Microsoft download site. For example here is the installer for VS 2008 Service Pack 1:

http://www.microsoft.com/downloads/en/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en

If you are getting an undefined error, probably this installation is missing.
vitinho444
13
Years of Service
User Offline
Joined: 12th Oct 2010
Location:
Posted: 16th Jan 2011 18:40
ok i will try.

Its there anyway to make one installer for both? its easy for my game users :/

Learning C++
VB6 Advanced: 4/5
VB.NET Advanced: 4/5
vitinho444
13
Years of Service
User Offline
Joined: 12th Oct 2010
Location:
Posted: 16th Jan 2011 19:16
can you send me the link of the 1) ?

in my SDK folder i got Developer runtimes. There are many .dll's
If i copy to my game's folder it will work as people install it?

Learning C++
VB6 Advanced: 4/5
VB.NET Advanced: 4/5
Dark Java Dude 64
Community Leader
14
Years of Service
User Offline
Joined: 21st Sep 2010
Location: Neither here nor there nor anywhere
Posted: 17th Jan 2011 06:35
If the people install the proper things, with hope your game will run

DeadTomGC
14
Years of Service
User Offline
Joined: 11th Aug 2010
Location: LU
Posted: 17th Jan 2011 13:44 Edited at: 17th Jan 2011 13:50
Here is that 1).

http://www.brothersoft.com/d.php?soft_id=61530&url=http%3A%2F%2Fdownload.microsoft.com%2Fdownload%2F7%2Fc%2F6%2F7c657ecc-f1d3-4cf2-8ff3-de9100d98a5d%2Fdirectx_aug2007_redist.exe

Just copy and paste the url.

I'll get a new signature someday.
vitinho444
13
Years of Service
User Offline
Joined: 12th Oct 2010
Location:
Posted: 17th Jan 2011 16:05
ok i give to a friend the all DirextX SDK and it didnt worked...

Learning C++
VB6 Advanced: 4/5
VB.NET Advanced: 4/5
Mireben
16
Years of Service
User Offline
Joined: 5th Aug 2008
Location:
Posted: 17th Jan 2011 19:50 Edited at: 17th Jan 2011 20:18
You don't need the whole SDK (that's awfully big), only the runtime. Even that is quite big... Here are links to the downloadable version and the web installer.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=cb7397f3-0949-487b-9247-8fee451bf952

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&displaylang=en?WT.mc_id=MSCOM_DLC_DR_111SXX02959

Quote: "in my SDK folder i got Developer runtimes."


It's not the developer runtime, it's the "redist" (redistributable) folder. Inside there are cab files and DXSetup.exe.

When you download the stuff from the Microsoft site and unpack it, it will actually unpack the same files that you already have in the "redist" folder of the SDK.

You need to start DXSetup.exe on your friend's computer which will unpack the necessary files from the cab packages. As an alternative, you can try the web installer which is smaller to download or carry around, but it needs internet connection on the other computer as well to download the missing files. I haven't tried the web installer yet, so I can't give further guidance on how it works.

Quote: "Is there anyway to make one installer for both?"


There sure is, if only I knew how Seriously, here are some options I know of. You can buy some commercial installer which is able to install pre-requisites like DirectX. In one of the recent newsletters TGC published an article about how to create msi installers with free tools, you can try to make that work too. And there is always the option of programming an installer yourself.

Login to post a reply

Server time is: 2024-09-28 14:02:01
Your offset time is: 2024-09-28 14:02:01