Skip to content

raphaelts3/AmongUSTaskBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AmongUSTaskBar

AmongUS Total Task Bar Update At Meetings

What is it?

Well, that tries to solve the issue with people checking Task Bar to see who is crewmate by only showing the "TOTAL TASKS COMPLETED" on Meetings.

How it does do it?

It intercepts the calls to PlayerControl.CompleteTask(), queue the requests, and call them when the MeetingHud.Awake() is called. There is a thread running in the background that will empty the queue while processing the requests properly.

Why have you made this?

So, I watch tons of hours of Among US streamers, especially 5up and hafu. After seeing them claiming that Task Bar was something that ruined some of their games, and hearing the suggestion from 5up about possible solutions, I thought I could create something to help them.

How I can use it?

I provided a DLL pre-built to be used and to inject I would recommend this, which is quite simple to use. But of course, you can always build it yourself and/or inject it by yourself as well.

You may need the Visual Studio C++ 2019 Redistributable, so here they are x86 and x64.

References

About

AmongUS Total Task Bar Update At Meetings

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages