diff --git a/Main.py b/Main.py index a1c4639..6979d7e 100644 --- a/Main.py +++ b/Main.py @@ -51,8 +51,8 @@ # replacing any tracks currently being played. Best if used without # the --realcopy option, and best if the shuffled MSU pack and source # packs are all on the same hard drive, to avoid excessive disk usage. -# Edit **liveupdate.py** to set a different reshuffle interval than the -# 10 second default. +# Edit **LiveReshuffle.py** to set a different reshuffle interval than +# the 10 second default. # # 4) Load the ROM in an MSU-compatible emulator (works well with Snes9x 1.60) # diff --git a/README.md b/README.md index 92eca9c..48aa874 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ Usage: replacing any tracks currently being played. Best if used without the --realcopy option, and best if the shuffled MSU pack and source packs are all on the same hard drive, to avoid excessive disk usage. - Edit **liveupdate.py** to set a different reshuffle interval than the - 10 second default. + Edit **LiveReshuffle.py** to set a different reshuffle interval than + the 10 second default. 4) Load the ROM in an MSU-compatible emulator (works well with Snes9x 1.60)