Skip to content

MAPeD-SPReD (NES/SMS) v0.58b

Choose a tag to compare

@0x8BitDev 0x8BitDev released this 13 Jul 12:07

SPReD:

  • Added the SMS version of the tool (SPReD-SMS) and samples (WLA-DX)
  • Added a quick guide
  • Added a Python script editor for writing custom data export scripts, an API help and a sample script
  • Added a project statistics
  • Added removing of duplicate CHRs during the optimization process
  • Added iterative optimization during the packing operation
  • Added sprites data validation before: Packing, Optimization, Splitting, Flipping and Creating/Deleting of sprites
  • Added warning when imported image overflows a CHR bank
  • Now the optimization performs for all sprites, and not for selected ones
  • The layout window OSD info moved to the layout group box
  • Fixed removing of sprites on Linux
  • Various bug fixes

MAPeD:

  • Added a quick guide
  • Added a Python script editor for writing custom data export scripts, an API help and a sample script