Skip to content

jbreaka/sfv_char_slot_change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfv_char_slot_change

This tool is intended to swap mods to different character slots. It requires Java to run. This tool can run on any computer (Windows, Mac, Linux)

====We're in Alpha Currently=========
Download latest version here. To run open a command line/terminal and navigate to the directory of the sfv_char_slot_change JAR file. Type the following:

=======Example ================

  • I have my mod RyuC1Awesome, which is Ryu the character for slot 1
  • I want to change it slot 2
  • I want the newly created mod to be named RyuC2Awesome.pak
By typing the following command I get the desired changes.

java -Xmx4096m -jar sfv_char_slot_change-assembly-0.7.jar 2 RyuC1Awesome.pak RyuC2Awesome.pak


note: In the command, I allocate 4G (4096M) of RAM. You can allocate less, the entire PAK is loaded into memory and worked on in multiple copies.

About

Street Fighter V character slot changing automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published