What is the real time? Actually, by putting the cycle count in the input file, it shows a 1:15.711 again. If I post this to TASVideos, would it show that?
Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ Incendration
This is slightly slower. The previous TAS (in the submission) got a 1:15.71, while this is a 1:16.06. Hopefully there will be a better time.
The time displayed is wrong due to a bug in the site code. I already made a report, and hopefully it will be fixed soon.
What is the real time? Actually, by putting the cycle count in the input file, it shows a 1:15.711 again. If I post this to TASVideos, would it show that?
Quoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ Incendration
This is slightly slower. The previous TAS (in the submission) got a 1:15.71, while this is a 1:16.06. Hopefully there will be a better time.
The time displayed is wrong due to a bug in the site code. I already made a report, and hopefully it will be fixed soon.
What is the real time? Actually, by putting the cycle count in the input file, it shows a 1:15.711 again. If I post this to TASVideos, would it show that?
The real time is 1:15.71107959747314453125
How did you get more than 3 digits after the decimal point? Also, how would I do TID manipulations for English and Japanese Yellow? The 14 numbers for English Yellow can be found in other submissions, and the ranges for Japanese Yellow could be found in a video, but here are the ranges: 53504-53759 (b1=0xd1), and 61696-61951 (b1=0XF1).
Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ Incendration
This is slightly slower. The previous TAS (in the submission) got a 1:15.71, while this is a 1:16.06. Hopefully there will be a better time.
The time displayed is wrong due to a bug in the site code. I already made a report, and hopefully it will be fixed soon.
What is the real time? Actually, by putting the cycle count in the input file, it shows a 1:15.711 again. If I post this to TASVideos, would it show that?
The real time is 1:15.71107959747314453125
How did you get more than 3 digits after the decimal point? Also, how would I do TID manipulations for English and Japanese Yellow? The 14 numbers for English Yellow can be found in other submissions, and the ranges for Japanese Yellow could be found in a video, but here are the ranges: 53504-53759 (b1=0xd1), and 61696-61951 (b1=0XF1).
Take the cycle count and divide it by 2097152. This will give you the exact amount of seconds, including all digits after the point.
For the TID manipulation, I cannot help you.
Quoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ Incendration
This is slightly slower. The previous TAS (in the submission) got a 1:15.71, while this is a 1:16.06. Hopefully there will be a better time.
The time displayed is wrong due to a bug in the site code. I already made a report, and hopefully it will be fixed soon.
What is the real time? Actually, by putting the cycle count in the input file, it shows a 1:15.711 again. If I post this to TASVideos, would it show that?
The real time is 1:15.71107959747314453125
How did you get more than 3 digits after the decimal point? Also, how would I do TID manipulations for English and Japanese Yellow? The 14 numbers for English Yellow can be found in other submissions, and the ranges for Japanese Yellow could be found in a video, but here are the ranges: 53504-53759 (b1=0xd1), and 61696-61951 (b1=0XF1).
Take the cycle count and divide it by 2097152. This will give you the exact amount of seconds, including all digits after the point.
For the TID manipulation, I cannot help you.
I guess I'm stuck, then. I've looked all over for different frames, and couldn't find anything. I've tried delaying the end of the GBC Bootfor a few tries, nothing happened except wrong TID values. Maybe a delay of the end of BIOD and frames could work. How did you do it for Red?
Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ Incendration
This is slightly slower. The previous TAS (in the submission) got a 1:15.71, while this is a 1:16.06. Hopefully there will be a better time.
The time displayed is wrong due to a bug in the site code. I already made a report, and hopefully it will be fixed soon.
What is the real time? Actually, by putting the cycle count in the input file, it shows a 1:15.711 again. If I post this to TASVideos, would it show that?
The real time is 1:15.71107959747314453125
How did you get more than 3 digits after the decimal point? Also, how would I do TID manipulations for English and Japanese Yellow? The 14 numbers for English Yellow can be found in other submissions, and the ranges for Japanese Yellow could be found in a video, but here are the ranges: 53504-53759 (b1=0xd1), and 61696-61951 (b1=0XF1).
Take the cycle count and divide it by 2097152. This will give you the exact amount of seconds, including all digits after the point.
For the TID manipulation, I cannot help you.
I guess I'm stuck, then. I've looked all over for different frames, and couldn't find anything. I've tried delaying the end of the GBC Bootfor a few tries, nothing happened except wrong TID values. Maybe a delay of the end of BIOD and frames could work. How did you do it for Red?
I wrote a Lua script that bruteforces all possible combinations.
Quoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ IncendrationQuoting ThunderAxe31Quoting DJ Incendration
This is slightly slower. The previous TAS (in the submission) got a 1:15.71, while this is a 1:16.06. Hopefully there will be a better time.
The time displayed is wrong due to a bug in the site code. I already made a report, and hopefully it will be fixed soon.
What is the real time? Actually, by putting the cycle count in the input file, it shows a 1:15.711 again. If I post this to TASVideos, would it show that?
The real time is 1:15.71107959747314453125
How did you get more than 3 digits after the decimal point? Also, how would I do TID manipulations for English and Japanese Yellow? The 14 numbers for English Yellow can be found in other submissions, and the ranges for Japanese Yellow could be found in a video, but here are the ranges: 53504-53759 (b1=0xd1), and 61696-61951 (b1=0XF1).
Take the cycle count and divide it by 2097152. This will give you the exact amount of seconds, including all digits after the point.
For the TID manipulation, I cannot help you.
I guess I'm stuck, then. I've looked all over for different frames, and couldn't find anything. I've tried delaying the end of the GBC Bootfor a few tries, nothing happened except wrong TID values. Maybe a delay of the end of BIOD and frames could work. How did you do it for Red?
I wrote a Lua script that bruteforces all possible combinations.
Where can I find it? I mean, for all of the Gen 1 games if possible.
Where can I find it? I mean, for all of the Gen 1 games if possible.
Sorry, right now it's basically unintelligible. I'm currently working on an actual release version that could be used for general purposes. So please wait some more days.