![]() |
Problem with Registry in ciu 2035 or above
1 Attachment(s)
Im creating my own Assassin creed 3 v1.06 conversion, but i have this problem when add the registry.iss file.
http://i.imgur.com/zkKLJt2.png |
Yes, same error i have run into weeks above.
I don't have any solution for that. I have compared with AC Rogue registry.iss and the only difference is the game name. So it has something to do with the name of the game - strange. http://fileforums.com/showpost.php?p...postcount=1258 |
Hi Mate
pull the reg keys and layout from this script i gave them to revo a long time ago. And those where working fine. http://fileforums.com/showthread.php?t=93761 |
[Registry]
Root: HKLM; SubKey: SOFTWARE\Ubisoft\{code:GetAppName}\1.01; Flags: uninsdeletekeyifempty [CustomMessages] en.AppName=Assassin%1s Creed(R) III [Code] function GetAppName(Param: string): string; begin Result:=FmtMessage(ExpandConstant('{cm:AppName}'),[chr(39)]) ; end; Cheers ;) |
1 Attachment(s)
Have not tested yet, but this should work?
Code:
#define AC3RegistryAnd a question: Can i use #ifdef for this on [CustomMessages] too? If yes, it is neccessary at all? Edit: Ok, it seems to work. I have just switched #define to ON. But as i said, will test it with registry.iss on weekend. Edit 2: Here is the full code i am using for the fast test Code:
#define AC3RegistryCode:
[CustomMessages]Code:
#ifdef AC3Registry |
but the exactly problem is that i want use the 2040 version, so anyone have a language changer only for AC3 1.06
|
It's not possible without the source code.
|
Quote:
|
Error fix
Quote:
insert this line in script Code:
#define FileLine StringChange(FileLine, "'", "''")Code:
#sub DeleteRegistryValueTo fix error undelet keys from registry replace original "sub DeleteRegistryValue" for this part in script Code:
#sub DeleteRegistryValue |
If some knows how Yener/Bamse encrypted the 2040 script i am happy to help make the changes for those who have the 2040 beta 5 script.but i will not release the actually script.
but it need to be encrypted like the last release by Bamse. |
Didn't BAMsE gave you the source compiler?
|
no he did not mate i just have the 2.0.4.0 beta5 iss file so i could add different compressions.i am not good with inno.so if someone can help make compiler and it must not be able to be unpacked with inno unpacker.
|
I would say ask altef_4, i guess it's his source code (compiler) anyway.
And he is the only person around here i know of knowing such things about protection. |
| All times are GMT -7. The time now is 04:38. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com