Posts for Patashu


Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Excellently done.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
I wouldn't say 'the most popular speedrunners are the most entertaining commentators'. Look at Siglemic and Shaeden/nedeahs for example.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Proof that this game would be a great TAS: Link to video A TAS only trick that increases your speed without bound, how can you say no to that? :)
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Prion is asking: "If you wait on the boss and do not shoot it, will the boss fight end automatically on its own?" For example, most arcade shmups have a time limit on all bosses, if it is not destroyed before the time limit it is automatically destroyed. Some examples are Ikaruga and Giga Wing.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
I like screenshots 3 and 5 :)
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
How did THC's encode not suffer from the same problem? Can you do what THC did?
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Abahbob wrote:
I suppose I could add some annotations or something in a bit.
Awesome :)
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
I think this TAS would benefit a lot from subtitles telling you what the glitching you're doing right now is accomplishing and when to next expect something cool to happen. Is there any interest in making some?
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Why is the TAS now credited to 'zidanax & dunnius' in the submission and youtube upload?
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Float operations aren't as expensive as you think - don't avoid using sin, cos, sqrt, tan, atan2, etc until you've determined it's a performance bottleneck.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Is there a technical explanation of why the check glitch (checking the edge of the map) permits executing input as code? Does the way in which the check glitch was used in this game provide the same or different possibilities as in the previous glitched TAS (that does check glitch in onett)? If not, why not?
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Some ideas 1) Turn on anti-aliasing and fog: http://www.glprogramming.com/red/chapter06.html 2) Make ambient light lightly tinted the same colour as the background colour (similar to how on Earth, since the sky is blue, shadows are slightly tinted blue) 3) If you aren't using display lists yet, you can get a big performance boost by using them: http://www.glprogramming.com/red/chapter07.html
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Yeah, looking good. Now try messing around with defining ambient, diffuse and specular lighting separately. You could even have the light source(s) such as the 'sun' slowly rotate, have acceleration/momentum or respond to player input in some way.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
re: Lighting in OpenGL, have you read The Red Book? http://www.glprogramming.com/red/
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
ALAKTORN wrote:
I’m curious about what you said on the Final Fantasy games though, how do people manipulate that?
Final Fantasy 1 through 8 (and possibly beyond) have one of the simplest RNGs possible - a table of 256 bytes that advances one every time it is needed. Examples of RNG manipulation possible: -When doing hard FF1 challenges like solo white mage/solo red mage, it's possible to set up a boss battle such that exactly 256 RNG values are used per turn and so the outcome is always the same. This is called a 'cycle'. -In FF6, using an Echo Screen manipulates the RNG to always give you a favourable outcome from slots: "a. Enter combat. The next steps should be executed ASAP. b. Use an Echo Screen. Doesn't matter on who, as long as the smoke appears. c. When the animation finishes, confirm the first 7. d. Confirm the last two 7's and use Joker Doom." http://www.gamefaqs.com/snes/554041-final-fantasy-iii/faqs/43660
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
September 2013 TAS rankings Link to video
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Instead of using an english fan translation, you could run it in japanese and use captions to explain what's going on. As for Secret 4 - Is it possible to reach this stage in a normal run (= without, after beating the game, going to level select and selecting it) by any no means? If it is possible at all you should do it. Otherwise forgoing it is fine.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Beautiful.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Romscout (in cosmo's chat) posted the idea of getting reverse shiftlines whenever you'd level up anyway in the route (during a boss battle for example) and using it to skip a roomlength of walking in the next room.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
FractalFusion wrote:
Provided that we are permitted any starting initialization for 0x780-0x7FF that we choose, then I have confirmed that sub-1:56 is possible. I still need to check a few things.
Would this choice of RAM initialization become part of the input file? (Would a NESbot be able to follow up on this?)
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
It's not like not TASing the games will make it impossible for people to disassemble the RNG... Better TAS it anyway and make it more visible how bad the problem is to Gamefreak instead of trying to hide it from them and help cheaters stay unknown.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Svimmer wrote:
Patashu: I'll get back on the Dawn of Sorrow thing a bit later. Meanwhile can you tell me if it's possible for you to work with "hifi" instruments as well? In case 8-bit doesn't sound right on top of the >8 -bit gameplay, could it easily be converted to another soundfont?
Sorry, I managed to miss this post ^^; Compositions in Famitracker aren't conducive to being directly converted into soundfonts/etc. I currently don't have much experience with 'better than 8-bit' daws and can't offer it as something I can reliably do.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Hello SotN TASers! Sockfolder discovered the 'sock skip' (pending better name). It allows you to skip Death with 1HR or 1 neutron bomb+level up. It can be used on any horizontal loading zone to appear 1 screen width 'further' into the next room. This is useful for 'all bosses' category and possibly other categories. It may be useful in other rooms in the castle. 1HR: http://www.twitch.tv/sockfolder/c/3030513 1 neutron bomb+level up: http://www.twitch.tv/sockfolder/c/3030464
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
diggidoyo wrote:
Downloaded Dolphin 4.0 today. Mega Man 9 works fine with dual core enabled, but disabling it (to TAS) force closes dolphin as soon as it starts with no error message. Anybody else experience an issue like this?
Are you on 4.0-19 or later?
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
Patashu
He/Him
Experienced Forum User
Joined: 10/2/2005
Posts: 4017
Watched the archive.org link Great TAS. Every time you think you're going to get bored of horizontal underflow and zips the TAS ramps in how much complexity it has to go through to beat the level. The S&K part in particular is really great. Yes vote.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu