A few smalll corrections: - at 19:08, this is much more realistic to happen than I showed because you only have to kill specifically the guy on the top balcolny - at 23:21, this crash happens if you stand away from the hub room enough, which you can just barely make happen by standing against the door you usually open before fastball. it doesn't require the setup i show in the video, though it is still a funny side effect of doing that bug - at 39:07, that is a fusion reactor, not a fission reactor
Another correction the pause glitch happens on console too. You need to open the guide either hitting xbox button or the ps button. And as soon as you click back to get back into the game hit start it can be paused but still running at same time. Very similar to something that happens in halo on xbox with cutseens in some levels. --extra on the draconis level with the elevators if you confuse checkpoints or interfere with the elevator you can glitch it to always make the elevator noise and it gets loud kinda hoping it can crash the level but have not tried it long just something I seen no one talk about might need some looking at.
"The game crashes" I also hate the fact that (as a programmer) I already have a possible explanation to every one of those and makes me want to histerically debug the game LMAO
The repetition of “the game crashes” is pretty much perfect accidental comedy, especially cause after the first few you think they’re over, then it goes back to it
12:17 the reason why the Titan you call in has different chassis is because there was a removed glitch sequence where the chassis color would change between the two and it was even more glitch. You can find the old sequence on the video called “restoring Titanfall 2 cut sequences” Edit, oh shit that’s your video XD, guess my RUclips algorithm really likes your videos
For some reason the phrase "500 of god's milliseconds" is really funny to me Also I swear that the thing at 59:20 doesn't require the titans to be at low health
35:45 These cubes could be some kind of "dev cube". Basically just objects devs place in maps that have some game logic or script tied to them for one purpose or another. Understanding that Titanfall 2 runs on a branch of the Source engine, they could be used for map logic or storing variables. It's also possible they were used during development but had their logic removed. All of this is speculation.
52:17 the brute flying past is probably a scrapped animation of viper flying past and getting to the ship before you judging by the speed and it shooting a northstar projectile at you right before landing.
I used to think Titanfall 2 was an exception and that it was an amazing and wonderful game without glitches, but now I realise that just like every other masterpiece (especially those from Valve), Titanfall 2’s code is held together by duct tape, band aids and prayers
26:40 there's both a grunt and a pilot named grenier in the campaign. the pilot is one of the ones who fires their acolyte missies to clear the way at the beginning of Trial by Fire
I don't think you realize what this video has done to me I'm gonna spend the next few weeks seeing all of this stuff for myself cause it's just that fascinating lmao
I like how so many of these bugs have to do with Effect and Cause, because it's just such a strange miracle of game programming. The simple concept of "you explore one facility and switch between present and past" took so much effort to cram into this game, and it left behind so much rubble. This vid's great, reminds me of the sort of glitch-hunting that can't be done with just data mining; the kind where you love a game so much that you probe every odd-looking nook until something breaks, and you get to see/experience something that the devs (usually) never intended- or in more lucky cases, that they PLANNED for.
There's a bug where if you're on the last level, where if you disembark in the part where you're fighting infantry in that low celling hallway where you're forced as BT to crouch (35:19 is the hallway by the way), it bugs out and teleports you to the right into that area with pipes, soft locking you.
Crash explanations (afaik): 19:22: when breaching, the 6-4 soldiers seem to look through an array of targets in the room and pick one to focus upon entering. When the array is empty, the function fails. 19:28 not sure, seems according to the error message that it’s doing the smart core with the lead wall, which would presumably fuck shit up 19:42 no fucken idea 19:52 probably a divide by zero/infinity/bullet doesn’t hit something so freaks out error? 20:05 idk it’s a sequence break but no idea the specifics 20:13 seems like the game is trying to play the visual effect for the arc tool, but the viewmodel for it has been deleted 20:24 seems like the player has been reparented to the ship (draconis?) and thus can’t be thrown?? Makes sense I guess 20:36 game tries to access the titan/player and, since you’re, well, dead, comes up null. 20:45 another example of trying to access the contents of an empty array. Presumably this is the player? Not sure. 20:55 seems this zip line animation relies on something that was destroyed during the fight? 21:22 I think this is the scripting trying to move viper around and him being dead? 21:41 another scripted sequence that fails due to a part of it being destroyed 22:03 idfk 23:31 more broken scripting!!! 23:41 another scripted sequence, playing sounds on the stalkers to bring attention to them. With them all dead, the game crashes™️ 24:16 presumably the titan hud trying to read your current ammo, and said hud lacking the checks the player hud would have to prevent this exact bug. 24:41 game presumably tries to spawn a prop to animate for the gun, but fails to find a model to work off of from your gun. 25:17 look they’re trying their best ok 35:09 turns out killing the person talking is pretty spooky for the scripting 1:04:38 fucking idk you hit the triggers in reverse lol
ive done this several times at 1:01:24 by what you said ''you can also do this in reverse, freeze your game with no pause menu, how? ive done this yet ACCIDENTALLY and now whenever i wanna do it it doesnt wanna do it, someone mind telling me?
You can skip Dome entirely by getting out of bounds earlier in the factory, finding the corner of the map with the hexagon rocks somewhat nearby, walljump-to-walljump climbing the corner, doing a small wallrun at the top to gain momentum, land on the rocks, and run to the level end trigger. This is a decent failsafe if you find yourself outside the map and don’t want to reload a checkpoint.
hi, im one of the people currently working on skipping abyss 2's autoscroller! this seems very interesting. could you maybe provide a video of you doing this?
@@Chill_Spirit_SR Funny you mention that. Right after typing out that comment, I figured it would probably be a good idea to do that. So a little later I’ll be streaming and recording. No approximate time frame, though. TTV/cmdrfoxtrotvt
1:02:15 you wouldn't believe me but, when I first bought this game as a kid, I ran around in circles for what felt like 5 minutes, I only remember this because it was so embarrassing 😭
At 0905, the reason why it dismounts you is because that button is programmed to have you outside when pressed, meaning that if inside BT, you will be taken out of him and not be able to reembark until thrown
23:25 i get the same stuff but on xbox i tried to go back and the cutscene automatically started ,richter instant died and crash xd i still have a clip
11:59 #27 sounds SO FUN! I love the idea of levels getting harder for master difficulty! 18:03 I have a simpler theory… he’s simply holding both at the same time :)
Bonus useless fact: on trail by fire you can get one of the vanguards on the battlefield to get stuck in the hallway you walk through with Sarah. I don't remember how to do this (I'd imagine using electric smoke to confuse it into walking through the door would work), but I have seen it happen. It happened while I was watching my dad play titanfall 2. (He's not very good at video games anymore)
A few smalll corrections:
- at 19:08, this is much more realistic to happen than I showed because you only have to kill specifically the guy on the top balcolny
- at 23:21, this crash happens if you stand away from the hub room enough, which you can just barely make happen by standing against the door you usually open before fastball. it doesn't require the setup i show in the video, though it is still a funny side effect of doing that bug
- at 39:07, that is a fusion reactor, not a fission reactor
THX!
Tf2’s Terrasteel
I panicked at 39:07
misleading title, this is quite frankly life changing information
Another correction the pause glitch happens on console too. You need to open the guide either hitting xbox button or the ps button. And as soon as you click back to get back into the game hit start it can be paused but still running at same time. Very similar to something that happens in halo on xbox with cutseens in some levels.
--extra on the draconis level with the elevators if you confuse checkpoints or interfere with the elevator you can glitch it to always make the elevator noise and it gets loud kinda hoping it can crash the level but have not tried it long just something I seen no one talk about might need some looking at.
Legend has it that if you type "give Titanfall 3" in the console commands the game crashes
how the hell do you even access the developer console in the game
@@InfernalNull you press `
@@TSquitz it does nothing
@@InfernalNull ah, I was just assuming, it's a really common key for dev consoles
"The game crashes"
I also hate the fact that (as a programmer) I already have a possible explanation to every one of those and makes me want to histerically debug the game LMAO
I honestly want to see that lol
@@Grimm196 I gotta be hired at Respawn first
please do tell
It has the same energy as the narrator in slay the princess.
"...she skewers you."
I feel you, its the same for me 😶
Fucking lost it when Cooper just did a thumbs up to the blood splatter formerly known as Sarah at 11:19
@frothy-wifi schizo cack jooper
watching this on the 3d plasma in the living room
Dawg I thought you were dead or something 😭
🎾
Good to see that your not dead man
PURPLE ARMY FOREVER
@@courierwalkthewastelandduc4700 RAHHH
that pink texture reenactment is great
mokeysniper spotted ‼️
24:01 alternative ending to preventing apex legends from existing!
In-lore technically Apex is different timeline to Titanfall lore
The repetition of “the game crashes” is pretty much perfect accidental comedy, especially cause after the first few you think they’re over, then it goes back to it
12:17 the reason why the Titan you call in has different chassis is because there was a removed glitch sequence where the chassis color would change between the two and it was even more glitch. You can find the old sequence on the video called “restoring Titanfall 2 cut sequences”
Edit, oh shit that’s your video XD, guess my RUclips algorithm really likes your videos
did bro just quote guys own video
@@Horse_Puncher yes XD I was letting him know the reason why this glitch existed with a quote from a video I didn’t realize was is
this is truly one of the videos of all time. it cured my shingles
i wish video games were real
titanfall wasnt real??
i wish mokeysniper was real
What abt doom?
@@CopyrightPending-y7gno just no
100 facts I didn't know I needed - it's crazy what you can find within a game after playing it/running through it so many times.
Great video!!
"The CAR-201 isn't real, it can't hurt you"
The CAR-201: 17:50
For some reason the phrase "500 of god's milliseconds" is really funny to me
Also I swear that the thing at 59:20 doesn't require the titans to be at low health
Hey buddy! Fancy meeting you here
@@punchoponcho5238 yooooooooo
Even after 4600 hours of speedrunning this game, this video is super interesting (and I'm only about halfway thru)
Moral of this vid “the game crashes”
3:00 EPIC FORSHADOWNING
Literally
The game crashes
The sun is leaking
gonna have to call you a chef cause you're cookin' nonstop
Watched the whole video! Diffidently an underrated channel!
Amazing video ❤
Small correction at 39:25 that is actually a Tokamak fusion reactor
35:45
These cubes could be some kind of "dev cube".
Basically just objects devs place in maps that have some game logic or script tied to them for one purpose or another.
Understanding that Titanfall 2 runs on a branch of the Source engine, they could be used for map logic or storing variables.
It's also possible they were used during development but had their logic removed. All of this is speculation.
if you see this comment im still watching the video (yes, even right now.)
Even now 3 weeks later?
@@ItsMr_Zshut up, he’s busy watching the video for the 472nd time
EVEN NOWWWW!!!!!!!!!
Damn that's dedication
"even now" that's odd and impressive.
52:17 the brute flying past is probably a scrapped animation of viper flying past and getting to the ship before you judging by the speed and it shooting a northstar projectile at you right before landing.
Great video to fall asleep to!
@@DigitalFleshStudio im honoured :3
already watched this 5 times... truly a masterpiece
We LOVE TITANFALL, none of this is useless
I used to think Titanfall 2 was an exception and that it was an amazing and wonderful game without glitches, but now I realise that just like every other masterpiece (especially those from Valve), Titanfall 2’s code is held together by duct tape, band aids and prayers
26:40 there's both a grunt and a pilot named grenier in the campaign. the pilot is one of the ones who fires their acolyte missies to clear the way at the beginning of Trial by Fire
this video changed my life
actually tho
The entire game and all around it changed my live too
24:01 I hate to tell you but that is a useful fact and is actively used in speedruns.
Thx for Hotline Miami OST. Also W video 👑
40:30 this has to be my favorite hidden thing in titanfall 2
I like the part where he said "the game crashes"
New Meme potential
0:03 bro what were yall doing? 💀
I don't think you realize what this video has done to me
I'm gonna spend the next few weeks seeing all of this stuff for myself cause it's just that fascinating lmao
Damn Ronin client catching strays
the game quote "Crashes"
"So how much do you like Titanfall?"
"I watch an occasional RUclips video about it."
12:19 The thought of titans dropping in from an angle like meteors instead of straight down is actually pretty cool
This is good for the economy
#97th Information IS REALLY USEFULL, no joke it ain't useless.
22:02 this happened to me. Does anyone know any way to reconnect to the multiplayer Servers or a resource to helpdesk me there?
12:19 bro that's very cool man it's different and it's cool I like it I wish that was a feature like custom Titan fall animations and like this
I like how so many of these bugs have to do with Effect and Cause, because it's just such a strange miracle of game programming. The simple concept of "you explore one facility and switch between present and past" took so much effort to cram into this game, and it left behind so much rubble. This vid's great, reminds me of the sort of glitch-hunting that can't be done with just data mining; the kind where you love a game so much that you probe every odd-looking nook until something breaks, and you get to see/experience something that the devs (usually) never intended- or in more lucky cases, that they PLANNED for.
Need more videos like this STAT
54:55 Wouldn't the skybox model eventually have moved so far that you eventually bump into the fold weapon in normal gameplay?
The Game Crashes 🗣🔥🔥🔥
57:25
I fully believe cooper canonically has fire withdrawals now
Bro completed the game a little too much💀
There's a bug where if you're on the last level, where if you disembark in the part where you're fighting infantry in that low celling hallway where you're forced as BT to crouch (35:19 is the hallway by the way), it bugs out and teleports you to the right into that area with pipes, soft locking you.
Crash explanations (afaik):
19:22: when breaching, the 6-4 soldiers seem to look through an array of targets in the room and pick one to focus upon entering. When the array is empty, the function fails.
19:28 not sure, seems according to the error message that it’s doing the smart core with the lead wall, which would presumably fuck shit up
19:42 no fucken idea
19:52 probably a divide by zero/infinity/bullet doesn’t hit something so freaks out error?
20:05 idk it’s a sequence break but no idea the specifics
20:13 seems like the game is trying to play the visual effect for the arc tool, but the viewmodel for it has been deleted
20:24 seems like the player has been reparented to the ship (draconis?) and thus can’t be thrown?? Makes sense I guess
20:36 game tries to access the titan/player and, since you’re, well, dead, comes up null.
20:45 another example of trying to access the contents of an empty array. Presumably this is the player? Not sure.
20:55 seems this zip line animation relies on something that was destroyed during the fight?
21:22 I think this is the scripting trying to move viper around and him being dead?
21:41 another scripted sequence that fails due to a part of it being destroyed
22:03 idfk
23:31 more broken scripting!!!
23:41 another scripted sequence, playing sounds on the stalkers to bring attention to them. With them all dead, the game crashes™️
24:16 presumably the titan hud trying to read your current ammo, and said hud lacking the checks the player hud would have to prevent this exact bug.
24:41 game presumably tries to spawn a prop to animate for the gun, but fails to find a model to work off of from your gun.
25:17 look they’re trying their best ok
35:09 turns out killing the person talking is pretty spooky for the scripting
1:04:38 fucking idk you hit the triggers in reverse lol
if you watch this video to completion, the game crashes
2:56 foreshadowing
Did you know titan fall 2 actually runs off a modified version of the source engine woah crazy ikr
9:07 This may be because usually, you are outside of BT when you do this, and when that point activates, it locks you out of BT.
Take a shot every time he says "absolutely nothing"
This video gave me HRT
I had no idea how broken this game was lmao. Looked nearly flawless to me in my few playthroughs, I'll never be able to unsee these things
11:11 Sarah: *fucking dies from an explosion*
Cooper: 👍
the way the "let the hamsters go free" quote fades in so slowly is somehow a million times funnier
This is amazing, love it
Bry's AAAAAAHHHHHH got me laughing way to much
25:11 THE LEGS 😭😭🤣🤣
Resume of the video: "the gamr crashes"
Crashing Titanfall 2 101.
ive done this several times at 1:01:24 by what you said ''you can also do this in reverse, freeze your game with no pause menu, how? ive done this yet ACCIDENTALLY and now whenever i wanna do it it doesnt wanna do it, someone mind telling me?
Welcome to Crashfall 2, where everything you attempt to do that that is unusual to gameplay "The game crashes".
absolute cinema
This is awesome :0
If I had one dollar for every time he says "The game crashes" I could buy myself a top tier gaming PC
7 is a bit with a thing I encountered in Helldivers 2, where there was weird purple question marks scattered around.
You can skip Dome entirely by getting out of bounds earlier in the factory, finding the corner of the map with the hexagon rocks somewhat nearby, walljump-to-walljump climbing the corner, doing a small wallrun at the top to gain momentum, land on the rocks, and run to the level end trigger. This is a decent failsafe if you find yourself outside the map and don’t want to reload a checkpoint.
hi, im one of the people currently working on skipping abyss 2's autoscroller! this seems very interesting. could you maybe provide a video of you doing this?
@@Chill_Spirit_SR Funny you mention that. Right after typing out that comment, I figured it would probably be a good idea to do that.
So a little later I’ll be streaming and recording. No approximate time frame, though. TTV/cmdrfoxtrotvt
@@Chill_Spirit_SR Now recording/live.
"The game crashes"
does 129 (58:53) work in multiplayer?
no sadly
@@Nextracer1 damn!
1:02:15 you wouldn't believe me but, when I first bought this game as a kid, I ran around in circles for what felt like 5 minutes, I only remember this because it was so embarrassing 😭
... after this video, i will do absolutely nothing.
0:10 For those like me who didn’t realize what’s the problem, look at the black gun at the bottom
This is so much cool stuff :D
At 0905, the reason why it dismounts you is because that button is programmed to have you outside when pressed, meaning that if inside BT, you will be taken out of him and not be able to reembark until thrown
23:25 i get the same stuff but on xbox i tried to go back and the cutscene automatically started ,richter instant died and crash xd i still have a clip
11:59 #27 sounds SO FUN! I love the idea of levels getting harder for master difficulty!
18:03 I have a simpler theory… he’s simply holding both at the same time :)
11:12 who would've thought a single tick would doom the militia
If you point a titan weapon at a grunt in campaign, the grunt sometimes plays a surrender animation. BT will kill them if you get out
5:46 u hit that shit fr
I listen to this before I sleep
Trigger nessie spawns in the lockness monster but you just can't find her
Andersons 'Car201' looked pretty dope ngl
this information is not useless, it's *optional*
42:25 gundam mode engaged
Call it a hunch, but I think the game might crash
if you breath while pressing m1 and e, the game crashes
Why do i hear the payday 2 shadow raid ost super quiet at 4:06 lol
7:24 thats hilarious 💀
Bonus useless fact: on trail by fire you can get one of the vanguards on the battlefield to get stuck in the hallway you walk through with Sarah. I don't remember how to do this (I'd imagine using electric smoke to confuse it into walking through the door would work), but I have seen it happen. It happened while I was watching my dad play titanfall 2. (He's not very good at video games anymore)
15:51 I THOUGHT MY HEADSET BROKE WHEN I WAS PLAYING
bruh
even though it's not abbreviated I still mistook Titanfall 2 for Team Fortress 2 bruh
21:17 omg thats meee!!!
Bro really likes titanfall 2 (mad respect, i play it time to time and its like wine) The style, the mechanics, the sounds, its a god tier game.
This is just a video explaining WHY NEED. A GODDAMN TITANFALL 3!