This is a 2038 frame improvement over my previous submission. Many thanks go to Takanawa who provided a .fm2 with a number of tricks and improvements.
This submission utilizes those improvements as well as some new strategies and tricks that I discovered along the way.
The technical details below are the same and copied from my previous submission:

Goals

Lode Runner for the NES has a speed setting, that can be accessed by entering the level select and pressing select + A or B to set the speed up and down. The speed amount setting is never visible on screen but can be monitored using ram address 0x00E5
This movie aims for fastest completion time on the fastest speed setting, using the level select to skip the end level animations. Using level select in this way greatly lowers the total completion time (about 10 seconds per level for 49 levels) while not actually affecting the game play. Level select is accessed at any time by pressing select. Select is only pressed after a level completion, which from input observation is a non-subjective goal. It would be the first input frame after leaving the screen sufficiently to cause level-end lag frames. For more discussion about using this level select behavior see the Ask a Judge discussion thread
While we do not have a completed TAS of regular speed (I did a rough test run before moving on to full speed), I can say this goal does differ in noticeable ways compared to a theoretical optimized regular speed TAS. Specifically, digging is just as slow in fast mode. As such, may strategies involve going significantly out of the way to avoid digging, since it is almost always faster. A regular speed TAS would involve significantly more digging in comparison. Also, this game is laggy, and can drastically slow down a fast mode TAS. Compared to regular speed, there are many sub-optimal routes (in terms of number of steps) that are faster because they avoid lag. The biggest lag contributor is enemy route calculation which is particularly slow when there is a ladder in the path from the enemy to the player.
I'll leave it up to the judges but a fast mode TAS may need to be considered a separate category from a regular speed TAS.

Tech

Climbing through enemies

Hit detection is weird in this game, particularly on ladders. Depending on the situation it is possible to stand still on a ladder, have the enemy pass through you, and at the right time, start climbing without ever being touched. This strategy is not easy, but is possible RTA viable (in theory, but in reality probably is not a good risk/reward at least on the later levels). This cannot always be done, it depends on the level and ladder if there is a spot on the ladder where this can be done.

Walking on enemies

You can walk and even climb on enemies. In almost all cases, it is a good way to get killed. But with TAS precision it is possible to walk on an enemy as they are walking. In a few places in the TAS, this was used for some small time savings
Also utilized is having an enemy fall through a fake floor, and walking over them at the precise time to cross over the fake floor. This is particularly useful in level 18 to save significant time.

RNG

This game is not just "50 short TASes". The global timer affects two elements of randomness, enemy spawn position when they die, and number of squares they will hold on to gold before dropping it (observed by ram addresses 0x0671-0x0673). Many levels depend on precise spawns and gold drops in order to save time. Level 1 and Level 11 are notable examples of manipulating enemies to move gold into more favorable positions. Unfortunately, the RNG needs to be manipulated by delaying the completion of previous levels. This is a huge pain and also excludes some small time savers due to the manipulation time being greater than the total time savings.

Lag

There is a lot of lag, including even in the level begin/end. Often frames are delayed to avoid lag at the end of the level or to avoid lag in the opening screen scroll. In addition, there is random lag throughout, often resulting in seemingly sub-optimal paths that are overall faster due to lag. Also, even if there is no RNG to manipulate, a level can be completed in significantly different times just based on the random lag. Delay frames are often introduced just to save a few extra frames on random lag. This was by far, the most miserable aspect to making this TAS

Erasing Gold

If an enemy falls into a pit, they will release their gold above them. If the square above them is a dug hole, they will not be able to place the gold there. If this happens, the gold simply goes away and the player no longer needs to collect it. This was used in Level 32.

GoddessMaria: Judging.
GoddessMaria: Sorry for the delay! So looking at the cancelled submission, it does show mastery of lag management along with overall gameplay. Comparing it to this new submission, the new one has further improved on the original in unexpected ways using craftier solutions in addition to increased lag management and optimization. The audience seems to also enjoy this. Good work.
Accepting.
EZGames69: Processing!

TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14856
Location: 127.0.0.1
This topic is for the purpose of discussing #7195: adelikat's NES Lode Runner in 17:41.29
Player (26)
Joined: 8/29/2011
Posts: 1206
Location: Amsterdam
Radiant wrote:
What an odd version of the game. The level layouts look familiar, but on other systems the graphics are more tall rectangular tiles (instead of square ones) so it fits on one screen and doesn't require horizontal scrolling. The game strikes me as much harder if part of the level is off-screen all the time. Except in a TAS, of course. Also, yes vote.
That still applies.
Dwedit
He/Him
Joined: 3/24/2006
Posts: 692
Location: Chicago
It's like 30 seconds faster than the cancelled TAS.
Player (50)
Joined: 4/1/2016
Posts: 285
Location: Cornelia Castle
I'm copying here what I wrote for the previous submission, and modifying it slightly With sound being all I have (since I am totally blind), I would give this a no vote. The music is very repetitive and doesn't sound all that great for me, and the sounds aren't that great either. While it seems like a lot of work was put into this, the music and sounds don't make this TAS interesting for me. However, reading through the submission comments and finding that the game is beaten a lot quicker makes this more technically interesting. I am giving this a yes vote for technical quality this time, nice work!
DJ Incendration Believe in Michael Girard and every speedrunner and TASer!
nymx
He/Him
Editor, Judge, Skilled player (1637)
Joined: 11/14/2014
Posts: 808
Location: South Pole, True Land Down Under
I love this game...although I played it on the Commodore 64 growing up. I doubt we will ever have any excitement for TASing that C64 version, since it is 255 levels of sloooooow play. Yes vote.
I recently discovered that if you haven't reached a level of frustration with TASing any game, then you haven't done your due diligence. ---- SOYZA: Are you playing a game? NYMX: I'm not playing a game, I'm TASing. SOYZA: Oh...so its not a game...Its for real? ---- Anybody got a Quantum computer I can borrow for 20 minutes? Nevermind...eien's 64 core machine will do. :) ---- BOTing will be the end of all games. --NYMX
Post subject: Movie published
TASVideoAgent
They/Them
Moderator
Joined: 8/3/2004
Posts: 14856
Location: 127.0.0.1
This movie has been published. The posts before this message apply to the submission, and posts after this message apply to the published movie. ---- [4559] NES Lode Runner by adelikat in 17:41.29
Joined: 12/15/2021
Posts: 2
Since the digging speed is not affected by the adjusted game speed, some routes are not the fastest at the original game speed. In addition, is there any TAS video of Championship Lode Runner on this website.