View previous topic :: View next topic |
Author |
Message |
momocha Master Cheater
Reputation: 0
Joined: 23 Jul 2006 Posts: 258
|
Posted: Fri Sep 29, 2006 3:50 am Post subject: regarding ifndef AMD64 |
|
|
Just asking if i were to comment away all #ifndef amd64 does it meant all functions will just run?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25777 Location: The netherlands
|
Posted: Fri Sep 29, 2006 3:52 am Post subject: |
|
|
no, that just means, that when you are in the windows amd64 bit compiler environment (so not the x86 one), the chances of a successfull build will be even less
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
momocha Master Cheater
Reputation: 0
Joined: 23 Jul 2006 Posts: 258
|
Posted: Fri Sep 29, 2006 5:09 am Post subject: |
|
|
Just another question, cause my ce can work (gg833) with register debugging on sempron proccessor else on other proccessor it will reboot.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25777 Location: The netherlands
|
Posted: Fri Sep 29, 2006 6:27 am Post subject: |
|
|
perhaps a different idt address , or the memory can't be safely read on those systems
for example, if MmCreateMdl() returns false for their code that sets the jmp, they won't change any memory
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|