Comments
thread: Talk
EnglandDrakodan6 years ago

Already answered this on Reddit, mirrroring my answer here to increase exposure:

Do you guys care about ingame timers -For the full run, for parts of a run? Or do you just always use your own timers outside of the game anyways?

Yes, please do include an ingame timer. One thing that gets overlooked in speedrunning quite often is timing accuracy; if people are using an external timer, they will quite often submit an estimation of their actual end time ie. their final split was late, and they submit whatever LiveSplit displays rather than actually calculating the accurate time. Most of the time this "won't matter", but there is no reason not to assess the time accurately, and an ingame timer makes this not only simple, but also impossible to get wrong. Assuming that timer is accurate, of course.

This also levels the playing field between consoles; let's assume your game is going to be multi-platform, and will be released on Switch/PS4/PC. Without an ingame timer, all of these individual platforms will likely need to be partitioned into their own leaderboards, as there will be variable loading times between the consoles, and indeed between individual PCs!

Ingame timers for each level are also very valuable, because "Individual Level" speedrunning is a widely practiced element of the hobby. People not only want to see how fast they can complete the whole game, but also each constituent part of the game. Because these parts are often short, the level of optimisation is also correspondingly higher. This in turn makes accurate timing even more important, because where fullgame runs are likely to be separated by seconds, IL runs are likely to be separated by frames.

I have noticed that when a streamer does a run, they often have a time tracker besides them showing their current time relative to a previous or their best run. If I were to save you the hazzle of setting up code sniffers, what kind of information do you want, just .txt files for major clearing points, pr. level? You want ingame time in those?

This is a very nice offer, though I don't think you should worry about putting any special effort in to provide this information. As long as your game code isn't really cryptic to decipher, there'll be runners who won't struggle to find the relevant memory values. If you're sure it's no problem to provide this information though, typically we look for consistent flags that occur in the game code that can be used as useful split points, and don't occur anywhere else whilst the game is operating.

For instance, when we first worked on making an autosplitter for Sonic Adventure 2, we had to look for a way for the program to recognise that each level had been completed. The game fundamentally consists of a series of stages and boss fights, and when each of these stages is over, a fade-to-white animation plays that doesn't occur anywhere else in the game. This was our first idea for a flag the program should look for. We've now cut out the middle man by having the program simply look at the ingame timer itself, and split whenever it stops at the end of a stage. Some tooling was required to get it to differentiate between the timer stopping because of the stage ending VS player actions such as taking a death or pausing the game, but it works perfectly now. This is the most clear-cut route you can take with an autosplitter.

In terms of run validation, is it usually a issue? Would you want small things like in meatboy for example where there is a frame cycle you can track to combat video splicing. Or is that a non-issue, especially for a small title anyways?

Something like this certainly wouldn't hurt if it's easy enough for you to insert, but it's worth mentioning that if you're including features from the point above, this issue largely takes care of itself; if the runner's LiveSplit window is displaying information directly from game memory, such as when they finished each stage in a live run, this information is just about impossible to falsify or otherwise 'cheat'.

This a slightly broader question, but what do you guys enjoy most in speedruns? The discovery of new routes, so a broad game with lots of alternative ways of getting to the goal (like Mario odyssey before it gets "figured out") Skill and execution in a linear experience, so more like super meat boy, where the execution of each level is what matters and new tricks are of limited scope. Maybe something else entirely?

None of these will hurt your game as a speedgame. If people enjoy playing the game, they'll run it regardless of linearity or structure, so don't worry too much about this.

Iglum, Guff and 4 others like this
thread: Speedrunning
EnglandDrakodan6 years ago

"The danganronpa series is a good one to speedrun."

Opinions DEFINITELY differ on this one. Same for any visual novel series, unfortunately.

Imaproshaman likes this
thread: The Site
EnglandDrakodan6 years ago

"I want some way to compare between TGH, Vallu and Werster"

That is just not possible, on account of the fact that they run different games that are not comparable.

The only way in which it makes sense to directly compare runners is on the same leaderboard, and even then PB is not an absolute indicator of skill as it only tracks your single fastest completed attempt, not your overall consistency, knowledge, capabilities, etc.

ShikenNuggets, Quivico, and Habreno like this
EnglandDrakodan6 years ago

The only reason "Traditional IGT" isn't used in SADX ie. the sum of all stages as it's done in SA2B is because there is no timer that runs during the hub world segments. Therefore, "SADX IGT" is the number of frames between starting and finishing the run, which is tracked via a Livesplit plugin and is necessary because the PC version does not operate at a stable framerate.

As for the rules, they're literally on the front of the leaderboard under "View rules".

Sora likes this
thread: Speedrunning
EnglandDrakodan6 years ago

Personally I'd just wait to see if a moderator corrects it in verification, because they should.

thread: Speedrunning
EnglandDrakodan6 years ago

Yeah, this is kind of a ridiculous proposition.

