Posts for jlun2

Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
zeromus wrote:
Did you edit this post? It should have been fixed a few days ago
Oh. Must've used an old BizHawk version by mistake. Sorry about that.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Thanks for the help. I encountered something weird for input:
Language: lua

function inputdelay(inputs, delay) local is = input.get() local start = false if inputs ~= nil and (is[tostring(inputs)] ~=nil) then console.log(is) --debugging while (delay > 0) do emu.frameadvance() delay = delay -1 end start = true return start end return start end local toggle = 0 while true do if inputdelay("C",10) then toggle = 1 console.log("Hi C") elseif inputdelay("V",10) then toggle = 0 console.log("Hi V") end if toggle == 1 then gui.drawText(20,20,"Test") end gui.drawText(20,30,"Toggle "..toggle) emu.frameadvance() end
If I press "C", it displays "test". If I press "V", it doesn't. However, if I pressed C,V and down, right at the same time, the next time I press C or V again it doesn't register; toggle doesn't even change. I'm using 2.1.1 nlua if it helps.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Dwedit wrote:
Kimimaru wrote:
I voted yes and also agree it should obsolete the current run. A faster run of the same category is a faster run; the version used doesn't matter as long as it's official.
PAL Super Mario Bros is NOT Super Mario Bros. The graphics match, but so many mistakes were made during the region conversion that it's almost like a separate game.
Can you (or someone who knows) please elaborate on this? I don't follow the game's history as much, so me (and likely others) would like to know what exactly is this debate even about.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
HappyLee wrote:
Nach wrote:
Is the new glitch here possible on NTSC version?
No, not by any chance. Me and Mars608 have actually proved it impossible using math calculation. I hope this wouldn't bring too much pressure on judging. I'm fine with either outcome.
I would love to see an explanation on this (even if chances are, I won't really understand). 🙂
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
jlun2 wrote:
http://tasvideos.org/userfiles/info/40464657163299187 Just posting this here. I need 8 full DP drinks, yet by the time I'm at the 8th boss fight, I use only 3 drinks. Thinking of redoing it a bit to eliminate the wait at the first rival fight because of this.
By the time that boss reaches the bandits, it's at 87660 frames. I tried not getting the drink at Gyuun, and after resyncing everything, managed to reach there at frame 87120 at the expense of 1 drink. Previous was Rival (Gyuun (Basic) & cohorts) - 493 frames delayed for drink Anpipit (Desert) & cohorts - 25 frames delayed for drink Gymnos & cohorts - Took 570? frames+, so skipped Cabot (Basic) & cohorts - 20 frames delayed for drink Now it's like Rival (Gyuun (Basic) & cohorts) - skipped getting a drink Anpipit (Desert) & cohorts - took 409 frames, not counting the crit, so skipped Gymnos & cohorts - Delayed 10 frames, followed by tons of others in later maps for drink + NPC RNG Cabot (Basic) & cohorts - 122 frames delayed http://tasvideos.org/userfiles/info/40639854384772551
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
I'm submitting it here mostly to show people what the best SMB PAL TAS would look like, regardless of whether it has reached TASVideos' standard for publication.
I envy the people with the motivation (and free time) to do this. 🙂 For those who care, for comparison, the NTSC version: [1715] NES Super Mario Bros. "warps" by HappyLee in 04:57.31
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Thanks. How about the game? Does anyone have that? Coolkirby made a run of it, and now it's not exactly playable. There's no runs of it on his channel as well.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
This sounds weird, but does anyone have this game or an encode? The game's link appears dead, and I'm really curious what this was.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Post #456550 Post #456563 There's a post about "Astro Boy" that it desyncs when playing back with savestates on mGBA core, but I'm not sure if it's this core's fault, or the savestate implementation. Posting this here in case it leads to something.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
If it occurs on mGBA as well, probably may want to post it on Thread #16165: mGBA: The one that's not VBA, as well. Any other info? How long does it take to desync? And when does it desync? Does it happen in between level transitions, or during the level itself (as in when does the lag become different than the first playback)?
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
Vector	Block	Result	Duration
12	3	correct	505.36ms
13	3	correct	538.62ms
14	3	correct	753.26ms
15	3	correct	1461.47ms
16	3	correct	2922.37ms
12	4	correct	424.10ms
13	4	correct	817.81ms
14	4	correct	1667.92ms
15	4	correct	3497.23ms
16	4	correct	7004.69ms
12	5	correct	892.38ms
13	5	correct	1659.90ms
14	5	correct	3009.98ms
15	5	correct	6579.62ms
16	5	correct	14833.41ms
Status: Done.
These stats look horrific in comparison to others. Should I be worried? Edit: Version 59.0.3071.115 (Official Build) (64-bit)
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
zoboner wrote:
zeromus wrote:
You tested 3 versions and the problem is in all of them, so you think you can dump a 4th that will be better? Some games just have lag. The _game_ adds lag inputs, not the emulator.
If I ask, it's clearly i've not solution! I had think, dump this cartridge, because, maybe this rom haven't extracted correctly! You know, yabause core has the same problems, when I make tasing, so it's normal that i ask the comunity, if you can help to find a solutions & if emulator is a problem! Understand, that all people are not as competent as you in this field! Thank for this presious help and this haughty answer. And have a nice day.
From what I understand, what you're saying is: 1. Make input 2. Edit input from previous frames 3. Lag is different Because if so, that occasionally happens for games; not all games are splice-friendly, which is at times, the reason I take a break when I find a trick that saves time earlier on, since I'm not able to always edit it back in. If it helps, TAStudios shows lag on the piano roll, so you can slowly resync it. I did that too for my Sabre Wulf TAS, and it helped immensely. It's not really something emulator devs can fix, since it this can also happen in console.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Amaraticando wrote:
If io.open returns nil, it means that the file doesn't exist of that Lua cannot open it. In this context, maybe the 1st is the case. Where's test.txt? In the same folder of BizHawk or in the same folder of the script? Try to pass the absolute path to see if it works.
On luainterface, it creates the file on the script directory. I changed the script to
Language: lua

file = io.open("C:\Users\User\Google Drive\Lua\BizHawk\not game\test.txt", "a") io.output(file) io.write("Test\n") io.close(file)
and it gives the error:
NLua.Exceptions.LuaScriptException: [string "main"]:3: standard output file is closed
I tried the same with "w", but this time made the "test.txt" actually exist to begin with, and it sorta works. As in:
Language: lua

file = io.open("test.txt", "w") io.output(file) io.write("Hi\n") io.close(file)
Works, but if I changed it to "C:\Users\User\Google Drive\Lua\BizHawk\not game\test.txt" it gives the same error as above.
zeromus wrote:
bug in kopilua ("a" doesnt work). fixed and patch pushed to upstream. PAPERWORK.
Thanks. Also would like to note "\n" appears to be broken in Nlua/kopilua.
Language: lua

file = io.open("Test.txt","w") io.output(file) for i = 1, 5 do io.write(i.."\n") end io.close(file)
Outputs "12345" when opened in notepad, yet copy-pasting it to this chat actually makes it newline. In luainterface, notepad displays as 1 2 3 4 5 instead.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Chef Stef wrote:
jlun2 wrote:
Is there any way to truncate a movie from current frame "easily"?
What about, save a state, toggle off read-only, load the state? That'll truncate without having to mess with the input file. I use this method all the time.
How are you doing this? My savestate seems to save the movie as well. Not complaining about that however; it saved my progress more than once. 🙂
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Sorry for bumping this, but is Basic Bot useable for "delay" types of RNG? ie. make a state, then press A, followed by some event, then load state and wait +1 frame before pressing A again? Or should I stick with lua for that?
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
On BizHawk 2.1.0, this code gives an error
Language: lua

file = io.open("test.txt", "a") io.output(file) io.write("Hi\n") io.close(file)
NLua.Exceptions.LuaScriptException: [string "main"]:4: bad argument #1 to 'close' (FILE* expected, got nil)
On the previous versions, it works fine. Can someone please help? Edit :Works with Luainterface, but then apparently it has memory leaks.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Is there any way to truncate a movie from current frame "easily"? Right now, there's 3 ways: 1. manually edit the input log and remove all the input from end to whatever frame 2. open the movie in TAStudios, then playback to whichever point you want, then click "Truncate" and import movie 3. toggle off read-only, make a different input, toggle it back on, then remove that input using method 1. Would it make sense to make an option that allows truncating while playing back a movie, or is that too niche (and I should just probably be more careful)?
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
feos wrote:
Report this bug I guess? Same thing in that one. So I just add A at line 193416 and use that as a replacement and encode?
Sure. Very sorry about that; will report the bug after class.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
feos wrote:
That movie doesn't enter the credits. Jee, what so hard about letting the viewers see them in full?
I'm not trying to mess around; it seems the movie-read/write toggle keeps cutting off or retaining input from previous files. http://tasvideos.org/userfiles/info/40472631848976706 I tried again. If it seriously does not work, please add "A" to the final frame. When I made the movie I see this: So I assumed it worked and immediately submitted.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
http://tasvideos.org/userfiles/info/40464657163299187 Just posting this here. I need 8 full DP drinks, yet by the time I'm at the 8th boss fight, I use only 3 drinks. Thinking of redoing it a bit to eliminate the wait at the first rival fight because of this. The rerecord count got reset when I had to copy-paste the input to a tasproj file from BizHawk 2.0 to 2.1.0. Oh, and drops, enemy behavior, etc. are determined by 03005E08, 03005E10 in Speed version, which then the counter (03000840) determines what actually happens. So a weird analogy is...it's like a multi-dimensional array. The first 2 addresses I listed determine a subset of things that can happen, and the counter determines what things from that subset actually does happen. Hopping and moving through grass manipulates the former 2, so I can use that to manipulate drops. Edit: A more concrete example: Let RNG1 = 0x5E08; RNG2 = 0x5E10 If RNG1 value was 8794 and RNG2 value was 2894770640, the next damage would be something like this:
Frames	Counter	Damage	Crit
58489	56406	0	No
58490	56407	76	No
58491	56408	76	No
58492	56409	76	No
58493	56410	76	No
58494	56411	76	No
58495	56412	76	No
58496	56413	76	No
58497	56414	76	No
58498	56415	76	No
58499	56416	76	No
58500	56417	76	No
58501	56418	76	No
58502	56419	76	No
58503	56420	76	No
58504	56421	76	No
58505	56422	76	No
58506	56423	76	No
58507	56424	76	No
58508	56425	76	No
58509	56426	76	No
58510	56427	76	No
58511	56428	76	No
58512	56429	76	No
58513	56430	76	No
58514	56431	76	No
58515	56432	76	No
58516	56433	76	No
58517	56434	76	No
58518	56435	76	No
58519	56436	76	No
58520	56437	76	No
58521	56438	76	No
58522	56439	76	No
58523	56440	76	No
58524	56441	76	No
58525	56442	76	No
58526	56443	76	No
58527	56444	76	No
58528	56445	76	No
58529	56446	76	No
58530	56447	76	No
58531	56448	76	No
58532	56449	76	No
58533	56450	76	No
58534	56451	76	No
58535	56452	76	No
58536	56453	76	No
58537	56454	76	No
58538	56455	76	No
58539	56456	76	No
58540	56457	76	No
58541	56458	95	Yes
58542	56459	95	Yes
58543	56460	95	Yes
58544	56461	95	Yes
58545	56462	95	Yes
58546	56463	95	Yes
58547	56464	95	Yes
58548	56465	95	Yes
58549	56466	95	Yes
58550	56467	95	Yes
58551	56468	95	Yes
58552	56469	95	Yes
58553	56470	95	Yes
58554	56471	76	No
58555	56472	76	No
58556	56473	76	No
58557	56474	76	No
58558	56475	76	No
58559	56476	76	No
58560	56477	76	No
58561	56478	76	No
58562	56479	76	No
58563	56480	76	No
58564	56481	76	No
58565	56482	76	No
58566	56483	76	No
58567	56484	76	No
58568	56485	76	No
58569	56486	76	No
58570	56487	76	No
58571	56488	76	No
58572	56489	76	No
58573	56490	76	No
58574	56491	76	No
58575	56492	73	No
58576	56493	73	No
58577	56494	73	No
58578	56495	73	No
58579	56496	73	No
58580	56497	73	No
58581	56498	73	No
58582	56499	73	No
58583	56500	73	No
58584	56501	73	No
58585	56502	73	No
58586	56503	73	No
58587	56504	73	No
58588	56505	73	No
58589	56506	73	No
58590	56507	73	No
58591	56508	73	No
58592	56509	73	No
58593	56510	73	No
58594	56511	73	No
58595	56512	73	No
58596	56513	73	No
58597	56514	73	No
58598	56515	73	No
58599	56516	73	No
58600	56517	73	No
58601	56518	73	No
58602	56519	73	No
58603	56520	73	No
58604	56521	73	No
58605	56522	73	No
58606	56523	73	No
58607	56524	73	No
58608	56525	73	No
58609	56526	73	No
58610	56527	73	No
58611	56528	73	No
58612	56529	73	No
58613	56530	73	No
58614	56531	73	No
58615	56532	73	No
58616	56533	73	No
58617	56534	73	No
58618	56535	73	No
58619	56536	73	No
58620	56537	73	No
58621	56538	73	No
58622	56539	73	No
58623	56540	73	No
58624	56541	73	No
58625	56542	73	No
58626	56543	73	No
58627	56544	73	No
58628	56545	73	No
58629	56546	73	No
58630	56547	73	No
58631	56548	73	No
58632	56549	73	No
58633	56550	73	No
58634	56551	73	No
58635	56552	73	No
58636	56553	73	No
58637	56554	73	No
58638	56555	73	No
58639	56556	73	No
58640	56557	73	No
58641	56558	73	No
58642	56559	73	No
58643	56560	73	No
58644	56561	73	No
58645	56562	73	No
58646	56563	73	No
58647	56564	73	No
58648	56565	73	No
58649	56566	73	No
58650	56567	73	No
58651	56568	73	No
58652	56569	73	No
58653	56570	73	No
58654	56571	73	No
58655	56572	73	No
58656	56573	73	No
58657	56574	91	Yes
58658	56575	91	Yes
58659	56576	91	Yes
58660	56577	91	Yes
58661	56578	91	Yes
58662	56579	91	Yes
58663	56580	91	Yes
58664	56581	91	Yes
58665	56582	91	Yes
58666	56583	91	Yes
58667	56584	91	Yes
58668	56585	91	Yes
58669	56586	91	Yes
58670	56587	73	No
58671	56588	73	No
58672	56589	73	No
58673	56590	73	No
58674	56591	73	No
58675	56592	73	No
58676	56593	73	No
58677	56594	73	No
58678	56595	73	No
58679	56596	73	No
58680	56597	73	No
58681	56598	73	No
58682	56599	73	No
58683	56600	73	No
58684	56601	73	No
58685	56602	73	No
58686	56603	73	No
58687	56604	73	No
58688	56605	73	No
58689	56606	73	No
58690	56607	73	No
58691	56608	73	No
58692	56609	73	No
58693	56610	73	No
58694	56611	73	No
58695	56612	73	No
58696	56613	73	No
58697	56614	73	No
58698	56615	73	No
58699	56616	73	No
58700	56617	73	No
58701	56618	73	No
58702	56619	73	No
58703	56620	73	No
58704	56621	73	No
58705	56622	73	No
58706	56623	73	No
58707	56624	73	No
58708	56625	73	No
58709	56626	73	No
58710	56627	73	No
58711	56628	73	No
58712	56629	73	No
58713	56630	73	No
58714	56631	73	No
58715	56632	73	No
58716	56633	73	No
58717	56634	73	No
58718	56635	73	No
58719	56636	73	No
58720	56637	73	No
58721	56638	73	No
58722	56639	73	No
58723	56640	73	No
58724	56641	73	No
58725	56642	73	No
58726	56643	73	No
58727	56644	73	No
58728	56645	73	No
58729	56646	73	No
58730	56647	73	No
58731	56648	73	No
58732	56649	73	No
58733	56650	74	No
58734	56651	74	No
58735	56652	74	No
58736	56653	74	No
58737	56654	74	No
58738	56655	74	No
58739	56656	74	No
58740	56657	74	No
58741	56658	74	No
58742	56659	74	No
58743	56660	74	No
58744	56661	74	No
58745	56662	74	No
58746	56663	74	No
58747	56664	74	No
58748	56665	74	No
58749	56666	74	No
58750	56667	74	No
58751	56668	74	No
58752	56669	74	No
58753	56670	74	No
58754	56671	74	No
58755	56672	74	No
58756	56673	74	No
58757	56674	74	No
58758	56675	74	No
58759	56676	74	No
58760	56677	74	No
58761	56678	74	No
58762	56679	74	No
58763	56680	74	No
58764	56681	74	No
58765	56682	74	No
58766	56683	74	No
58767	56684	74	No
58768	56685	74	No
58769	56686	74	No
58770	56687	74	No
58771	56688	74	No
58772	56689	74	No
58773	56690	92	Yes
58774	56691	92	Yes
58775	56692	92	Yes
58776	56693	92	Yes
58777	56694	92	Yes
58778	56695	92	Yes
58779	56696	92	Yes
58780	56697	92	Yes
58781	56698	92	Yes
58782	56699	92	Yes
58783	56700	92	Yes
58784	56701	92	Yes
58785	56702	92	Yes
58786	56703	74	No
58787	56704	74	No
58788	56705	74	No
58789	56706	74	No
58790	56707	74	No
58791	56708	74	No
58792	56709	74	No
58793	56710	74	No
58794	56711	74	No
58795	56712	74	No
58796	56713	74	No
58797	56714	74	No
58798	56715	74	No
58799	56716	74	No
58800	56717	74	No
58801	56718	74	No
58802	56719	74	No
58803	56720	74	No
58804	56721	74	No
58805	56722	74	No
58806	56723	74	No
58807	56724	74	No
58808	56725	74	No
58809	56726	74	No
58810	56727	74	No
58811	56728	74	No
58812	56729	74	No
58813	56730	74	No
58814	56731	74	No
58815	56732	74	No
58816	56733	74	No
58817	56734	74	No
58818	56735	74	No
58819	56736	74	No
58820	56737	74	No
58821	56738	74	No
58822	56739	74	No
58823	56740	74	No
58824	56741	74	No
58825	56742	74	No
58826	56743	74	No
58827	56744	74	No
58828	56745	74	No
58829	56746	74	No
58830	56747	74	No
58831	56748	74	No
58832	56749	74	No
58833	56750	74	No
58834	56751	74	No
58835	56752	74	No
58836	56753	74	No
58837	56754	74	No
58838	56755	74	No
58839	56756	74	No
58840	56757	74	No
58841	56758	74	No
58842	56759	74	No
58843	56760	74	No
58844	56761	74	No
58845	56762	74	No
58846	56763	74	No
58847	56764	74	No
58848	56765	74	No
58849	56766	74	No
58850	56767	74	No
58851	56768	74	No
58852	56769	74	No
58853	56770	74	No
58854	56771	74	No
58855	56772	74	No
58856	56773	74	No
58857	56774	74	No
58858	56775	74	No
58859	56776	74	No
58860	56777	74	No
58861	56778	74	No
58862	56779	74	No
58863	56780	74	No
58864	56781	74	No
58865	56782	74	No
58866	56783	74	No
58867	56784	74	No
58868	56785	74	No
58869	56786	74	No
58870	56787	74	No
58871	56788	74	No
58872	56789	74	No
58873	56790	74	No
58874	56791	74	No
58875	56792	74	No
58876	56793	74	No
58877	56794	74	No
58878	56795	74	No
58879	56796	74	No
58880	56797	74	No
58881	56798	74	No
58882	56799	74	No
58883	56800	74	No
58884	56801	74	No
58885	56802	74	No
58886	56803	74	No
58887	56804	74	No
58888	56805	74	No
58889	56806	92	Yes
58890	56807	92	Yes
58891	56808	92	Yes
58892	56809	93	Yes
58893	56810	93	Yes
58894	56811	93	Yes
58895	56812	93	Yes
58896	56813	93	Yes
58897	56814	93	Yes
58898	56815	93	Yes
58899	56816	93	Yes
58900	56817	93	Yes
58901	56818	93	Yes
58902	56819	75	No
58903	56820	75	No
58904	56821	75	No
58905	56822	75	No
58906	56823	75	No
58907	56824	75	No
58908	56825	75	No
58909	56826	75	No
58910	56827	75	No
58911	56828	75	No
58912	56829	75	No
58913	56830	75	No
58914	56831	75	No
58915	56832	75	No
58916	56833	75	No
58917	56834	75	No
58918	56835	75	No
58919	56836	75	No
58920	56837	75	No
58921	56838	75	No
58922	56839	75	No
58923	56840	75	No
58924	56841	75	No
58925	56842	75	No
58926	56843	75	No
58927	56844	75	No
58928	56845	75	No
58929	56846	75	No
58930	56847	75	No
58931	56848	75	No
58932	56849	75	No
58933	56850	75	No
58934	56851	75	No
58935	56852	75	No
58936	56853	75	No
58937	56854	75	No
58938	56855	75	No
58939	56856	75	No
58940	56857	75	No
58941	56858	75	No
58942	56859	75	No
58943	56860	75	No
58944	56861	75	No
58945	56862	75	No
58946	56863	75	No
58947	56864	75	No
58948	56865	75	No
58949	56866	75	No
58950	56867	75	No
58951	56868	75	No
58952	56869	75	No
58953	56870	75	No
58954	56871	75	No
58955	56872	75	No
58956	56873	75	No
58957	56874	75	No
58958	56875	75	No
58959	56876	75	No
58960	56877	75	No
58961	56878	75	No
58962	56879	75	No
58963	56880	75	No
58964	56881	75	No
58965	56882	75	No
58966	56883	75	No
58967	56884	75	No
58968	56885	75	No
58969	56886	75	No
58970	56887	75	No
58971	56888	75	No
58972	56889	75	No
58973	56890	75	No
58974	56891	75	No
58975	56892	75	No
58976	56893	75	No
58977	56894	75	No
58978	56895	75	No
58979	56896	75	No
58980	56897	75	No
58981	56898	75	No
58982	56899	75	No
58983	56900	75	No
58984	56901	75	No
58985	56902	75	No
58986	56903	75	No
58987	56904	75	No
58988	56905	75	No
58989	56906	75	No
If I advanced the RNG by 1, I would get RNG1 value as 8795 and RNG2 value as 1404546723. This makes the damage instead become:
Frames	Counter	Damage	Crit
58489	56406	0	No
58490	56407	75	No
58491	56408	75	No
58492	56409	76	No
58493	56410	73	No
58494	56411	74	No
58495	56412	75	No
58496	56413	76	No
58497	56414	73	No
58498	56415	74	No
58499	56416	74	No
58500	56417	75	No
58501	56418	76	No
58502	56419	73	No
58503	56420	74	No
58504	56421	75	No
58505	56422	76	No
58506	56423	73	No
58507	56424	73	No
58508	56425	74	No
58509	56426	75	No
58510	56427	76	No
58511	56428	73	No
58512	56429	74	No
58513	56430	75	No
58514	56431	75	No
58515	56432	76	No
58516	56433	73	No
58517	56434	74	No
58518	56435	75	No
58519	56436	76	No
58520	56437	73	No
58521	56438	74	No
58522	56439	74	No
58523	56440	75	No
58524	56441	76	No
58525	56442	73	No
58526	56443	74	No
58527	56444	75	No
58528	56445	76	No
58529	56446	73	No
58530	56447	73	No
58531	56448	74	No
58532	56449	75	No
58533	56450	76	No
58534	56451	73	No
58535	56452	74	No
58536	56453	75	No
58537	56454	75	No
58538	56455	76	No
58539	56456	73	No
58540	56457	74	No
58541	56458	75	No
58542	56459	76	No
58543	56460	73	No
58544	56461	74	No
58545	56462	74	No
58546	56463	93	Yes
58547	56464	95	Yes
58548	56465	91	Yes
58549	56466	92	Yes
58550	56467	93	Yes
58551	56468	95	Yes
58552	56469	91	Yes
58553	56470	91	Yes
58554	56471	92	Yes
58555	56472	93	Yes
58556	56473	95	Yes
58557	56474	91	Yes
58558	56475	92	Yes
58559	56476	75	No
58560	56477	75	No
58561	56478	76	No
58562	56479	73	No
58563	56480	74	No
58564	56481	75	No
58565	56482	76	No
58566	56483	73	No
58567	56484	74	No
58568	56485	74	No
58569	56486	75	No
58570	56487	76	No
58571	56488	73	No
58572	56489	74	No
58573	56490	75	No
58574	56491	76	No
58575	56492	73	No
58576	56493	73	No
58577	56494	74	No
58578	56495	75	No
58579	56496	76	No
58580	56497	73	No
58581	56498	74	No
58582	56499	75	No
58583	56500	75	No
58584	56501	76	No
58585	56502	73	No
58586	56503	74	No
58587	56504	75	No
58588	56505	76	No
58589	56506	73	No
58590	56507	74	No
58591	56508	74	No
58592	56509	75	No
58593	56510	76	No
58594	56511	73	No
58595	56512	74	No
58596	56513	75	No
58597	56514	76	No
58598	56515	73	No
58599	56516	73	No
58600	56517	74	No
58601	56518	75	No
58602	56519	76	No
58603	56520	73	No
58604	56521	74	No
58605	56522	75	No
58606	56523	75	No
58607	56524	76	No
58608	56525	73	No
58609	56526	74	No
58610	56527	75	No
58611	56528	76	No
58612	56529	73	No
58613	56530	74	No
58614	56531	74	No
58615	56532	75	No
58616	56533	76	No
58617	56534	73	No
58618	56535	74	No
58619	56536	75	No
58620	56537	76	No
58621	56538	73	No
58622	56539	73	No
58623	56540	74	No
58624	56541	75	No
58625	56542	76	No
58626	56543	73	No
58627	56544	74	No
58628	56545	75	No
58629	56546	75	No
58630	56547	76	No
58631	56548	73	No
58632	56549	74	No
58633	56550	75	No
58634	56551	76	No
58635	56552	73	No
58636	56553	74	No
58637	56554	74	No
58638	56555	75	No
58639	56556	76	No
58640	56557	73	No
58641	56558	74	No
58642	56559	75	No
58643	56560	76	No
58644	56561	76	No
58645	56562	73	No
58646	56563	74	No
58647	56564	75	No
58648	56565	76	No
58649	56566	73	No
58650	56567	74	No
58651	56568	75	No
58652	56569	75	No
58653	56570	76	No
58654	56571	73	No
58655	56572	74	No
58656	56573	75	No
58657	56574	76	No
58658	56575	73	No
58659	56576	74	No
58660	56577	74	No
58661	56578	75	No
58662	56579	76	No
58663	56580	73	No
58664	56581	74	No
58665	56582	93	Yes
58666	56583	95	Yes
58667	56584	95	Yes
58668	56585	91	Yes
58669	56586	92	Yes
58670	56587	93	Yes
58671	56588	95	Yes
58672	56589	91	Yes
58673	56590	92	Yes
58674	56591	93	Yes
58675	56592	93	Yes
58676	56593	95	Yes
58677	56594	91	Yes
58678	56595	74	No
58679	56596	75	No
58680	56597	76	No
58681	56598	73	No
58682	56599	74	No
58683	56600	74	No
58684	56601	75	No
58685	56602	76	No
58686	56603	73	No
58687	56604	74	No
58688	56605	75	No
58689	56606	76	No
58690	56607	76	No
58691	56608	73	No
58692	56609	74	No
58693	56610	75	No
58694	56611	76	No
58695	56612	73	No
58696	56613	74	No
58697	56614	75	No
58698	56615	75	No
58699	56616	76	No
58700	56617	73	No
58701	56618	74	No
58702	56619	75	No
58703	56620	76	No
58704	56621	73	No
58705	56622	74	No
58706	56623	74	No
58707	56624	75	No
58708	56625	76	No
58709	56626	73	No
58710	56627	74	No
58711	56628	75	No
58712	56629	76	No
58713	56630	76	No
58714	56631	73	No
58715	56632	74	No
58716	56633	75	No
58717	56634	76	No
58718	56635	73	No
58719	56636	74	No
58720	56637	75	No
58721	56638	75	No
58722	56639	76	No
58723	56640	73	No
58724	56641	74	No
58725	56642	75	No
58726	56643	76	No
58727	56644	73	No
58728	56645	74	No
58729	56646	74	No
58730	56647	75	No
58731	56648	76	No
58732	56649	73	No
58733	56650	74	No
58734	56651	75	No
58735	56652	76	No
58736	56653	76	No
58737	56654	73	No
58738	56655	74	No
58739	56656	75	No
58740	56657	76	No
58741	56658	73	No
58742	56659	74	No
58743	56660	75	No
58744	56661	75	No
58745	56662	76	No
58746	56663	73	No
58747	56664	74	No
58748	56665	75	No
58749	56666	76	No
58750	56667	73	No
58751	56668	74	No
58752	56669	74	No
58753	56670	75	No
58754	56671	76	No
58755	56672	73	No
58756	56673	74	No
58757	56674	75	No
58758	56675	76	No
58759	56676	76	No
58760	56677	73	No
58761	56678	74	No
58762	56679	75	No
58763	56680	76	No
58764	56681	73	No
58765	56682	74	No
58766	56683	75	No
58767	56684	75	No
58768	56685	76	No
58769	56686	73	No
58770	56687	74	No
58771	56688	75	No
58772	56689	76	No
58773	56690	73	No
58774	56691	74	No
58775	56692	74	No
58776	56693	75	No
58777	56694	76	No
58778	56695	73	No
58779	56696	74	No
58780	56697	75	No
58781	56698	76	No
58782	56699	76	No
58783	56700	73	No
58784	56701	74	No
58785	56702	93	Yes
58786	56703	95	Yes
58787	56704	91	Yes
58788	56705	92	Yes
58789	56706	93	Yes
58790	56707	93	Yes
58791	56708	95	Yes
58792	56709	91	Yes
58793	56710	92	Yes
58794	56711	93	Yes
58795	56712	95	Yes
58796	56713	91	Yes
58797	56714	92	Yes
58798	56715	74	No
58799	56716	75	No
58800	56717	76	No
58801	56718	73	No
58802	56719	74	No
58803	56720	75	No
58804	56721	76	No
58805	56722	76	No
58806	56723	73	No
58807	56724	74	No
58808	56725	75	No
58809	56726	76	No
58810	56727	73	No
58811	56728	74	No
58812	56729	75	No
58813	56730	75	No
58814	56731	76	No
58815	56732	73	No
58816	56733	74	No
58817	56734	75	No
58818	56735	76	No
58819	56736	73	No
58820	56737	74	No
58821	56738	74	No
58822	56739	75	No
58823	56740	76	No
58824	56741	73	No
58825	56742	74	No
58826	56743	75	No
58827	56744	76	No
58828	56745	76	No
58829	56746	73	No
58830	56747	74	No
58831	56748	75	No
58832	56749	76	No
58833	56750	73	No
58834	56751	74	No
58835	56752	75	No
58836	56753	75	No
58837	56754	76	No
58838	56755	73	No
58839	56756	74	No
58840	56757	75	No
58841	56758	76	No
58842	56759	73	No
58843	56760	74	No
58844	56761	74	No
58845	56762	75	No
58846	56763	76	No
58847	56764	73	No
58848	56765	74	No
58849	56766	75	No
58850	56767	76	No
58851	56768	76	No
58852	56769	73	No
58853	56770	74	No
58854	56771	75	No
58855	56772	76	No
58856	56773	73	No
58857	56774	74	No
58858	56775	75	No
58859	56776	75	No
58860	56777	76	No
58861	56778	73	No
58862	56779	74	No
58863	56780	75	No
58864	56781	76	No
58865	56782	73	No
58866	56783	74	No
58867	56784	74	No
58868	56785	75	No
58869	56786	76	No
58870	56787	73	No
58871	56788	74	No
58872	56789	75	No
58873	56790	76	No
58874	56791	76	No
58875	56792	73	No
58876	56793	74	No
58877	56794	75	No
58878	56795	76	No
58879	56796	73	No
58880	56797	74	No
58881	56798	75	No
58882	56799	75	No
58883	56800	76	No
58884	56801	73	No
58885	56802	74	No
58886	56803	75	No
58887	56804	76	No
58888	56805	73	No
58889	56806	74	No
58890	56807	74	No
58891	56808	75	No
58892	56809	76	No
58893	56810	73	No
58894	56811	74	No
58895	56812	75	No
58896	56813	76	No
58897	56814	76	No
58898	56815	73	No
58899	56816	74	No
58900	56817	75	No
58901	56818	76	No
58902	56819	73	No
58903	56820	74	No
58904	56821	93	Yes
58905	56822	93	Yes
58906	56823	95	Yes
58907	56824	91	Yes
58908	56825	92	Yes
58909	56826	93	Yes
58910	56827	95	Yes
58911	56828	91	Yes
58912	56829	92	Yes
58913	56830	92	Yes
58914	56831	93	Yes
58915	56832	95	Yes
58916	56833	91	Yes
58917	56834	74	No
58918	56835	75	No
58919	56836	76	No
58920	56837	76	No
58921	56838	73	No
58922	56839	74	No
58923	56840	75	No
58924	56841	76	No
58925	56842	73	No
58926	56843	74	No
58927	56844	75	No
58928	56845	75	No
58929	56846	76	No
58930	56847	73	No
58931	56848	74	No
58932	56849	75	No
58933	56850	76	No
58934	56851	73	No
58935	56852	73	No
58936	56853	74	No
58937	56854	75	No
58938	56855	76	No
58939	56856	73	No
58940	56857	74	No
58941	56858	75	No
58942	56859	76	No
58943	56860	76	No
58944	56861	73	No
58945	56862	74	No
58946	56863	75	No
58947	56864	76	No
58948	56865	73	No
58949	56866	74	No
58950	56867	75	No
58951	56868	75	No
58952	56869	76	No
58953	56870	73	No
58954	56871	74	No
58955	56872	75	No
58956	56873	76	No
58957	56874	73	No
58958	56875	73	No
58959	56876	74	No
58960	56877	75	No
58961	56878	76	No
58962	56879	73	No
58963	56880	74	No
58964	56881	75	No
58965	56882	76	No
58966	56883	76	No
58967	56884	73	No
58968	56885	74	No
58969	56886	75	No
58970	56887	76	No
58971	56888	73	No
58972	56889	74	No
58973	56890	75	No
58974	56891	75	No
58975	56892	76	No
58976	56893	73	No
58977	56894	74	No
58978	56895	75	No
58979	56896	76	No
58980	56897	73	No
58981	56898	73	No
58982	56899	74	No
58983	56900	75	No
58984	56901	76	No
58985	56902	73	No
58986	56903	74	No
58987	56904	75	No
58988	56905	76	No
58989	56906	76	No
Which looks completely different.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
feos wrote:
But it's longer than this submission.
Oops! I seemed to have uploaded the same thing twice. That wasn't intended. http://tasvideos.org/userfiles/info/40453903662510962 Sorry about that.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
feos wrote:
I agree with Moth on the subject.
20:50 <Mothrayas> the file should be replaced with one that *only* enters the credit, without input afterwards
So please bear with us and post such file, if we have it as a submission and also as an encode, it'd be best.
I did in the above post:
jlun2 wrote:
http://tasvideos.org/userfiles/info/40211434841770422 This one I guess. Sorry about that.
It stops right before the credits iirc.
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"
I'm not sure if I'm the only one, but as of late, old versions of BizHawk's tasproj files for GBA at least don't seem to open in new versions of BizHawk. For instance, when I create a tasproj file using 2.0, it seems to give me an error in 2.1. Same applies if I made a tasproj in say, 1.11.3 then open it in 2.0. The only way for me to migate this is to make a new tasproj file on the version I want, then copy-paste the input file from the old tasporj file to the new one. Is there a way to make it auto do that if the tasproj file fails to load?
Experienced Forum User, Published Author, Skilled player (1709)
Joined: 9/17/2009
Posts: 4952
Location: ̶C̶a̶n̶a̶d̶a̶ "Kanatah"