Duke4.net Forums: The Supreme Topic of Miscellaneous Knowledge - Duke4.net Forums

Jump to content

  • 52 Pages +
  • « First
  • 29
  • 30
  • 31
  • 32
  • 33
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

The Supreme Topic of Miscellaneous Knowledge  "Trivia, Research, etc."

User is offline   Fox 

  • Fraka kaka kaka kaka-kow!

#891

I guess the purpose of having a replica is to have one unbreakable?
0

User is offline   Fox 

  • Fraka kaka kaka kaka-kow!

#892

The lrwbup patch for Last Reacion & Water Bases says the following:

Quote

The Drone 2.5 art was updated (it was very ugly).

But the new boss has the same art, any idea what this means? Did they forget to update the art?

This post has been edited by Fox: 25 June 2014 - 05:23 AM

1

User is offline   NNC 

#893

View PostFox, on 25 June 2014 - 05:23 AM, said:

The lrwbup patch for Last Reacion & Water Bases says the following:

But the new boss has the same art, any idea what this means? Did they forget to update the art?


Yeah, I noticed the same thing... Probably it's the updated version, as it looks fine.

It's interesting however, that those alien rat like things look very ugly when they have normal size, and they look somewhat similar to the Drone boss.
0

#894

Perkristian, the guy who sifted through many sound libraries to create his high-res Doom sound effects pack, has just released a similar pack for Duke 3D of 55 sounds he was able to find in their original high quality format:
http://www.doomworld...-sound-effects/

It's not in mod format yet, though. Any takers?
3

User is offline   Hendricks266 

  • Weaponized Autism

  #895

Quote

This is awesome, thanks! ^_^

I encoded all the WAVs in your pack as FLAC (and fixed the capitalization on one file) so that EDuke32 can open them properly.

http://hendricks266....fx_20140627.zip

At present, we don't have any code to look for "flyby.flac" before "flyby.voc", for example, like we do for the MIDI music, so using this in-game would take either a def file or a CON file, neither of which has an efficient method of loading as a mutator without creating an ugly batch file to use command line parameters. Watch the SVN log and our synthesis build system in the coming days for streamlined loading support for this pack and packs like it.

EDIT: If you want to use it now, I wrote a def-generating bash script to make the appropriate defs. First, download the zip I linked above and put it in a subfolder of your EDuke32 folder named autoload. Then, download this def file and put it in your EDuke32 folder. Next, you have two options. You can rename "pk_duke3d_sfx_20140627.def" to "duke3d.def" if you are using no other music, HRP, or other types of packs. Or, run EDuke32 with the following command line parameters (either manually or from a batch file):

eduke32.exe -mh pk_duke3d_sfx_20140627.def

EDIT: It seems EDuke32 currently has a bug that treats all FLAC sound effects as infinitely looping tracks. Sorry about that... I'll fix it when I add the voc-->flac replacement code.

This post has been edited by Hendricks266: 27 June 2014 - 10:19 AM

1

User is offline   LeoD 

  • Duke4.net topic/3513

#896

View PostHendricks266, on 27 June 2014 - 09:59 AM, said:

[..]
Ummh, complicated. Converted to VOC. Drop into autoload. No HRP, DEFs, or anything needed.
0

User is offline   Hendricks266 

  • Weaponized Autism

  #897

VOC sucks!
4

User is offline   Inspector Lagomorf 

  • Glory To Motherland!

#898

View PostHendricks266, on 27 June 2014 - 10:28 AM, said:

VOC sucks!


THANK YOU. I am SO glad someone else has FINALLY had the balls to say this.
1

User is offline   Fox 

  • Fraka kaka kaka kaka-kow!

#899

https://web.archive....lish_index.html

Does anyone has a working copy of the old LR&WB website?
0

#900

This is more of a curiosity than anything, but while browsing through a June 1998 issue of Computer Gaming World, I noticed that one of the backpage ads featured a listing for Duke Nukem Forever. Of course, since DNF was a long ways away from having box art back then, the company simply mocked up their own in an amusing fashion:

Posted Image

They also managed to spell "sequel" and the actual name "Nukem" wrong.
3

User is offline   Fox 

  • Fraka kaka kaka kaka-kow!

#901

I just realized that train sectors are hard-coded to delete enemies it ran over. Theorically if could prevent a Usermap from being completed if a big boss is hit by a train.
1

User is offline   MetHy 

#902

Out of curiosity, what exactly the version of the Build Engine used for Powerslave did not have compared to the version(s) used for DN3D, Blood and Shadow Warrior?

Actually ; any way to know what are the main differences (if any) between versions of the Build Engine every commercial game used?
I do mean differences on the engine side, not on the games side; so SW's RoR would not count for instance.

This post has been edited by MetHy: 30 July 2014 - 09:24 AM

0

#903

PowerSlave, LameDuke and I think Tekwar use Version 5.

Version 5 does not have slopes (Added 08/29/1995), uses a less well organized cache system, textured automap not implemented.

You can almost figure it out from the change log here; http://advsys.net/ken/build.htm

