Users browsing this thread: 1 Guest(s)
Street Fighter: Duel images
#37
(03-13-2023, 12:49 AM)Hollow Wrote: Ok so, I figured out how to rip individual sprites.  Apparently the sheets used to store multiple sprites/images/textures in games like this are known as a "texture atlas".  If you have looked within the folders, you may have noticed some ATLAS files; they are used to configure the appearance of UI elements or widgets in a game, such as fonts, buttons, labels, and images.  They can be opened with Notepad. 

ATLAS files contain the position and size of images for the UI elements, which are packed in a .PNG file to decrease game loading time.  The ATLAS file is one of 3 files that make up a texture atlas.




Thanks to bymutou, I was introduced to a program called Spine, which has a feature called "texture unpacker".  It allows you to extract the individual images from a texture atlas, provided you have the corresponding atlas file.  The image file must also contain the same name as shown in the atlas file.  This will prove to be a bit of a chore, as the atlas files and the images connected to them in SF: Duel's directories are disorganized.  I was only able to find them by matching the file name with the character's likeness as well as the image dimensions.

It's still progress at the very least.
friend, I wrote a script that can help you reduce your workload slightly. Put atlas and png files and ps1 script together to run. After running, a name.bat file will be generated. After running, the image of atlas corresponding size will be renamed. It should be noted that the image of the same size needs to be distinguished by yourself. ps1 is a script of powershell. Right click to run it
   

.zip   AtlasRenamePng.zip (Size: 962 bytes / Downloads: 91)
Reply
Thanked by: Hollow


Messages In This Thread
Street Fighter: Duel images - by tombmonkey - 10-08-2021, 07:35 AM
RE: Street Fighter: Duel images - by Hollow - 11-12-2021, 08:17 PM
RE: Street Fighter: Duel images - by bihaiorg - 01-20-2022, 03:43 PM
RE: Street Fighter: Duel images - by JacintaB2022 - 01-24-2022, 12:15 PM
RE: Street Fighter: Duel images - by bihaiorg - 01-26-2022, 06:03 AM
RE: Street Fighter: Duel images - by JacintaB2022 - 02-25-2022, 05:47 AM
RE: Street Fighter: Duel images - by tombmonkey - 10-17-2022, 02:32 PM
RE: Street Fighter: Duel images - by tombmonkey - 10-30-2022, 02:04 PM
RE: Street Fighter: Duel images - by AkashiYasuto - 12-04-2022, 12:49 AM
RE: Street Fighter: Duel images - by Barack Obama - 12-04-2022, 02:23 AM
RE: Street Fighter: Duel images - by rufaswan - 12-10-2022, 09:42 PM
RE: Street Fighter: Duel images - by Hollow - 12-20-2022, 08:52 PM
RE: Street Fighter: Duel images - by rufaswan - 12-24-2022, 08:21 PM
RE: Street Fighter: Duel images - by Hollow - 12-27-2022, 08:33 PM
RE: Street Fighter: Duel images - by Hollow - 01-22-2023, 06:11 PM
RE: Street Fighter: Duel images - by rufaswan - 02-05-2023, 06:41 AM
RE: Street Fighter: Duel images - by Hollow - 02-22-2023, 06:00 PM
RE: Street Fighter: Duel images - by rufaswan - 02-24-2023, 09:21 AM
RE: Street Fighter: Duel images - by Hollow - 02-24-2023, 10:36 PM
RE: Street Fighter: Duel images - by bymutou - 03-05-2023, 04:44 PM
RE: Street Fighter: Duel images - by Hollow - 03-06-2023, 10:54 PM
RE: Street Fighter: Duel images - by JacintaB2022 - 03-02-2023, 03:12 PM
RE: Street Fighter: Duel images - by Hollow - 03-02-2023, 06:07 PM
RE: Street Fighter: Duel images - by Hollow - 03-07-2023, 03:29 AM
RE: Street Fighter: Duel images - by JacintaB2022 - 03-07-2023, 04:39 AM
RE: Street Fighter: Duel images - by bymutou - 03-09-2023, 03:46 AM
RE: Street Fighter: Duel images - by Hollow - 03-10-2023, 05:15 PM
RE: Street Fighter: Duel images - by bymutou - 03-10-2023, 08:40 PM
RE: Street Fighter: Duel images - by Hollow - 03-10-2023, 09:04 PM
RE: Street Fighter: Duel images - by bymutou - 03-10-2023, 11:09 PM
RE: Street Fighter: Duel images - by Hollow - 03-12-2023, 04:35 PM
RE: Street Fighter: Duel images - by bymutou - 03-12-2023, 09:14 PM
RE: Street Fighter: Duel images - by Devola - 03-11-2023, 12:45 AM
RE: Street Fighter: Duel images - by bymutou - 03-11-2023, 02:49 AM
RE: Street Fighter: Duel images - by Devola - 03-12-2023, 09:15 PM
RE: Street Fighter: Duel images - by Hollow - 03-13-2023, 12:49 AM
RE: Street Fighter: Duel images - by bymutou - 03-13-2023, 08:02 AM

Forum Jump: