Skip to content

v2.18.0 (build 6694)

Compare
Choose a tag to compare
@dgrfactory dgrfactory released this 02 Nov 14:12
· 80 commits to develop since this release
9ed9490

v2.17.7 -> v2.18.0

SPCPLAY.EXE

  • [BUG] Changing the playing time while paused does not redraw the time bar.
  • Menu items were changed to "Disable", "Enable ID666 Time", and "Enable Default Time" in the "Play Time" menu.
  • "Set Start Position Mark" and "Set End Position Mark" in the "Play Time" menu is enabled when selected "Stop" or "Repeat" in the "Play Order" menu too.
  • "Play Order" menu is not disabled even when selected "Disable" in the "Play Time" menu.
  • Add 150 (x1.5) to the SCALE option (experimental function).
  • Changed the default font to Lucida Console when booting to the English OS.
  • Removed "Return to Japanese" when booting to the English OS.

SNESAPU.DLL

  • Processing code of KON and KOFF was rewritten.
  • [BUG] Caused to sound which was supposed to be silent when used "Rewrite Echo Work Memory". (Thanks! @boldowa )

SPCCMD.EXE

  • [BUG] #13 If the current path is not in the SPCCMD.EXE location, it will not be executed. (Thanks! @pcnorden )