Duke, Redneck, SW and even Blood use Version 7... Though Blood was heavily modified with things like the QSystem (Replacing tags and such) how many of those alterations were technically engine-side and game-side is unknown to me and only a round estimate could be determined by looking at the source from the Alpha.

This post has been edited by High Treason: 30 July 2014 - 10:21 AM

1

User is offline   TerminX 

  • el fundador

  #904

I think Powerslave is version 6.
1

User is offline   MetHy 

#905

Interesting read. Is it still true today that the Build Engine is the engine with the most commercial games released?

I'm very surprised to see that slopes were added that late... which should mean that any slope DN3D has were added during the last months of development.

It would be interesting to learn more about Blood's modified version of the engine, too.
Edit : nvm, deleted my other question since I found the answer to it

This post has been edited by MetHy: 30 July 2014 - 11:20 AM

0

#906

Think about it, LameDuke doesn't have any slopes and the final Derelict has very few. The 0.99 Beta has a few (Such as in the church in E1L3) that aren't in the final suggesting they went nuts with it when it was first implemented.

Blood is rather complicated, I am not sure I should post links to the Alpha for you to go and dig through it yourself as it may violate forum policies and I am still prohibited from sending PMs (Can this not be changed?) - Blood Wiki has a page on the Alpha at least :(

If you can get your hands on it there is some documentation included for XSystem (What I called QSystem before, handles Effects), QAV (Animated tiles - they are a single tile in Build/Artedit, a bit like Smacker), Smacker support for cutscenes (May not be with the Alpha, but the final used this) and all manner of things as well as a lot of maps.

One small paragraph;

Quote

XSectors, XWalls, and XSprites
The XSystem is based on extending the three simple object types used in the Build engine: sectors, walls, and sprites. The extensions to these are referred to as XSectors, XWalls, and XSprites, or collectively as XObjects. Internally, the XSystem manages a list of each of each XObject and maintains links between its related object. The links are stored in the extra field, which you cannot edit in MapEdit, but can view with the Tab key in 2D mode.


Apparently this thing does use existing properties in Build then (Note, uses the Extra field to store "links") but allowed very complex control over things, for example what I remember (From the final, Alpha is a little less complex) is, you can set a Sector Type - ALT+F5 (ALT+F6 for sprites), maybe a Sliding Sector. That sector could move on it's own (Slide Sector) or else you could press K on a wall or sprite (Makes it purple) to affect that if it was inside that sector (Slide Marked) and hitting K again would reverse the direction for that one (Green).

Tags were instead TxID and RxID (F10 to find next free, first 100 reserved), Transmit and Recieve on different tags, you can select what triggers them/responds to them, different speed, waveforms and delays for On and Off, different starting state. Can set height for Z Motion Sector/Sprite (F3/F4. F2 to change current state). Can change how the player triggers any of these (Set switches to only respond to guns or whatever) and a lighting/panning system so you can make any sector flicker, fade or whatever in different waveforms, panning acts like Conveyers and can drag the player if the Drag box is ticked.

The RoR system deserves a mention (Sprite Type 6 & 7) because it was very easy to implement, requiring only setting a matching Data 1 field, sector height didn't have to be correct but it was very touch about drawing multiple sectors.


Incidentally, I got started with Build mostly by using Mapedit. Blood uses a different map format it seems, whether they are just compressed/encrypted or actually do differ I do not know.

Quick edit: Found a reference to Dark Forces when it was talking about voiceovers and a note about a moving platform "Like in ShadowWarrior" in the XSystem doc. Also this;

Quote

Rachel

She will appear, walk towards her target location (a marker sprite), and then disappear. Any actions you wish her to perform should be accomplished with the initial trigger.


Not a difference in the engine or anything, just figured I'd stick it there as it's the first I've heard of any Rachel... Oh, lastly, there was once meant to be a weather system of sorts, some graphics exist for it in either the Alpha or the early Shareware.

This post has been edited by High Treason: 30 July 2014 - 12:35 PM

0

#907

I was looking through some old papers and found something interesting I received back in the day, a postcard advertisement for Shadow Warrior that was sent through the mail (the old physical kind). Judging by the text, it was sent in early 1997:
Posted Image

Scans of both sides of the card:
Posted Image
Posted Image

For the record, I'm not sure how 3D Realms or GT Interactive knew my home address.
7

User is offline   MrFlibble 

#908

View PostMarphy Black, on 02 August 2014 - 02:48 PM, said:

For the record, I'm not sure how 3D Realms or GT Interactive knew my home address.

Perhaps you ordered something from some shareware vendor and they put you on the mailing list?

Or they were just sending those out to everyone.
0

#909

I just happened to stumble across a scan of the May 1996 issue of PC Powerplay which features Duke on the cover. The preview inside examines the recently released shareware demo, but I noticed a few of the screenshots depicted older, more interesting builds. Here's the preview in question:

Posted Image Posted Image

Nothing particularly unseen on the first page, but on the second, there's the Battlelord screenshot seen on some boxes uncropped here to reveal a second Battlelord, a screenshot of Sweeney(?) with the old skybox (similar setup seen in this leaflet), a recreation of a familiar beta screenshot with the final sprites (also seen in this leaflet), and probably the most interesting of the bunch, an inexplicably older screenshot from an unidentified map (also Sweeney?) with the old Pigcops, skybox, and a funky car.
8

User is offline   MrFlibble 

#910

Yay magazine scans!

I wonder if we have asked Frederik about him having found any original copies of pre-release sreenshots that 3DR sent out to magazines (apart from what was included on CDs of other games and publicly downloadable screenshot packs).
1

User is offline   TerminX 

  • el fundador

  #911

View PostMrFlibble, on 15 August 2014 - 12:43 PM, said:

Yay magazine scans!

I wonder if we have asked Frederik about him having found any original copies of pre-release sreenshots that 3DR sent out to magazines (apart from what was included on CDs of other games and publicly downloadable screenshot packs).

I found the map files containing the dummy scenes those screenshots were faked with, actually.
3

User is offline   The Commander 

  • I used to be a Brown Fuzzy Fruit, but I've changed bro...

#912

Then why haven't you posted them here...
0

User is offline   TerminX 

  • el fundador

  #913

If we posted everything we've found, this page would be thousands of pages long!
-1

User is offline   The Commander 

  • I used to be a Brown Fuzzy Fruit, but I've changed bro...

#914

Your shitty old forum software couldn't even handle 1000 pages...

This post has been edited by The Angry Kiwi: 27 August 2014 - 11:40 AM

-3

User is offline   Kyanos 

#915

I think this quote may apply here. followed with a WID for good measure :(

View PostFrederik Schreiber, on 17 April 2014 - 12:31 PM, said:

We have plans in relation to releasing these things in Vanilla, and more Playable states,
as part of the re-lauch of the new 3D Realms website.

Guest appearances with 3D Realms Old-Timers, In-Depth Walkthroughs of the History and Data of these builds, etc.
Exciting times ahead :(

I couldn't be more excited!

0

User is offline   MrFlibble 

#916

Here's something for a change guys.

Recently I've noticed that MobyGames entries for Duke Nukem II and Duke Nukem 3D have these little bits of information:

Quote

"Duke Nukum II" -- Working title

Quote

"Duke Nukum 3D" -- Working title

While I suppose that the claim for the Duke Nukem II working title is somewhat plausible, based on the information in the Apogee FAQ (specifically, where it is mentioned that the name Duke Nukem was discovered to be not copyrighted during the development of Duke Nukem II), the information for Duke Nukem 3D's working title seems erroneous to me.

A correction would be in order, however I'd like to first get more info from you guys. Is there any evidence to "Duke Nukum 3D" ever being a "working title"? More importantly, is there any positive evidence against this claim?
0

User is offline   Lunick 

#917

MobyGames also think I tested Shadow Warrior when I was 3 years old:
Posted Image
I'm still not quite sure why they haven't fixed that yet as that was supposed to be for the iOS version.

I'd suggest suggesting a correction now if it has no source.
0

User is offline   MrFlibble 

#918

View PostLunick, on 30 August 2014 - 03:20 AM, said:

MobyGames also think I tested Shadow Warrior when I was 3 years old:
Posted Image
I'm still not quite sure why they haven't fixed that yet as that was supposed to be for the iOS version.

I'd suggest suggesting a correction now if it has no source.

I think this is an idiosyncrasy of the MobyGames' site engine. You're not listed in the DOS version credits, it's simply that the year displayed on your page is the same as "Combined View" (not platform specific), and apparently it just uses the earliest year of release on file for that.

[Edit] I made a post about your problem in the MG forums, hopefully it's going to be fixed eventually.

This post has been edited by MrFlibble: 30 August 2014 - 03:48 AM

0

User is offline   Frenkel 

#919

View PostMrFlibble, on 30 August 2014 - 02:56 AM, said:

While I suppose that the claim for the Duke Nukem II working title is somewhat plausible, based on the information in the Apogee FAQ (specifically, where it is mentioned that the name Duke Nukem was discovered to be not copyrighted during the development of Duke Nukem II),


Duke Nukem talks about Duke Nukum II in his cameo in Cosmo's Cosmic Adventure.
2

#920

Furthermore, Duke Nukem 3D was conceived during development of Duke Nukem II... After all, the last screen in the game says "THE END, Until Duke 3-D" so I suppose it's not impossible that the title was once Nukum.


On the other hand, I would then have to wonder how old this was;
Posted Image

Given that (If I remember correctly, it was the only one they got working) it's meant to be the oldest prototype of Duke II.
0

Share this topic:


  • 52 Pages +
  • « First
  • 29
  • 30
  • 31
  • 32
  • 33
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic


All copyrights and trademarks not owned by Voidpoint, LLC are the sole property of their respective owners. Play Ion Fury! ;) © Voidpoint, LLC

Enter your sign in name and password


Sign in options