Page 2 of 2

Re: [Release] Moon Light Engine HS 5.4.0.0

Posted: Sat Sep 05, 2009 8:40 am
by bluefirzen
Slayer369 wrote:
bluefirzen wrote:
Slayer369 wrote: Yes you are right i read it somewhere before
Mine are a crappy 32bits...

Maybe i go get new Pc with 64bits not sure just thinking about it
how to check whether mine's 32 or 64? o-o
dxdiag?
I will teach you soon :D
just remember me cause i got STM
okay ^^
i will ask you when you online :lol:

Re: [Release] Moon Light Engine HS 5.4.0.0

Posted: Sat Sep 05, 2009 4:27 pm
by Radiation
@bluefirzen

This is how you check for 32-bit/64-bit. Quoted from Microsoft Support.
You can use the following registry location to check if computer is running 32 or 64 bit of Windows Operating System:

HKLM\HARDWARE\DESCRIPTION\System\CentralProcessor\0

You will see the following registry entries in the right pane:

Identifier REG_SZ x86 Family 6 Model 14 Stepping 12
Platform ID REG_DWORD 0x00000020(32)

The above “x86” and “0x00000020(32)” indicate that the Operating System version is 32 bit.

You can also a simple batch file to check the setting on remote computer:

*** Start ***

@echo off

Set RegQry=HKLM\Hardware\Description\System\CentralProcessor\0

REG.exe Query %RegQry% > checkOS.txt

Find /i "x86" < CheckOS.txt > StringCheck.txt

If %ERRORLEVEL% == 0 (
Echo "This is 32 Bit Operating system"
) ELSE (
Echo "This is 64 Bit Operating System"
)

*** End ***

Re: [Release] Moon Light Engine HS 5.4.0.0

Posted: Sat Sep 05, 2009 7:28 pm
by wizme
just right click my computer > properties

Re: [Release] Moon Light Engine HS 5.4.0.0

Posted: Mon Sep 07, 2009 9:27 am
by zamoth
im using win 7 x64 and bypass work fine but CE dun work

I use amd opteron X4 2.3 Hhz
4 Gb ram DDR3 1066
ati Radeon 4870x2 2 GB vram
ultra wide scii II HDD 10,000 rpm

Re: [Release] Moon Light Engine HS 5.4.0.0

Posted: Tue Sep 08, 2009 8:55 pm
by wizme
what problem did your cheat engine give?

Re: [Release] Moon Light Engine HS 5.4.0.0

Posted: Tue Sep 08, 2009 10:31 pm
by Ladylove
try MLE if cheat engine doesnt work for you.