Part of your responsibilities as a moderator is to make sure the stats for the game are being accurately tracked, and if you want to actively remove an existing WR and replace it with a worse run due to a subjective personal preference then yeah I can see why you've been accused of power abuse in the past.

TalicZealot likes this
thread: Speedrunning
EnglandDrakodan6 years ago

As an Administrator of the Sonic Speedrunning Discord, I frown upon the above message and urge you to run whatever you feel like running.

notdesu, 84th and 9 others like this
thread: Speedrunning
EnglandDrakodan6 years ago

If your 'cheap little PC' is a 32-bit system, make sure you're not trying to use 64-bit OBS on it.

6oliath likes this
thread: The Site
EnglandDrakodan6 years ago

"I know its not always the case, but living in europe and playing on original hardware, many games just run slower on PAL which makes it much harder to compete..."

Which is why it's always been the standard to get your hands on the fastest version and run that. That's simply how speedrunning has always operated. There are more options now than ever before to do that.

coolestto, Quivico, and Seydie like this
EnglandDrakodan6 years ago

This forum is actually ridiculous when the majority of threads ask the same questions about how to do an RNG manip, which emulators they're allowed to use and where to get ROMs/BIOS images. There's no reason this can't be summarised in a stickied FAQ, then the threads in question redirected there and summarily locked.

Unknown
EnglandDrakodan6 years ago

Let's also use turbo scrips to get perfect textmashing, eh?

nhaar likes this
thread: The Site
EnglandDrakodan6 years ago

Sadly the dimensions are a little small for my now-donator icon to get its point across =[

EnglandDrakodan6 years ago

Gonna have to be a bit more specific than that, even assuming you're getting perfect spindashes it's real easy to activate speed cap in this game.

thread: Talk
EnglandDrakodan6 years ago

I've had mine lined up for months; it's gonna be the icon you see here as my donor icon, colour-shifted for tenure lengths. Blue/Red/Yellow in ascending order.

EnglandDrakodan6 years ago

If you have any specific games in mind, you may find the game-specific leaderboards and the associated pages such as Forum/Resources more effective than asking in a general forum like this. There's no guarantee that game-specific runners monitor these forums.

EnglandDrakodan6 years ago

Jesus, what don't you people understand about "Linking ROMs/BIOS files potentially opens the site up to liability"?

thread: The Site
EnglandDrakodan6 years ago

^ I've been asking for this for ages and it may be on the todo list.

Oxknifer, Quivico and 2 others like this
EnglandDrakodan6 years ago

That would be illegal.

coolestto and Bogdan_mk like this
thread: Talk
EnglandDrakodan6 years ago

And yet you had time to post about it on here.

You do need help, but not to put out a fire.

starsmiley, Hako, and Seydie like this
About Drakodan
Joined
10 years ago
Online
today
Runs
313
Games run
Sonic Adventure 2: Battle
Sonic Adventure 2: Battle
Last run 5 years ago
89
Runs
Boktai 2: Solar Boy Django
Boktai 2: Solar Boy Django
Last run 3 months ago
41
Runs
Astro Boy: Omega Factor
Astro Boy: Omega Factor
Last run 13 days ago
36
Runs
Sparkster (SNES)
Sparkster (SNES)
Last run 1 year ago
26
Runs
Undertale
Undertale
Last run 6 years ago
22
Runs
Shu
Shu
Last run 7 years ago
19
Runs
Rocket Knight Adventures
Rocket Knight Adventures
Last run 4 years ago
9
Runs
Games followed
Boktai 2: Solar Boy Django
Boktai 2: Solar Boy Django
Last visit 1 year ago
189
visits
Sonic Adventure 2: Battle
Sonic Adventure 2: Battle
Last visit 1 year ago
12,482
visits
Sonic Adventure DX: Director's Cut
1,451
visits
Rocket Knight Adventures
Rocket Knight Adventures
Last visit 1 year ago
914
visits
Sparkster (SNES)
Sparkster (SNES)
Last visit 1 year ago
1,552
visits
Sparkster (Genesis)
Sparkster (Genesis)
Last visit 2 years ago
399
visits
Astro Boy: Omega Factor
Astro Boy: Omega Factor
Last visit 1 year ago
1,004
visits
Undertale
Undertale
Last visit 1 year ago
2,534
visits
Games moderated
Rocket Knight Adventures
Rocket Knight Adventures
Last action 5 months ago
79
actions
Sparkster (SNES)
Sparkster (SNES)
Last action 1 year ago
56
actions
Shu
Shu
Last action 2 years ago
37
actions
Mega Man Battle Network
Mega Man Battle Network
Last action 10 months ago
31
actions
QuackShot Starring Donald Duck
QuackShot Starring Donald Duck
Last action 1 year ago
28
actions
Grandia
Grandia
Last action 1 month ago
19
actions
Astro Boy: Omega Factor
Astro Boy: Omega Factor
Last action 8 months ago
19
actions
Panzer Dragoon II Zwei
Panzer Dragoon II Zwei
Last action 4 years ago
18
actions