Guest Guest Posted May 26, 2014 Share Posted May 26, 2014 I was wondering if anyone had figured out how the fire effects were put together. In the first game, each texture was a series of frames that made it at least a little obvious what effect the texture was for. It doesn't look like that's what's been done here, and I'm having a hard time figuring out what I need to edit in order to spew nuclear green flame. Link to comment Share on other sites More sharing options...
zixk23 Posted May 26, 2014 Share Posted May 26, 2014 if you do get it to work you should also add blue flames >:) that would be oh so amazing Link to comment Share on other sites More sharing options...
Guest Guest Posted May 26, 2014 Share Posted May 26, 2014 OP here. Between manual dump viewing and doing a comparison between dumps of a character using pyromancies and a character without any pyromancies, I've found very little. While there might be some interim textures that I didn't notice, the only textures I've definitely found are the lingering flames at the end of Forbidden Sun (which might be held in common with the Chaos pyromancies I don't have - I don't know either way). My Nuclear Smelter Sword will continue to spew regular flame for the time being. Link to comment Share on other sites More sharing options...
KampfKlops Posted May 28, 2014 Share Posted May 28, 2014 (edited) Here's my brute force method: make an automation in Photoshop that makes a texture a solid color, and saves it as PNG or DDS in the override folder. Let the automation run through all TGAs in you dump folder, then start the game. Then you just need to delete a few each time and run the game, until the texture you want to edit appears normal again. Now you know the texture has to be one you just deleted. Fastest way is probably a binary search. i.e. always delete half the textures in your override folder, then continue with the part that must have your texture in it, halve it again, and so on. Edited May 28, 2014 by KampfKlops Link to comment Share on other sites More sharing options...
Recommended Posts