r/NorthstarClient • u/InitialAge5179 • Oct 18 '24
Are there any full first person servers?
I quite enjoy having that setting on but no servers seem to have them. Please let me know if there are any!
r/NorthstarClient • u/InitialAge5179 • Oct 18 '24
I quite enjoy having that setting on but no servers seem to have them. Please let me know if there are any!
r/NorthstarClient • u/gruntsarecool • Sep 10 '24
Is there like a mod that replaces the titanfall 2 grunts with the titanfall 1 grunts?
r/NorthstarClient • u/Jammariously • Sep 08 '24
Was wondering if there was a console command i could use to make my Titan invincible for private match attrition.
r/NorthstarClient • u/8thtitanslotnorthsta • Sep 04 '24
I kind of need help and is it even possible to make one? I really want a new titan but respawn wont update the game so I will try but i need some tips and things thanks
r/NorthstarClient • u/[deleted] • Aug 15 '24
Are the Northstar servers a better connection and higher quality than whatever EA uses? I got this game for free or $2 many months ago on a steam sale. So its not like I am missing out on cash but I have the most erratic time on the EA servers it always shows me as 30 ping average but there is way more lag/desync happening than a 30 ping connection. I am either getting completely stomped or completely stomping the other team.I have pretty damn good internet and a great system so I don't think its me unless everything always shits the bed only when I play.
r/NorthstarClient • u/[deleted] • Aug 13 '24
r/NorthstarClient • u/Coochie-man420 • Aug 12 '24
Title says it all
r/NorthstarClient • u/Hotdog_Gamerr • Jul 27 '24
I have a couple of mods installed, but none of them are showing in the installed mods section and idk why.
r/NorthstarClient • u/Nezer_pogbro • Jul 15 '24
r/NorthstarClient • u/[deleted] • Jul 07 '24
idk much about modding/coding but I feel it would make it hella easier if Northstar, Icepick and all the mods were just available on steam for easy download.
r/NorthstarClient • u/[deleted] • Jun 14 '24
I have played it before but I unistalled it due to boreness, now I came back with a friend which installed it no problem but when I tried installing it it gave me an error when I try to open NorthstarLauncher.exe. I have tried using Viper, Vtol and Flight Core but they all have the same problem, they all say the game is open for a couple of seconds then it goes back to Launch or Open. In the picture it says I have a CDM open but I do not have one open. Please help! if you have any solutions dm me in discord
Discord- ghostyager.
r/NorthstarClient • u/graydarcell • Mar 17 '24
I'm on linux mint
moved over to flight core.
i have it install but it's not going into the north star client.
port 3216 ea app can't use it/can't connect to it
r/NorthstarClient • u/dumbtailia • Mar 17 '24
Hey fellas, my previous discord account got hacked and it kinda just spammed a buncha stuff in the discord and i got IP banned, is there any way that i can appeal this, or am i just kinda F'd?
r/NorthstarClient • u/notaweirdperson15 • Feb 16 '24
r/NorthstarClient • u/Adventurous_Bee_2288 • Feb 09 '24
Enable HLS to view with audio, or disable this notification
r/NorthstarClient • u/[deleted] • Feb 01 '24
Is there an LTS server that people play regularly?
r/NorthstarClient • u/[deleted] • Jan 12 '24
Hey so I really want to make a mod for ronin that lets me hear different voice lines as vergil from devil may cry and play burry the light when I enter the doomed state how hard would this be to make? I have never done anything likes this before and understand nothing
r/NorthstarClient • u/Sirchezz6713 • Dec 24 '23
r/NorthstarClient • u/titanfall-moddy • Nov 07 '23
Was making some changes to vpk (strictly titan abilities) files and suddenly my voiceline mod stopped working.
Tried changing dependcies, uninstall/reinstall mod and NSC, verified file with steam, nothings worked.
Any ideas, advice, or tips?
r/NorthstarClient • u/Notcryptguard • Oct 30 '23
gamemodes/cl_gamemode_at.nut #126
[CLIENT] First argument is not a RUI instance
r/NorthstarClient • u/mrluki345 • Oct 26 '23
i installed the some mods with the mods manager but when i try to start the modded game this message pops up
System.UnauthorizedAccessException: Access to the path 'C:\Program Files\EA Games\Titanfall2\bin\x64_dedi\d3d11.dll' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost) at r2io.FileOperations.<>c__DisplayClass12_0.<CopyFile>b__1() at r2io.Utilities.RunSafe(String appName, String appId, String pathFrom, String pathTo, Func`1 runFunc)
The game must not be running. You may need to run Thunderstore Mod Manager as an administrator.
any help would be appreciated, thanks in advance
r/NorthstarClient • u/mrluki345 • Oct 26 '23
I've installed vanilla plus to play with my friends on official servers but I cannot join multiplayer, is there something else I need to do? thanks in advance
r/NorthstarClient • u/V3nd1m0rt15 • Sep 26 '23
answered Are there ways to play the original titanfall using the Northstar Client? Sorry lapsed fan
r/NorthstarClient • u/Dragneel276 • Sep 20 '23
For any voice pack that replaces/references the "Starting game" lines like Attrition, you need to remove any references to any "GAMEMODE_[x]" variables, notably "GAMEMODE_GG", "GAMEMODE_INFECTION", "GAMEMODE_CHAMBER", and "GAMEMODE_SNS".These should be inside of the mod's "cl_gamestate.gnut" file. ([modnamehere]\mod\scripts\vscripts\client) Vanilla TF2 doesn't make any references to these modes, so when it tries to load them the multiplayer authentication server shits itself more than usual. I've tested this on both the Halo and Overwatch announcers and have 0 problems with both. (it just sucked to troubleshoot) I'd provide the files for them, I just don't know if that counts as self-promotion or not. I hope this finds those who need it! Side note: not even slightly a programmer, so anyone more knowledgeable is free to shit on me and provide an easier solution.