Git Product home page Git Product logo

Comments (1)

itscynxx avatar itscynxx commented on July 24, 2024 1

okay so basically its been a more common issue recently but some players have this folder structure: titanfall2/r2northstar/r2northstar

why this happens? no idea. possibly messed up manual install, but they all seem to be around version 1.6 (a couple hours after writing a version of this happening on 1.17 happened) so it could be related to that as well? dont have a clean version myself to look at

basically what happens is titanfall2 has a new, working northstarlauncher.exe and northstar.dll. titanfall2/r2northstar has everything thats new, and working fine, but also acts as the "root" folder for the nested install, meaning it has a old .exe and .dll.

because northstar now checks for .dll files inside of profiles, launching the new, 1.17 .exe from the titanfall2 folder that looks for profile r2northstar, which then finds the old .dll inside of there, and loads the old 1.6 mods from titanfall2/r2northstar/r2northstar/mods instead of the new, working 1.17 mods from titanfall2/r2northstar/mods

removing titanfall2/r2northstar/northstar.dll (the old version) and launching the same .exe as before, northstar launches 1.17 properly

if, instead, we just move new updated northstar.dll to profile directory (aka r2northstar here), this solves this from happening in the future (and could showcase the ability to interchange .dll files with profiles better)

i think the most this affects are the build instructions where the .dll would need to be placed in its own profile, but im more than happy updating build.md myself accordingly if this gets changed

from northstar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.