• 2.3.1 ca15fac6a1

    akanyan released this 2024-08-30 17:39:38 +00:00 | 0 commits to main since this release

    • InfiniteStory: fixed the shop confirmation dialog not showing.
    • SkipNotice: fixed the shop reward prompt disappearing too quickly if daily rewards were skipped.
    • SortByInternal: no longer stores the selection on the server.
      • Previously, selecting 譜面定数 and then logging in on an unmodded client would result in a crash.
    Downloads
  • 2.3.0 66fdc27787

    InfiniteStory Stable

    akanyan released this 2024-08-24 16:39:44 +00:00 | 3 commits to main since this release

    • InfiniteStory: added (thanks to @jujuforce).
      • it's a surprise tool that will help us later.
    • AttractVideoPlayer, LoadBoost: the requested cache directory is now created if it doesn't exist.

    By the way, I made a Discord guild for modding discussion & support.

    Downloads
  • 2.2.0 07ee892b43

    SelectBGM Stable

    akanyan released this 2024-07-29 17:27:48 +00:00 | 5 commits to main since this release

    • SelectBGM: added.
      [Extra]
      ; 1 - original  2 - SUMMER       3 - R.E.D.
      ; 4 - bright    5 - END CHAPTER  6 - Act.3
      ; 0 - random
      BGM=6
      

    If you're on Act.2, it should probably still work assuming you don't set it to 6 or 0.

    Downloads
  • 2.1.0 920d2386d5

    akanyan released this 2024-07-22 17:07:44 +00:00 | 6 commits to main since this release

    Modding is all about making good games perfect. We are close to perfection so expect development to be slower from now on. The remaining things I want to add are in the issue tracker (you are welcome to add your own ideas).

    • PlatinumTiming: added.
      • Displays early/late cbreak counts on the result screen.
    • AttractVideoPlayer: added (thanks to @jujuforce).
      • Grants control over the attract mode video player (svc to pause, L2/L3 to change video).
      • Saves the last played video for the next session.
    • InfiniteGP: fixed the c2c group icon.
    • InfiniteGP: added options to disable UI alteration:
      [Extra]
      HideCredits=0
      HideGP=0
      
    • InfiniteGP: added an option to change the fixed GP count.
    • LoadBoost: added an option to change the cache directory.
    • BetterGiveUp: fixed being able to restart several times in a row.
    Downloads
  • 2.0.2 b2ecf368fb

    Fixes Stable

    akanyan released this 2024-07-12 00:51:49 +00:00 | 12 commits to main since this release

    • SkipNotice: fixed crash when skipping during an item prompt.
    • SkipPreMusic: fixed incorrect start delay when not skipping.
    • UnlockFrameRate: now actually unlocks framerate if you set it to 0 in mu3.ini.
    • Various other improvements.
    Downloads
  • 2.0.0 5872a05c7b

    2.0 Pre-Release

    akanyan released this 2024-07-07 19:17:54 +00:00 | 15 commits to main since this release

    Marking it as pre-release for now because it's too big.

    • NaiveRating: no longer replaces the default algorithm. Can be toggled in the profile options. Read more
    • NaiveRating: now shows a plus sign to distinguish it from vanilla rating.
    • SkipNotice: skips login rewards again, but you have to press red menu.
    • SkipPreMusic: now requires you to press (or hold) red menu.
      • This is meant to keep the game "pure" and not split mods into "always recommended" and "YMMV".
      • To bring back previous behavior, add this to mu3.ini:
        [Sequence]
        QuickStart=1
        
    • SkipLoginReward: removed (merged back into SkipNotice).
    • ExportChartData: removed.

    Integrated the older modpack. Added the following:

    • DisableEncryption
    • DisableMaintenance
    • LoadBoost
    • UnlockAllMusic
    • UnlockFrameRate
    • UnlockGameEvents
    • UnlockMasterDifficulty
    • UnlockMemoryChapters

    Framerate locking behavior is different; see here (previously it would quietly enable VSync if the requested framerate matched the display).

    Downloads
  • 1.8.1 af15a4410a

    akanyan released this 2024-07-05 18:41:38 +00:00 | 23 commits to main since this release

    • SortByInternalDifficulty: added.
      • In music play, press the yellow menu button and look for "譜面定数" in the orange box (for grouping) or the green box (for sorting)
    Downloads
  • 1.7.0 74ecdf111a

    akanyan released this 2024-07-02 20:54:08 +00:00 | 28 commits to main since this release

    • UnlockAndSetJewelBoostNine: added (thanks to @jujuforce).
    Downloads
  • 1.6.0 470d2acae4

    Pause Stable

    akanyan released this 2024-07-02 01:39:39 +00:00 | 32 commits to main since this release

    • Pause: added.
    • InfiniteGP: now patches GP out basically.
    • BetterGiveUp: adjusted for Pause.
    Downloads
  • 1.5.1 3644cb7813

    akanyan released this 2024-06-27 14:39:11 +00:00 | 35 commits to main since this release

    SkipLoginReward: spun off from SkipNotice, by request.

    Downloads