Page 2 of 3

Posted: Mon Aug 07, 2006 7:09
by Nash
You can. The latest XWE beta can set offsets for PNGs whether they are on your hard disk, or inside a wad. Both will work.

Additionally, in the latest beta, there's an option that tells XWE to automatically save the offsets so you don't have to constantly go to the menu to "Apply offsets". That's a huge time saver.

http://ca.geocities.com/xwe@rogers.com get the latest beta.

WARNING be sure to make backups before starting XWE, and backup frequently (use the "Clean wad" command from the File menu) because the latest betas tend to crash a little more than usual!

Heed these words, take it from someone who's had some nasty experiences with the latest beta... but it's a necessary tool... argh...

Posted: Mon Aug 07, 2006 23:19
by DaniJ
What a crazy situation this offsets with hires sprites issue is in ZDoom. SURELY you can come up with a better method?

We need to resolve the offsets issue in Doomsday too but SetPNG is simply not an option since we already support PNG, TGA, PCX and RAW for patches and more formats will likely follow. We certainly won't be creating tools such as SetPNG and using a nonstandard graphic format for each...

THIS IS NOT ME ATTACKING ZDOOM! I want to work with you guys to reach a decent solution to the problem.

Even doing something along the lines of adding special suffix rules to the file names would be better than requiring a tool such as SetPNG IMO.

EG:
filename-[x,y].png

Posted: Mon Aug 07, 2006 23:24
by Enjay
I don't see a huge problem with the current system. The Doom graphic format always had the ability to store its offset information so why not extend that principle to the a newer supported format which can hold information in a suitable way? Personally, I like the way it is being done ATM.

And there is always the hirestex-like replacement method should you be dead against png graphics or setpng.

Posted: Tue Aug 08, 2006 0:59
by chaoscentral
too bad in hirestex we couldnt set the offsets, thus making it easier for mass alignments such as weapons

Posted: Tue Aug 08, 2006 8:23
by Graf Zahl
DaniJ wrote:What a crazy situation this offsets with hires sprites issue is in ZDoom. SURELY you can come up with a better method?

We need to resolve the offsets issue in Doomsday too but SetPNG is simply not an option since we already support PNG, TGA, PCX and RAW for patches and more formats will likely follow. We certainly won't be creating tools such as SetPNG and using a nonstandard graphic format for each...

THIS IS NOT ME ATTACKING ZDOOM! I want to work with you guys to reach a decent solution to the problem.

Even doing something along the lines of adding special suffix rules to the file names would be better than requiring a tool such as SetPNG IMO.

EG:
filename-[x,y].png

Even if you find another method, don't forget that XWE already supports the SetPNG method so not supporting it seems even more counterproductive to me. It may be non-standard for other graphics software but it is supported by the most widely used Doom tool for such things.

Posted: Tue Aug 08, 2006 9:33
by DaniJ
We are back to the same chestnut we seem to annually butt heads over - the need for WAD tools at all (other than map editors) considering the existence of ports supporting "real" files and PK3/folders on hd (but lets avoid that this time around :)).

Does (G)ZDoom currently support setting patch offsets on NEW (i.e not hires replacement) graphic patches NOT loaded from WADs? This is the only scenario I am interested in atm.

Posted: Tue Aug 08, 2006 10:04
by Graf Zahl
It loads everything in a ZIP the same as in a WAD, i.e. if it is in Doom patch format or PNG with offsets they are used.

As for WAD tools, you still need a visual tool to set offsets efficiently and for such purposes XWE and similar programs will never go away. I once was going through a large amount of sprites to adjust their offsets and I wouldn't ever want to do it manually.

Posted: Tue Aug 08, 2006 12:13
by Enjay
Graf Zahl wrote:I once was going through a large amount of sprites to adjust their offsets and I wouldn't ever want to do it manually.
Yup, been there, done that. Setting a large number of sprites manually is a major pain in the hoop. Proper visual feedback from a tool designed for the purpose makes the process significantly easier.

Posted: Wed Aug 09, 2006 17:54
by Tormentor667
Enjay wrote:
Graf Zahl wrote:I once was going through a large amount of sprites to adjust their offsets and I wouldn't ever want to do it manually.
Yup, been there, done that. Setting a large number of sprites manually is a major pain in the hoop. Proper visual feedback from a tool designed for the purpose makes the process significantly easier.
So that's what we need here!

Posted: Thu Aug 10, 2006 13:31
by Nash
Torm, XWE can already do it. Look at the first post on this page.

Posted: Thu Aug 10, 2006 14:25
by Enjay
Yup, it can do it both inside a WAD and with individual PNG files. I don't think it can do it with PNGs inside a zip yet.

Oh, and Torm, hopefully you've already checked this, but when you converted from BMP to PNG, did you make sure you set translucency for the PNG images. Remember, just leaving an area cyan, or magenta, or whatever will not do it. You need to save the PNG with translucency set for the areas you want to be see-through. I'd hate you to set the offsets for 3000 or so sprites only to find out they were useless and you had to start again.

Posted: Fri Aug 11, 2006 16:01
by Tormentor667
Nash wrote:Torm, XWE can already do it. Look at the first post on this page.
Sorry, my fault, missed that! Where can I get the latest beta?

Posted: Fri Aug 11, 2006 16:01
by Tormentor667
Enjay wrote:Oh, and Torm, hopefully you've already checked this, but when you converted from BMP to PNG, did you make sure you set translucency for the PNG images. Remember, just leaving an area cyan, or magenta, or whatever will not do it. You need to save the PNG with translucency set for the areas you want to be see-through. I'd hate you to set the offsets for 3000 or so sprites only to find out they were useless and you had to start again.
Yeah ,I did do this by hand with Photoshop actions and worked fine ;)

Posted: Sat Aug 12, 2006 18:26
by Nash
Where can I get the latest beta?
*sigh*

Look at this page a hundred times and read each and every single word on it. :)

Posted: Sun Aug 13, 2006 5:46
by SlayeR
Wait for the next version of SlumpEd, I currently have zip/pk3 support 95% done ;)