Encrypt Tool: RCC Files[RAN GS Source Code]

🚫
Exiled
Joined
Sep 6, 2023
Messages
11
Reaction score
82


:love:can continue development

RCC - Encrypt Tool: RCC Files[RAN GS Source Code] - RaGEZONE Forums
 
Last edited:
what difference of yes and no rcc? its like rcc read file and non rcc?
 
thanks for this ts
 
Last edited:


:love:can continue development

View attachment 251525
Error 1 error LNK2019: unresolved external symbol "void __cdecl CCrypt::Encryption(unsigned char *,int)" (?Encryption@CCrypt@@YAXPAEH@Z) referenced in function "public: int __thiscall CCryptionRCCDlg::FileEncryption(class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >,class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >)" (?FileEncryption@CCryptionRCCDlg@@QAEHV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@0@Z) CryptionRCCDlg.obj CryptionRCC




how to fix this?
 
Error 1 error LNK2019: unresolved external symbol "void __cdecl CCrypt::Encryption(unsigned char *,int)" (?Encryption@CCrypt@@YAXPAEH@Z) referenced in function "public: int __thiscall CCryptionRCCDlg::FileEncryption(class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >,class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >)" (?FileEncryption@CCryptionRCCDlg@@QAEHV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@0@Z) CryptionRCCDlg.obj CryptionRCC




how to fix this?
bump same prob
 
Error 1 error LNK2019: unresolved external symbol "void __cdecl CCrypt::Encryption(unsigned char *,int)" (?Encryption@CCrypt@@YAXPAEH@Z) referenced in function "public: int __thiscall CCryptionRCCDlg::FileEncryption(class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >,class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >)" (?FileEncryption@CCryptionRCCDlg@@QAEHV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@0@Z) CryptionRCCDlg.obj CryptionRCC




how to fix this?
Add Crypt.h and Crypt.cpp to the Project (IDE)
 
Error 1 error LNK2019: unresolved external symbol "void __cdecl CCrypt::Encryption(unsigned char *,int)" (?Encryption@CCrypt@@YAXPAEH@Z) referenced in function "public: int __thiscall CCryptionRCCDlg::FileEncryption(class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >,class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >)" (?FileEncryption@CCryptionRCCDlg@@QAEHV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@0@Z) CryptionRCCDlg.obj CryptionRCC




how to fix this?
already add file crypt.h and crypt.cpp inside sigmacore but same problem. did you fix this error?
 
thank you sir ranonline-th

PS: what is the purpose of GameSet.ini sir?

View attachment 253423
can you share how to compile cryption rcc? im encountering this error



Error 1 error LNK2019: unresolved external symbol "void __cdecl CCrypt::Encryption(unsigned char *,int)" (?Encryption@CCrypt@@YAXPAEH@Z) referenced in function "public: int __thiscall CCryptionRCCDlg::FileEncryption(class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >,class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >)" (?FileEncryption@CCryptionRCCDlg@@QAEHV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@0@Z) CryptionRCCDlg.obj CryptionRCC
 
can you share how to compile cryption rcc? im encountering this error



Error 1 error LNK2019: unresolved external symbol "void __cdecl CCrypt::Encryption(unsigned char *,int)" (?Encryption@CCrypt@@YAXPAEH@Z) referenced in function "public: int __thiscall CCryptionRCCDlg::FileEncryption(class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >,class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > >)" (?FileEncryption@CCryptionRCCDlg@@QAEHV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@0@Z) CryptionRCCDlg.obj CryptionRCC

also you can fix that by adding the CryptionRCC Dependencies in yourproject
 
Last edited:
anyone to fix this error im using 2016 rangs file
 

Attachments

  • 400752530_2131009903911887_942253402277472170_n - Encrypt Tool: RCC Files[RAN GS Source Code] - RaGEZONE Forums
    400752530_2131009903911887_942253402277472170_n.webp
    250.5 KB · Views: 253
  • 410582042_265316336233668_2087929033482349128_n - Encrypt Tool: RCC Files[RAN GS Source Code] - RaGEZONE Forums
    410582042_265316336233668_2087929033482349128_n.webp
    250.5 KB · Views: 254
anyone to fix this error im using 2016 rangs file
hello bro Merry Christmas, in your gameintext.xml , gameextext_gs.xml etc. just put
XML:
<SENTENSE Ver="1" Id="MAP_270_0">
    <VALUE Lang="GS">St.Power Plant B</VALUE>
  </SENTENSE>
or in short the name of the map under map id 270,0
 
hello bro Merry Christmas, in your gameintext.xml , gameextext_gs.xml etc. just put
XML:
<SENTENSE Ver="1" Id="MAP_270_0">
    <VALUE Lang="GS">St.Power Plant B</VALUE>
  </SENTENSE>
or in short the name of the map under map id 270,0
Thanks btw already fix
 

also you can fix that by adding the CryptionRCC Dependencies in yourproject
i already add that and crypt.cpp crypt.h on project but this error occur how to fix this im using vs 2008
 
Back