![]() |
No Cd for "Alle Neune" (old german skittles game)
1 Attachment(s)
Hi to all / Salut a tous. :)
I am searching for a no cd patch of an old (2004) german skittles game named Alle neune that i just bought 2 days ago. Because of the non popularity of the game, I can't find it on GCW. I read the FAQ and used Protection ID. It said that there is no protection detected. Can you help me? The cd check message appears when the EXE and the "the.dll" only are in a folder, i had attached them with this post. I let the tools to the experts :p Thanks a lot. |
its just a normal cd/dvd check
procedure @ 0x401FB0 does the good old GetDriveTypeA -> GetVolumeInformation stuff.. Disk label is expected to be ALLE_NEUNE |
Wow wow thx a lot :p
But i am a total noob in programming.... :( Can you just tell me how to do it? EDIT : FIXED! I just created an ISO image with the "ALLE_NEUNE" label and it works. thanks a lot again :) |
I can patch the disc in whatever way i want, process always crashes here:
Code:
004A2E29 /$ 68 20644C00 PUSH Skittles.004C6420 ; /pModule = "mscoree.dll"Here falls the decision to call the function. Code:
004A2F5B |> \68 34E04C00 PUSH Skittles.004CE034 |
hey cowsheep -> i pasted the va of the check itself, if you trace into it you'll see it does the label compare and then a jump to the top, then a compare against edi being -1, if this matches (it does if you knock out the compares), then it jumps to an entirely different subroutine, which does its magic and returns with eax being some struct pointer, allowing the game to continue, but like i said, its a simple cd/dvd check (against volume name), and it seems to be solved now :)
|
If I have time during the weekend or something, I'll create a small patch. I prefer clear solutions to temporary hacks. ;)
|
Tippey, whats in eax for after the call the the routine:
00401001 |. E8 AA0F0000 CALL Skittles.00401FB0 00401006 |. 85C0 TEST EAX,EAX ; Skittles.00400000 For me, eax is 00AA23B0. Aargh, i dont have a certain file. 0041AD5A |. 68 94564B00 PUSH Skittles.004B5694 ; ASCII "thd3dx.dll" EDIT: I misunderstand the first post, i assumed that the exe and dll are the whole game ans its some mini game comparable with Minesweeper. |
1 Attachment(s)
Try the no-CD patch attached. I'm not sure if it works correctly, though - yeah, we need thd3dx.dll to further test the crack...
|
| All times are GMT -7. The time now is 14:25. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com