Widescreen modding?
-
- Lead GZDoom+Raze Developer
- Posts: 49188
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Widescreen modding?
Either cropped or overdrawn. I think it clears the sides of the screen but doesn't check the image's size.
-
- Posts: 68
- Joined: Mon Jun 26, 2017 10:25 am
Re: Widescreen modding?
If you want to use my widescreen sprites, you can use them. My work can be found in PowerslaveGDX (weapons and widescreened HUD), in RedneckGDX (one of crossbow frames, boat and motorcycle, one for Rake-blade). Just open BuildGDX.jar with 7zip or winrar to get those pngs. I've also done widescreen guns for Legend of 7 Paladins, but I doubt you want to port that too. If you need exactly which frames (pic nums) were modified, don't hesitate to ask.
I dunno what's the legal status, but Duke Nukem 3D Megaton Edition had widescreened sprites, presumably done by one of eduke32 guys. So you should ask around to get permission.
I dunno what's the legal status, but Duke Nukem 3D Megaton Edition had widescreened sprites, presumably done by one of eduke32 guys. So you should ask around to get permission.
-
- Posts: 1349
- Joined: Tue Nov 05, 2019 6:48 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia with Vulkan support
Re: Widescreen modding?
This is going to be yet another thing I will no longer be able to unsee but, what widescreen weapon sprites were made for Duke? I'll be damned if I know...
Status bar and new menus as seen in Redux and Megaton don't count, that's painfully obvious .
Status bar and new menus as seen in Redux and Megaton don't count, that's painfully obvious .
-
- Posts: 310
- Joined: Tue Apr 10, 2018 8:14 am
Re: Widescreen modding?
These are the widescreen weapon sprites included with DukeGDX (which I believe are sourced from Megaton Edition)
You do not have the required permissions to view the files attached to this post.
-
- Posts: 7402
- Joined: Fri Oct 22, 2004 9:22 am
- Graphics Processor: nVidia with Vulkan support
- Location: MAP33
Re: Widescreen modding?
I believe the RPG sprite was originally created for a cancelled mobile port by Voidpoint. It's also used in World Tour. The Megaton Edition sprite is less polished:
On the topic, this was Voidpoint's take on the Freezethrower firing sprite. I believe Hendricks posted it on Duke4 at some point after the cancellation. It's been a few glasses since then, so I forget the details.
On the topic, this was Voidpoint's take on the Freezethrower firing sprite. I believe Hendricks posted it on Duke4 at some point after the cancellation. It's been a few glasses since then, so I forget the details.
-
- Posts: 1349
- Joined: Tue Nov 05, 2019 6:48 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia with Vulkan support
Re: Widescreen modding?
Wait a moment, are these sprites actually farther away from the screen while playing too?Phredreeke wrote:These are the widescreen weapon sprites included with DukeGDX (which I believe are sourced from Megaton Edition)
That would explain a lot. Huh, and all this time I though they were farther from the screen because their offsets were hacked.
-
- Posts: 1042
- Joined: Sat Jun 07, 2008 5:58 am
- Location: Industrial District
Re: Widescreen modding?
Forgive me if this is a dumb question but, what's the license for these exactly?
-
- Lead GZDoom+Raze Developer
- Posts: 49188
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Widescreen modding?
Well, I'd really perfer if someone with a better overview collected everything that is readily usable (with credit to the author, please) and make a list of what isn't and who needs to be asked. If I had to spend time on this I can't use that time to fix bugs...
-
- Posts: 1349
- Joined: Tue Nov 05, 2019 6:48 am
- Preferred Pronouns: He/Him
- Graphics Processor: nVidia with Vulkan support
Re: Widescreen modding?
Also, if some of these are used in commercial products adding them to Raze is not going to be easy, if at all possible... too much trouble to go through...
-
- Lead GZDoom+Raze Developer
- Posts: 49188
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Widescreen modding?
If they are used in a commercial product does not matter, what matters is if the creator is ok with it. If the creator is part of a commercial entity, yes then you are right.
-
- Posts: 47
- Joined: Sat Mar 02, 2019 12:46 am
Re: Widescreen modding?
The most recent editor for ART files is BAFed 2.00, which was released in July 2019:lowskill. wrote:There are some Build tools available for messing with the ART files, a more recent tool that I could find being this: http://swforum05.proboards.com/thread/7 ... -editor-v1Rachael wrote:Yeah I made a similar comment about that earlier about SLADE. Its .ART editing interface is really undeveloped and unusable. I suppose I'll someday have to create a utility that extracts the graphics en masse so they can be edited with external applications.
But one problem: It requires Java to run... which isn't surprising at all since m210 designed it...
https://m210.duke4.net/index.php/downlo ... les-editor
And yes it includes a binary, Java is not required.
-
- Posts: 139
- Joined: Thu Feb 24, 2011 12:45 am
Re: Widescreen modding?
That's correct. I created that modified sprite for the mobile port, and TX shared it with Nerve which included it in World Tour.Kinsie wrote:I believe the RPG sprite was originally created for a cancelled mobile port by Voidpoint. It's also used in World Tour. The Megaton Edition sprite is less polished:
The other sprites posted by Phredreeke were created by the Nerve team (except for the RPG).
The sprites you posted are from Megaton, which were created with help of the community.
I have already updated these sprites, gimme a sec.
Edit: https://imgur.com/a/0M8gLMO
-
-
- Posts: 17936
- Joined: Fri Jul 06, 2007 3:22 pm
Re: Widescreen modding?
The multi-image interface in SLADE was meant for stuff like in Dark Forces or the Quake test beta, which have much lower maximums. For something like the ART files in Build, just right-click and choose "Graphics->Extract all".Nash wrote:Soooooo... how the shit do I find the sprite? After some fiddling around in SLADE, it turns out I have to click a couple of tiny buttons to browse through HUNDREDS of graphics in the several .art files with MEANINGLESS names (TILExxxx), one by one... I don't have the patience for that. >8[
Is this what modders put themselves through when working with Build? Jesus christ lmao
-
-
- Posts: 17468
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: Widescreen modding?
Ah, I must've missed the Extract All button. That's MUCH more convenient, thanks Gez.
Last edited by Nash on Wed Sep 16, 2020 12:33 pm, edited 1 time in total.
-
- Posts: 13835
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: Widescreen modding?
Well - for what it's worth Duke Nukem comes with a "names.h" file which names the tiles. I guess not that it really helps much.