Skip to content

Make texture replacement faster, support specific region in config

Compare
Choose a tag to compare
@Raytwo Raytwo released this 31 Aug 21:29
· 701 commits to master since this release

This release aims at fixing the terrible texture replacement code that made loadings terribly slow, as well as support specifying the region to use for regional file replacements. Previous versions of Smash should also be supported.

  • Replace textures much faster, making the loading almost invisible
  • Allows specifying a region for file replacement in the arcropolis.toml (Thanks @Coolsonickirby)
  • Now runs on versions lower than 8.1.0 (Thanks @Genwald)
  • Supports replacing textures by smaller one to some extent ( This is quite buggy and you should make your texture have the same uncompressed size as the original instead)

Note: Numshexb crashes are still not figured out.