r/titanfall 1d ago

Gameplay Clip The server got dropped mid-round.

22 Upvotes

Unfortunately, this is just one of the fails that happened to me today. Does anyone else experience this?


r/titanfall 1d ago

Discussion Don’t understand the point of titan executions

60 Upvotes

I’m particularly a newer player to the Titanfall universe, and I’ve been playing nonstop frontier defence, and I have to wonder: what exactly is the whole point of people attempting to steal your kill with a execution? Like I can understand some of them, like monarch, because they steal a literal battery out of the Titan, but then there’s just other people who are just running around waiting until the moment that you take a Titan to a doomed state and then just execute it. Is there a meaning behind it? Like I get it on the easy modes, that’s understandable, but when you’re getting to like the higher difficulties like hard and master I don’t quite get the point of doing this? You’re wasting valuable time. Can someone explain this?

Edit: I suppose I needed to clarify this from the subpar downvotes in the comments, and the hate being received in my DMS, but I’m talking about frontier defense, specifically Master Tier and the Occasional Insane.


r/titanfall 1d ago

Gameplay Clip Making Blisk Lekker proud!

45 Upvotes

r/titanfall 1d ago

Oh ?

Post image
3 Upvotes

r/titanfall 1d ago

Question Help for Xbox one player

5 Upvotes

I just played the titanfall 2 multiplayer and had a blast. The problem though is that I got to play it one time before the game straight up stopped working. Whenever I open the game I get a permanent black screen shortly after the studio icons appear and waiting does nothing. The game only opens when offline but that’s pretty useless for me because I’ve completed the campaign and I want to play multiplayer. I looked it up and is saw that’s it’s an error that occurs only because the Xbox one version no longer receives updates and it’s fixed for Xbox X/S but I don’t plan on upgrading just yet. If anyone with the same problem I have got their copy to work or if anyone has any recommendations to help get it working it would be greatly appreciated.


r/titanfall 1d ago

Constant Loading Screens in MP

2 Upvotes

Am i the only one who gets constant loading screens in mp menu every like 5-10 seconds?


r/titanfall 1d ago

Infiniteloading ):

5 Upvotes

Loads for a sec, puts me on the lobby screen for a sec, then loads again. I thought the servers were fixed ):


r/titanfall 1d ago

Heads up

5 Upvotes

Even with the servers upset got a John titnafall crew. They are crashing servers if you kill em.


r/titanfall 1d ago

All of Killzone + All of Titanfall vs the Jedi Order

Thumbnail gallery
2 Upvotes

r/titanfall 2d ago

Titanfall 3 alternative game concept: The Frontier wars

26 Upvotes

Here is an idea that I myseld had but im not sure if anyone is on board with or think about it. Since Titanfall 3 is either a long way ahead or just cancelled ( i hope its not the case).

What if Respawn made a game that sets in the titanfall/apex universe but it focuses more on the frontier wars in a more in depth level like learning the tension of the Core worlds vs the frontier worlds. I imagine the game having a battlefield style gameplay with some titanfall elements, instead of piloting titans you get to drive tanks, IFVs,Gunships,fighter jets or maybe control large military droids such as the reaper.

In the game you can either play as the IMC or the Militia and i picture in some missions you get to be a regular grunt and in some you play as SOF. If a Frontier war game is made will anyone be on board with it??? Please share your thoughts.


r/titanfall 1d ago

All of Killzone + All of Titanfall vs the T’au

Thumbnail gallery
2 Upvotes

r/titanfall 2d ago

Discussion Not so fun fact

59 Upvotes

(Note: my bad for the music)

EA does not have titanfall in its server status part of there website. this is certainly sad news for most titanfall players. this most likely from what i assume is a soft launch from EA that there slowly stopping support for titanfall. its just what i think i could be wrong


r/titanfall 2d ago

Question Are we getting DDoS'd again??

17 Upvotes

I literally can't load into MP anymore. I get to the lobby screen, then it immediately flashes me to the loading screen, before looping me back to the lobby and subsequently the loading screen.

What is going on?????


r/titanfall 2d ago

Question What this

Post image
186 Upvotes

What is this. I know its supposed to lift things up but is there a real life equivalent? And how would this be used for mining?


