Welcome, Guest
Username: Password: Remember me
Third party announcements.
If you want to share with others your project or applications, build with CT, you can do it here.
  • Page:
  • 1

TOPIC:

Classic Doom compiles on CT v7.7 1 year 10 months ago #17109

  • Dan Eller
  • Dan Eller's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 2
I have successfully compiled and run classic Doom based off the FPCDoom port found at sourceforge.net/projects/fpcdoom/ on CodeTyphon v7.7 .

Steps
1. Download the source
2, Use the CodeTyphon Center Tool "Covert old CT files to new" on the source folder
3. In i_main , change all WindowClass.ctpszClassName := 'FPCDOOM';  to WindowClass.lpszClassName:='FPCDOOM';  
4. In i_video, change ddsd.ctprtch to ddsd.lpitch and  ddsd.ctpsurface to ddsd.lpsurface
5. Then copy the doom.wad file with the binary executable and run.
-Dan Eller ;)

 
The following user(s) said Thank You: Andrew John Richter Cass

Please Log in or Create an account to join the conversation.

Classic Doom compiles on CT v7.7 1 year 10 months ago #17110

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1