Welcome, Guest. Please login or register.

Author Topic: Duke Nukem 3D  (Read 6576 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Duke Nukem 3D
« on: April 03, 2003, 01:49:25 AM »
Took a quick look at it and it's a x86 asm hell with bios crap. You won't see a port of this anytime soon.

Until someone feels like rewriting thousands of lines of x86 asm back to c, it won't happen. Probably it's best to wait for linux version and  port that.

Meanwhile play duke mac version on shapeshifter... ;-)
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Duke Nukem 3D
« Reply #1 on: April 03, 2003, 04:24:10 AM »
Some of the assembly is inlined in c and h files.

Lots of it is in BuildEngine and AudioLib (look into the zips).
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Duke Nukem 3D
« Reply #2 on: April 06, 2003, 02:42:58 AM »
@asian1

So it's Duke Nukem's fault that such addon exists?

If someone create such addon I would blame the addon creator, not the game.

And btw: You're not forced to install these addons, or buy the game in the first place.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Duke Nukem 3D
« Reply #3 on: May 06, 2003, 09:51:07 AM »
Quote
Is this easier way to make amiga port of duke3d?

No. The same buildengine is inside duke src.