Post #401 · Posted at 2025-02-14 04:48:40pm 5.5 months ago
![]() | |
---|---|
![]() |
Moderator+ |
7,253 Posts | |
![]() | |
Reg. 2007-07-19 | |
![]() ![]() ![]() | |
"BBCode Not Allowed" |
Quote: _|/-\43D
Ronron e rairairai! contains Romancing Escape's SM file.
Fixed. My bad.
Post #402 · Posted at 2025-05-14 11:40:41pm 2.5 months ago
![]() | |
---|---|
![]() |
Member |
1 Post | |
Not Set | |
Reg. 2025-05-14 | |
DanceDanceRevolution HOTTEST PARTY 3
HOTTEST PARTY (nonstop megamix)
The SUPER SAMURAI segment is off by an 8th beat near the end.
The error starts at line 5356 (that note should not be there, should start with the note at line 5358). The rest of the correction is just adding 2 16th (non-note) beats at the end (the freeze arrows near the end should be slightly longer).
If you copy over the ending of the original SUPER SAMURAI from HOTTEST PARTY that should fix this.
HOTTEST PARTY (nonstop megamix)
The SUPER SAMURAI segment is off by an 8th beat near the end.
The error starts at line 5356 (that note should not be there, should start with the note at line 5358). The rest of the correction is just adding 2 16th (non-note) beats at the end (the freeze arrows near the end should be slightly longer).
If you copy over the ending of the original SUPER SAMURAI from HOTTEST PARTY that should fix this.
Post #403 · Posted at 2025-07-17 02:08:40pm 1.9 weeks ago
![]() | |
---|---|
![]() |
Member |
47 Posts | |
Not Set | |
Reg. 2022-11-16 | |
MEGALOVANIA is missing a #VERSION tag (usually #VERSION:0.83;). I ran a script and didn't find any other instances of this in official SSC files.
This causes problems when parsed by some libraries, such as simfile (https://simfile.readthedocs.io/en/main/index.html), returning incorrect timing data on beats since it searches for the version tag and uses a different version as the default. Please add the tag to the simfile on zenius.
This causes problems when parsed by some libraries, such as simfile (https://simfile.readthedocs.io/en/main/index.html), returning incorrect timing data on beats since it searches for the version tag and uses a different version as the default. Please add the tag to the simfile on zenius.
Post #404 · Posted at 2025-07-17 03:30:47pm 1.9 weeks ago
![]() | |
---|---|
![]() |
Moderator+ |
7,253 Posts | |
![]() | |
Reg. 2007-07-19 | |
![]() ![]() ![]() | |
"BBCode Not Allowed" |
Quote: Landpaddle
MEGALOVANIA is missing a #VERSION tag (usually #VERSION:0.83;).
Fixed. Thank you for pointing it out.