Git Product home page Git Product logo

Comments (8)

natemckn avatar natemckn commented on August 24, 2024 4

Using new offset data from here, it isn't too hard to update the server to support the new 2020.12.05 version:
automuteus/amonguscapture@65af78f

I'm too lazy to make a pull request, but I already updated my docker server image by doing these steps:

docker exec -u 0 -it <dockerimagename> bash
cd offsets
cp 2020.12.3.yml 2020.12.5.yml
sed -i 's/0x193C154/0x1BE1074/g' 2020.12.5.yml
sed -i 's/0x193C054/0x1BE0BB8/g' 2020.12.5.yml
sed -i 's/0x193BA9C/0x1BE0CB4/g' 2020.12.5.yml
sed -i 's/0x193C018/0x1BE10BC/g' 2020.12.5.yml
sed -i 's/0x1858970/0x1B5AB00/g' 2020.12.5.yml

from crewlink-server.

Klemek avatar Klemek commented on August 24, 2024 1

@natemckn I had the same idea but unfortunately it doesn't work.
Crewlink starts but fails to capture the game state (ex: in a room, it says "menu" but displays player skin, and no audio is working)

from crewlink-server.

lakomyt avatar lakomyt commented on August 24, 2024 1

thanks! @natemckn it works :))

from crewlink-server.

Doherty98 avatar Doherty98 commented on August 24, 2024

Same, just gonna have to wait a bit until the mod is updated.

from crewlink-server.

baltland avatar baltland commented on August 24, 2024

Using new offset data from here, it isn't too hard to update the server to support the new 2020.12.05 version:
denverquane/amonguscapture@65af78f

I'm too lazy to make a pull request, but I already updated my docker server image by doing these steps:

docker exec -u 0 -it <dockerimagename> bash
cd offsets
cp 2020.12.3.yml 2020.12.5.yml
sed -i 's/0x193C154/0x1BE1074/g' 2020.12.5.yml
sed -i 's/0x193C054/0x1BE0BB8/g' 2020.12.5.yml
sed -i 's/0x193BA9C/0x1BE0CB4/g' 2020.12.5.yml
sed -i 's/0x193C018/0x1BE10BC/g' 2020.12.5.yml
sed -i 's/0x1858970/0x1B5AB00/g' 2020.12.5.yml

I have the same issue but i am new to this site and dont know jack sh*t about coding what does this mean and how do I update crewlink

from crewlink-server.

lakomyt avatar lakomyt commented on August 24, 2024

if you are in this repository it means that you have your private server, right?

from crewlink-server.

Dont4getm3 avatar Dont4getm3 commented on August 24, 2024

i am not a programmer. how does one fix it?

from crewlink-server.

BubbleCast avatar BubbleCast commented on August 24, 2024

I am a dum dum, so could really use an explanation of how to fix it myself if possible :)

from crewlink-server.

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.