能力值:
( LV2,RANK:10 )
|
-
-
2 楼
#ifndef LM_CODE_H
#define LM_CODE_H
#include "lm_trl.h"
#define VENDOR_KEY1 0x424ebd29
#define VENDOR_KEY2 0xc404fd11
#define VENDOR_KEY3 0x0c329cf8
#define VENDOR_KEY4 0x3df0cc3a
#define VENDOR_KEY5 0x707024d6
#define ENCRYPTION_SEED1 0x********
#define ENCRYPTION_SEED2 0x********
#define VENDOR_NAME "*****"
#define LM_STRENGTH LM_STRENGTH_DEFAULT
#define TRL_KEY1 0x00000000
#define TRL_KEY2 0x00000000
#include "lm_code2.h"
#endif /* LM_CODE_H */
|
能力值:
( LV2,RANK:10 )
|
-
-
3 楼
看到国外论坛的高手指导说要修改 exe 和 lib 文件的 vendor code, 还有的高手说修改好 lm_code.h 和 lm_code2.h 即可,但是这两个文件通篇全部阅读了,几种排列组合也尝试了,还是无果,希望大侠出手帮忙!先谢谢了!
|
能力值:
( LV2,RANK:10 )
|
-
-
4 楼
顶起来,等待大侠帮助!
|
能力值:
( LV2,RANK:10 )
|
-
-
5 楼
ERROR: Inconsistent lm_code.h file, unknown state
Probably ENCRYPTION_SEEDs or LM_STRENGTH set incorrectly
NMAKE : fatal error U1077: '.\lmnewgen.exe' : return code '0x1'
|
|
|