Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-12-2013, 10:46
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
GDFMaker

Hey Guys,
I've found the tool GDFMaker in the Useful programs section.
The description from Razor12911 was "good tool for making custom binary/GDF dlls for games. works with yener90 source codes."

Now the Problem...
If I build anything with that tool I get no .dll. It builds only a .h and .rc file plus a new file with other XML, icos and stuff.

Question is, how to build the GDF.dll with it/that?

Help would be nice, thanks
Reply With Quote
Sponsored Links
  #2  
Old 10-12-2013, 13:35
napalmguy
Guest
 
Posts: n/a
This tool makes the XML resource only, it does not create the binary date (.exe or .dll) .

If you want to create GDF.dll you have to compile the Gameuxinstallhelper project files created when running from within Microsoft DirectX SDK, Using Visual Studio or any similar program, and then select the XML created by GDFMaker as your resource file.

any other questions I'll be glad to help
Reply With Quote
The Following User Says Thank You to For This Useful Post:
Inge (10-12-2013)
  #3  
Old 10-12-2013, 14:03
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
Ok, thanks. I've found an Tutorial on this Page https://forum.lowyat.net/topic/1344941/all and tried it Step by Step, but at Step 3: Compiling a DLL it stops.
I've tried to Compile a dll with VC++ 2008/2010 Express and get only errors, nothing will work.

Is something written wrong in the Tutorial?
Maybe anybody have a another working Tutorial?
Reply With Quote
  #4  
Old 11-12-2013, 11:59
napalmguy
Guest
 
Posts: n/a
Quote:
Originally Posted by Inge View Post
Ok, thanks. I've found an Tutorial on this Page https://forum.lowyat.net/topic/1344941/all and tried it Step by Step, but at Step 3: Compiling a DLL it stops.
I've tried to Compile a dll with VC++ 2008/2010 Express and get only errors, nothing will work.

Is something written wrong in the Tutorial?
Maybe anybody have a another working Tutorial?

What kind of errors? you have to specify.

But my guess would be on missing header files.

please send me the error message from the Debug tab, or whichever error window appears.
Reply With Quote
  #5  
Old 11-12-2013, 14:11
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
Mainly I get this Error

Reply With Quote
  #6  
Old 12-12-2013, 12:53
napalmguy
Guest
 
Posts: n/a
a simple workaround for this is to put the afxres.h header file in the same folder as your .sln file and then choose "Compile Solution". It should go smoothly without errors

Create empty text file and in it paste:

Code:
#include <windows.h>
#include <winuser.h>

#define IDC_STATIC (-1)
and then save the file as "afxres.h"

let me know if there any other problems
Reply With Quote
  #7  
Old 12-12-2013, 14:23
Inge's Avatar
Inge Inge is offline
Die Hard Member
 
Join Date: Jun 2012
Location: Germany
Posts: 420
Thanks: 203
Thanked 633 Times in 201 Posts
Inge is on a distinguished road
Next Error "unexpected end of file" I had the afxres.h next to ...sln file and tried to add it to the Project. Both variants brings the Error.

Picture
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -7. The time now is 16:42.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com