From b50fad32ec86186ee91040bcf0f193793b4f0e64 Mon Sep 17 00:00:00 2001 From: xavo95 Date: Fri, 1 Nov 2024 23:43:13 +0100 Subject: [PATCH] ShitCity --- src/offsets.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/offsets.rs b/src/offsets.rs index 44e855e..b06c1c8 100644 --- a/src/offsets.rs +++ b/src/offsets.rs @@ -63,7 +63,7 @@ pub(crate) const CONFIG: InjectConfiguration = InjectConfiguration { #[cfg(not(feature = "enable-sdk"))] disable_sdk: DisableSdkConfiguration{ sdk_dll: s!("KRSDK.dll"), - eula_accept: 0x94710, - sdk_go_away: 0x9FE10 + eula_accept: 0x95440, + sdk_go_away: 0xA1280 } }; \ No newline at end of file