Posts for HappyLee

Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
Nice TAS. My FullMoon TAS was VERY old, and I never meant for it to be published here all these years. (I still have no idea how it got published.) Mars608 made a newer FullMoon TAS in 2012: https://www.bilibili.com/video/BV1bx41167Nr/ It's 07:13.43, 26049 frames. I didn't compare all stages, but judging from the final result, yours is 115 frames faster than Mars608's, so it should be good enough. :) Edit: With some quick comparison, Mars608's 2012 TAS should be faster than yours in some levels like 1-B. I have no time for this project and I'm not interested in making more comparison. So you might need to learn from Mars608's TAS a bit and combine the efforts.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
Congrats on new X6 TAS finally finished! This must have taken a lot of time and efforts. Yes vote!
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
The Rerecord Count is wrong because I updated this TAS with a new emulator version. The real Rerecord Count should be 157614. Can the mods help me replace the movie file with this: https://tasvideos.org/UserFiles/Info/638950170764812657
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
Nice TAS. I voted yes. My main concern is that this TAS is done with a remake version of this game, not the original version.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
Great TAS. Must have taken lots of efforts. It's good that you finally submitted it on TASVideos. :)
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
I'd love to see a Metal Slug 3 "1-player, maximum Prisoners" (LEVEL-8) TAS. It's a goal that allows showing other routes. Unfortunately I don't have the time to do it myself, so other Metal Slug TASers are welcomed to use this video idea. :)
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
Awesome TAS! Really high quality and very entertaining. It's a pleasant surprise that the "1 player" and "2 players" TAS come at nearly the same time. One of my favorite details: jumping on the camel in the end of Mission 1 to save time in Mission 2. :)
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
YoshiRulz wrote:
The error message is fairly clear: 0x1014EC (1053932) is not in the address range 0x0000..=0xFFFF. In the earlier version it may have been failing silently, or maybe the default memory domain was the system bus. Check the list with memory.getmemorydomainlist() and then add a line like memory.usememorydomain("WRAM"); at the top of the script.
Error message for memory.getmemorydomainlist() : NLua.Exceptions.LuaScriptException: [string "main"]:11: Invalid arguments to method call Error message for memory.usememorydomain("WRAM") : Unable to find domain: WRAM
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
I tried Lua Scripts with Metal Slug 3 or Metal Slug X on BizHawk 2.10, and this happens: Error message: "Warning: attempted read of 1053932 outside the memory size of 65536" The line in script I use: gui.text(0,80,memory.read_u16_be(0x001014EC)) But if I use the same script on BizHawk 2.9.1, it works fine. zk547 helped me confirm that it's not my problem. He had the same issue in 2.10. Any idea of how this happens or how to fix it? Thanks.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
Awesome TAS. Very nice usage of bombs. I enjoyed it a lot. :D
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
DrD2k9 wrote:
Two semi-connected questions: Was “dying to save time” considered/tested? Which point farming in the run is the most beneficial?
It's stated in the "Game Objectives": * Completing the game with 000000 points in one life (dying is banned) If dying were allowed, this TAS would become repetitive and meaningless.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
feos wrote:
As a result this would simply obsolete [3348] FDS Super Mario Bros. 2 "warps, Mario" by HappyLee in 08:04.83 and share the same branch label.
I'm strongly against that. Normally the goal of an any% TAS would be avoiding ACE. Check out the "warps" TAS of SMB3 and Super Mario World. ACE or "game end glitch" is usually a standalone category. The time difference is not that huge, so what? The goal of touching the final axe and saving the princess is clearly not the same as using ACE to end this game in a glitch.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
ACE in SMB2J is obviously a great discovery. Props to everyone involved. Yes vote for sure. :)
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
Thanks Asumeh. Glad you like it.
Asumeh wrote:
I'm curious though; if you're able to enter the top pipe in 7-2, can't you do the same for the other levels that start with the reverse L pipe? (assuming that's not possible and it was only for 7-2 in this case)
Good question, but I don't know the answer myself. I assume this game has 2 types of reverse L pipe. Normally Mario's able to enter the top (like 7-2), but it's a different type of pipe in other stages.
Asumeh wrote:
Also nitpick, but I believe you linked the wrong movie-to-beat... Here, think you meant: [5301] NES Super Mario Bros. Special: 35th Anniversary Edition by web2000, gaster319 & slither in 20:01.37
Yes. I just fixed that. Thanks.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
https://tasvideos.org/UserFiles/Info/638775249545756413 Another 4 frame improvement, thanks to M3's finding of cancelling ladder jump animation. Credits go to M3. Please help replace the submission file. Hopefully this time, this category is fully optimized.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
YoshiRulz wrote:
https://github.com/TASEmulators/BizHawk/issues/4227#issuecomment-2709046757
Morilli wrote:
So I retested this with Mega Man X5 and did get somewhere, although it doesn't match the reported issue. As far as I can tell, both nymashock and octoshock behave the same across all versions, from 2.6.1 up to latest dev: If one controller is connected, 4 frame advances are required to see the first jump animations. If two controllers are connected (port 1 and 2), only 3 frame advances are required. So visual latency depends solely on the controllers connected. Whether or not that's accurate and correct I can't tell, but considering it matches between octoshock and nymashock across all versions I'm inclined to say it's intended.
Wow. I've tested it, and it's actually true. I didn't thought the 2nd controller settings would affect this behaviour. Thanks. :)
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
FractalFusion wrote:
I tested both cores, both player characters X and Zero. In all cases, I found that the player goes into the jumping sprite when the emulator says "4680 X". That is, I found it takes 3 frames for the animation to appear in all cases I tested, being unable to find any difference between the cores or the characters.
For me, it takes 4 frames (frame advance 4 times) to see jumping on screen in X5. 3 frames are fine (same as X4), 4 frames mean an extra frame delay.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
FractalFusion wrote:
For reference, the emulator's About screen says that the version of BizHawk I am using is "Version 2.8 (x64) (GIT HEAD#e731e0f32)" and "Version 2.8 (x64) February 19, 2022".
My version is exactly the same. I'm using ".cue" as well. It's strange that we get different results. Could there be some other settings that may influence this? I honestly don't know if newer versions are indeed more accurate with everything, but having one extra frame delay in X5 than X4 is pretty weird to me. Since I've also tested PSXjin (no frame delay), the game code in those two games shouldn't be that different. I just hope that someone can figure out why it happens, or come up a easy solution to fix it. Otherwise TASing X5 would be extra hard for me, since I do manual inputs.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
FractalFusion wrote:
Can you upload your BizHawk 2.8 Octoshock (no delay) TAS, for comparison purposes?
Sorry, I don't share my test version of this TAS. Besides, you can't see the difference from the movie file. The difference is with how the emulator responds to inputs, not only from the screen image, but also for memory values as well.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
FractalFusion wrote:
Regarding the topic https://tasvideos.org/Forum/Topics/26020 , you mentioned that there was a one-frame input delay of some kind. According to the submission notes, you used BizHawk 2.10. Did the one-frame input delay have any effect on the TAS?
Good question. I actually did this TAS with BizHawk 2.8 Octoshock (no delay), and then resynced it with 2.10. The actual game play should be the same. Difference is with lag frames. Unfortunately my issue in that topic hasn't been solved, so I have no choice but to do X5 TAS this way. Hopefully there'll be better ways in the future, because resyncing a TAS takes extra efforts.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
InputEvelution wrote:
If you look at the workbench, there are numerous TASes that have been submitted earlier than yours that have also not started being judged yet. There are not enough staff to take on every submission immediately.
I'm not saying that I'm suffering the worse fate. I can only speak for my self, and for this submission alone. For comparison, most of the other submissions you've mentioned are less popular games, not a Star movie on this site.
Bigbass wrote:
Your attitude isn't appreciated nor welcome on this site. If it takes 3 months, then it takes 3 months, there's no harm in that. Please be patient, working through the submission queue takes time.
No harm? No harm to delay a submission for months, whether on purpose or not on purpose? For comparison, Bernka's submission in 2012 took only 4 days. Maybe learn a thing or two from that? Maybe try improving yourselves before criticising my attitude?
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
It's been 20 days since our TAS was submitted. It's still "new", no one's judging it. Since this is an improvement over a Star TAS on this site, it should be an easy decision to me. I'd hate to wait for 3 months to see this published. Hopefully TASVideos's better than that.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
FractalFusion wrote:
Oops. Oh well, I kind of tried. (But not hard enough, apparently.)
That's OK. Comparing everything is hard, especially due to emulator difference. Thanks for your attempt. :)
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
FractalFusion wrote:
Since this TAS was made with BizHawk 2.8 and the previous TAS with PSXjin, I made a semi-comparison encode to show that the run is around 995 frames (16.5 seconds) faster:
Thanks for your comparison video. I didn't make a full comparison video (because very few people would watch), but I've made 3 full stage comparison videos, and comparison video of every boss fight, links are in the submission text. I have full confidence that my calculation of 1245 frames should be accurate. I've listed the accurate time improvement of each stage in the submission text. I didn't check your comparison video stage by stage, but here's a part of things you're missing: * READY lags. According to my table of improvements, even without counting READY lags, the improvements should be at least 1147 frames. * Two Web Spider fights. The correct measurement is from Spider's explosion time, instead of the frame Spider's health meter reaches zero. * Two Storm Owl fights. You should add 16 frames to each fight, because Zero's above the ground when the battle ends, saving 16 frames of rising to the sky. * Frames between those boss portals in Final Weapon Stage 3 (6 frames). * There are lags before "WARNING". The time in Space Port doesn't add up to me. The correct improvement time should be 41 or 51 frames (not including "READY").
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).
Experienced Forum User, Published Author, Expert player (3203)
Joined: 12/23/2007
Posts: 864
I've watched the TAS, and it's fine to me. Yes vote.
Recent projects: SMB warpless TAS (2018), SMB warpless walkathon (2019), SMB something never done before (2019), Extra Mario Bros. (best ending) (2020).