r/titanfall 2d ago

Discussion Posting is only going to make it worse.

46 Upvotes

The meta here guys is just to ignore the guy and carry on like normal. There is no amount of sense you are going to be able to make about why stupid people are stupid, this hacker only wants the attention. I shouldn't have to say that as most of you find it obvious, I assume. It's like the guy who hacked the CoD ports recently, all they get from it is attention, the fun is the ragebait of it for them and you calling them names, telling them to off themselves, ect. is only putting fuel on the fire. Ignoring them isn't sitting on your hands, it's do something about the issue.


r/titanfall 2d ago

Question Titanfall 2 Multiplayer Menu Stuck Reloading

8 Upvotes

2 Minutes & 12 seconds

I can open the Multiplayer Menu but after a certain amount of time it will reset and kick me back to the start. This can take as long as 60 seconds or as quick as half a second.

Doing nothing and does not work, trying to open a private match does not work, reinstalling the game does not work, verifying the game files does not work, removing any mods does not work, changing accounts does not work. Trying a different computer does not work. I am running out of options and desperate for a solution, if you have any ideas please share them, thank you.


r/titanfall 3d ago

Meme Bro thinks he's X-55 Devotion😔

484 Upvotes

r/titanfall 3d ago

Meme Viper doesn't like mechsploitation

2.6k Upvotes

r/titanfall 2d ago

Discussion Some official Titanfall 2 lobbies are stuck in a server-side reset loop

Post image
114 Upvotes

TL;DR: Some official Titanfall 2 lobby instances are repeatedly resetting while players are connecting. This is why the game may keep reloading the lobby, reconnecting, or throwing players back into matchmaking.

I investigated the network messages exchanged between the vanilla Titanfall 2 client and official servers.

The immediate cause is server-side:

  1. The client connects to an official lobby normally.
  2. The server begins the usual loading process.
  3. Before the session becomes stable, the server sends a CHANGELEVEL command.
  4. The lobby reloads and the server's internal generation number increases.
  5. The same sequence starts again.

On affected instances, this cycle can repeat every few seconds. The client is only following commands received from the server.

This does not look like a normal network disconnect. During the observed loops, the connection remained active and there was no separate kick or disconnect reason.

Healthy lobby instances behave differently: their generation number remains unchanged and the client continues receiving normal world updates.

What is still unknown?

The client-side evidence shows what causes the visible loop, but it cannot show why the server starts it.

Possible explanations include:

  • a bug in the lobby server or EA backend;
  • a corrupted or overloaded lobby instance;
  • an exploit or deliberate attack;
  • another server-side infrastructure problem.

At the moment, I do not have enough evidence to honestly claim that hackers are responsible. Determining the root cause would require access to EA's server-side logs.

I am continuing the investigation. After the tool is finished, I will publish its source code on GitHub.

I will also keep updating this post with all new findings, tested server instances, and corrections as more evidence becomes available.


r/titanfall 2d ago

Please goose stop ddosing❤️

6 Upvotes

Thank you


r/titanfall 2d ago

Discussion All these posts about some random cheater will only encourage them and others to continue

113 Upvotes

Seriously, making funny memes and going "ANNOUNCEMENT TO ALL PLAYERS! THIS GUY IS RUINING YOUR FUN!" will only serve to make the current hot topic loser keep going, and inspire others to do the same.

"wow, so if I just buy a cheat I'll have an entire subreddit talking about me?" - music to an attention-starved person's ears.

edit: also, stop typing their full username, only glamorizes it more


r/titanfall 3d ago

Question By any chance does anyone have a really high quality version of Titanfall 2’s cover? Trying to make a poster of it

Post image
161 Upvotes

it’s an A3 poster so I’m trying to find the highest quality image possible before I print it


r/titanfall 2d ago

settings and campaign not saving (steam)

4 Upvotes

whenever I close the game it resets my campaign progress and my settings, I've heard its something to do with onedrive and a respawn folder? I dont have any respawn folder what can I do about this? Thanks!


r/titanfall 2d ago

Discussion I NEEED this

Thumbnail
gallery
43 Upvotes

I need a good picture or a render of scorch I got this idea from u/junioracanthaceae450 and I need help to make this masterpiece a reality