Skip to content

Shellywell123/Skate-3-Texture-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skate-3-Texture-Tools

Commandline tool to aid modding Skate 3 game Textures (RPCS3 - PS3 / Xenia - Xbox). I plan to create a proper winforms application at some stage.

Moddable Textures:

  • "Create a character" textures such as clothing, skateboard parts, tattoos and brand decals
  • "Park Creator" object textures such as ledge spines and coping
  • Menu textures
  • Start screen
  • Map textures such as sky or ground

Batch Scripts:

  • automate removing INSTALL data in RPCS3, (required each time you launch modded Skate 3 in RPCS3)
  • automate importing modded textures into the RPCS3 Skate 3 ROM directory
  • automate extracting multiple .big files into .psg files in correct folder structure
  • automate extracting all nested .psg files in a direcory into an identically nested .dds file using Noesis in cmdline mode.
  • main menu to call all the above batch scripts

Python scripts (to be rewritten as batch):

  • automate merging the PS3 formatted meta data of a .psg file with the modded image data in a .dds files, to generate a new playable modded .psg file.

Current Usage

how-to-use

Special Mentions

Just wanted to say a special thanks to the people who have contributed towards this project.