DeadlineEm
DeadlineEm
> constexpr auto handleJoinRequestIgnorePoolPatchPtrn = Pattern("HandleJoinRequestIgnorePoolPatch"); > scanner.Add(handleJoinRequestIgnorePoolPatchPtrn, [this](PointerCalculator ptr) { > HandleJoinRequestIgnorePoolPatch = BytePatches::Add(ptr.Add(3).As(), std::to_array({0x48, 0xE9})); > }); [11:35:33.3872461][INFO/PatternScanner.cpp:82] Found pattern [HandleJoinRequestIgnorePoolPatch] : [0x7FF68382597D] [11:35:35.8163866][WARN/PatternScanner.cpp:95] Failed to find pattern...
> bro we told you it doesnt work for the new update you gotta wait for it to update I understand that, I am posting the cout.log progress for the...
> ### Problem > The new UI is good, but not perfect at all. At the first moment after injecting and pressing `Insert`, no category is open by default. Meaning...
> set full screen without borders If you drag the menu to the top left of the screen, you can click/drag at the bottom right and increase the size of...
#503 Should take care of most of the discrepancies related to the new UI. Commit https://github.com/YimMenu/YimMenuV2/commit/68bbf17ff475f3139c9dae39b9f1fd4123eb79ca fixed the Self tab not opening by default on the New (Modern) UI Think...
@Rxann @tyackman @maybegreat48 Give me your feedback, had to make a new draft PR because I fucked up the last one by editing files on github directly.
> > @Rxann @tyackman @maybegreat48 > > Give me your feedback, had to make a new draft PR because I fucked up the last one by editing files on github...
All requested changes resolved, tested and working.
> Add more models from the object list too. Object models are going to be added little by little with each PR I create since the list is so huge,...
> Why not just use a JSON or something? I got the list sorted out. over 20,000 objects in the list now, could probably be converted to a .json in...