char-ptr / gdke

Extract encryption key from godot binaries externally with a gui.
88 stars 7 forks source link

stuck on "waiting until udp is ok" #11

Closed mathlover3 closed 13 hours ago

mathlover3 commented 5 months ago

image

char-ptr commented 5 months ago

Hi,

Thanks for making an issue. Could you provide a binary which you can reproduce this issue for - so that I can debug this.

Thanks

mathlover3 commented 5 months ago

cant send it as that would allow for piritsy but press the playtest button once it happens agien https://store.steampowered.com/app/2737300/Parking_Garage_Rally_Circuit/

Gavman69 commented 4 months ago

this is happening to me too seems like something in lib.rs is failing to do shit image

elenakrittik commented 4 months ago

Same thing happening with https://hotcocoastudios.itch.io/quackventure

char-ptr commented 4 months ago

Same thing happening with https://hotcocoastudios.itch.io/quackventure

Thanks for a link to the game, i'll look into this

char-ptr commented 3 months ago

Same thing happening with https://hotcocoastudios.itch.io/quackventure

Thanks for a link to the game, i'll look into this

After looking into the game it seems to not be using an encryption key. Although saying this, for me gdre was unable to recover the scripts. It's possible that they used a edited export template or gdre might be out of date.

elenakrittik commented 3 months ago

Same thing happening with hotcocoastudios.itch.io/quackventure

Thanks for a link to the game, i'll look into this

After looking into the game it seems to not be using an encryption key. Although saying this, for me gdre was unable to recover the scripts. It's possible that they used a edited export template or gdre might be out of date.

Interesting, big thanks for trying anyway!

mathlover3 commented 3 months ago

@char-ptr https://store.steampowered.com/app/2737300/Parking_Garage_Rally_Circuit/ is ready to get requested playtest acsess

char-ptr commented 3 months ago

@char-ptr https://store.steampowered.com/app/2737300/Parking_Garage_Rally_Circuit/ is ready to get requested playtest acsess

unfortunately i'm unable to. it only gives me the option to add to wish list

Bingies24 commented 3 months ago

The "waiting until udp is ok" issue is because of the .exe being in a directory inside of Program Files (x86) which is protected by Windows. I copied the .exe to gdke's location and got this instead: image It's important to mention that is uses a custom build of Godot. Anyways, here's the .exe file: garagerally.zip

mathlover3 commented 3 months ago

@char-ptr https://store.steampowered.com/app/2737300/Parking_Garage_Rally_Circuit/ is ready to get requested playtest acsess

unfortunately i'm unable to. it only gives me the option to add to wish list

yea you were to late

char-ptr commented 3 months ago

The "waiting until udp is ok" issue is because of the .exe being in a directory inside of Program Files (x86) which is protected by Windows. I copied the .exe to gdke's location and got this instead: image It's important to mention that is uses a custom build of Godot. Anyways, here's the .exe file: garagerally.zip

It's possible the error is caused due to steam DRM. if you remove it, it should work i think. (not tested)

mathlover3 commented 3 months ago

how would we remove steam DRM?

elenakrittik commented 3 months ago

how would we remove steam DRM?

From quick memory, tools like Steamless and Goldberg SteamEmu can help