Difference between revisions of "Team Sonic Racing"

From The VG Resource Wiki
Jump to: navigation, search
Line 15: Line 15:
 
==Ripping Tutorials==
 
==Ripping Tutorials==
 
===Sprites===
 
===Sprites===
# Download Sewer56's .stz [https://cdn.discordapp.com/attachments/317475533321404416/587588494436597777/net472.7z decompressing tool] (Discord direct file link).
+
# Download Sewer56's .stz [https://cdn.discordapp.com/attachments/317475533321404416/587588494436597777/net472.7z decompressing tool]. [https://aluigi.altervista.org/mytoolz.htm Offzip] works for this as well.
# Drag the .stz file onto the program. This results in a file named 72.bin in all cases.
+
# Drag the .stz file onto the program. This results in a file named 72.bin when using Sewer56's tool.
# Open the resulting 72.bin file in [https://zenhax.com/viewtopic.php?t=7099 Raw Texture Cooker]. Be sure to have texconv, as per the instructions. The texture formats are DXT3.
+
# Open the resulting 72.bin file in [https://zenhax.com/viewtopic.php?t=7099 Raw Texture Cooker]. Be sure to have texconv, as per the instructions. The texture formats are mostly DXT3.
  
 
===Models===
 
===Models===
Line 23: Line 23:
  
 
===Sounds===
 
===Sounds===
This game uses Wwise for its sounds. The sound banks can be found in \data\Sound. They can be opened in Ravioli Tools and converted into .wav from there. There are several .bnk files included within the main .pck file, which can be opened in foobar2000 provided you have the vgmstream plugin.
+
This game uses Wwise for its sounds. The sound banks can be found in \data\Sound. They can be opened in Ravioli Tools and converted into .wav from there. There are several .bnk files included within the main .pck file, which can be opened in foobar2000 provided you have the vgmstream plugin. Unfortunately, due to being Wwise, the filenames are just random numbers.
 +
 
 +
===Textures===
 +
If you just want the textures, this method works: https://www.vg-resource.com/thread-35563.html
  
 
==VG Resource Pages==
 
==VG Resource Pages==
Line 32: Line 35:
 
[[Category:PlayStation 4 Games]]
 
[[Category:PlayStation 4 Games]]
 
[[Category:Windows Games]]
 
[[Category:Windows Games]]
[[Category:PlayStation 4 Games]]
 
 
[[Category:Nintendo Switch Games]]
 
[[Category:Nintendo Switch Games]]

Revision as of 12:58, 19 October 2020

Click to upload a new image...Dummy link

Team Sonic Racing

Developer: Sumo Digital
Publisher: Sega
Platforms:Windows, PlayStation 4, Xbox One, Nintendo Switch


Team Sonic Racing (チームソニックレーシング Chīmu Sonikku Rēshingu) is a kart racing video game and a spin-off from the Sonic the Hedgehog series. The game is developed by Sumo Digital and published by Sega, and was released on 21 May 2019. It received both a physical and digital release for the PlayStation 4, Xbox One, and Nintendo Switch, and a digital-only release on Steam for the PC.

File Formats

  • .pck (Sound)
  • .stz (Sprites/strings package)
  • .sp2 (Model/Texture package)
  • .dat/.zml (Game data)

Ripping Tutorials

Sprites

  1. Download Sewer56's .stz decompressing tool. Offzip works for this as well.
  2. Drag the .stz file onto the program. This results in a file named 72.bin when using Sewer56's tool.
  3. Open the resulting 72.bin file in Raw Texture Cooker. Be sure to have texconv, as per the instructions. The texture formats are mostly DXT3.

Models

Team Sonic Racing Tool has been created for this purpose.

Sounds

This game uses Wwise for its sounds. The sound banks can be found in \data\Sound. They can be opened in Ravioli Tools and converted into .wav from there. There are several .bnk files included within the main .pck file, which can be opened in foobar2000 provided you have the vgmstream plugin. Unfortunately, due to being Wwise, the filenames are just random numbers.

Textures

If you just want the textures, this method works: https://www.vg-resource.com/thread-35563.html

VG Resource Pages