Rodrigo Santellan

Results 51 comments of Rodrigo Santellan

> No, the CTlkOverride functions are not exposed to python, so all of that needs to happen in GemRB_SetJournalEntry. Hi! I'm returning to this! How I can create the override...

Hi @chilvence I'm starting as Fighter Kensai and I do not have the option to dual class. Have you test it ? Regards

Sorry! I have items that rise the stats... I will have to start over again. Thanks a lot!

After extracting with nearinfinity and comparing them I have: ``` (iesh) my-pc:~/games/BaldurGate2/iesh$ ./iediff test/000000066/ar0011.are test/000000067/ar0011.are Files /dev/fd/63 and /dev/fd/62 are identical (iesh) my-pc:~/games/BaldurGate2/iesh$ ./iediff test/000000066/ar0020.are test/000000067/ar0020.are Files /dev/fd/63 and /dev/fd/62...

The files are the same quantity and same names. ``` diff -qt test/000000066/ test/000000067/ Files test/000000066/ar1100.are and test/000000067/ar1100.are differ Files test/000000066/ar1103.are and test/000000067/ar1103.are differ ``` What will be the next...

I'm trying to edit the files with NearInfinity and the wierd thing is that it shows with the names ok. ![image](https://user-images.githubusercontent.com/1820598/184564045-c086e2d4-156f-4071-9056-4589c75bec9e.png) I will make a save on the original on...

> Don't trust any display, but the raw one, when it comes to things like this. Do I need to use iesh to edit the save games ? Because NearInfinity...

I edit them to be equal and still is crashing. I even copy the two good files to the other save and still crashing. What's the next step ?

``` (iesh) my-pc:~/games/BaldurGate2/iesh$ cmp test/000000067/ar0011.are test/000000067edited/ar0011.are (iesh) my-pc:~/games/BaldurGate2/iesh$ cmp test/000000067/ar0020.are test/000000067edited/ar0020.are (iesh) my-pc:~/games/BaldurGate2/iesh$ cmp test/000000067/ar0069.are test/000000067edited/ar0069.are (iesh) my-pc:~/games/BaldurGate2/iesh$ cmp test/000000067/ar0084.are test/000000067edited/ar0084.are (iesh) my-pc:~/games/BaldurGate2/iesh$ cmp test/000000067/ar0300.are test/000000067edited/ar0300.are (iesh) my-pc:~/games/BaldurGate2/iesh$ cmp test/000000067/ar0301.are...

I found the culprit. ![image](https://user-images.githubusercontent.com/1820598/184997857-51dc37eb-7ac2-4ea3-aadc-59673847af5c.png) Good ``` 000007a0: 0000 0000 0000 0000 0600 0000 4152 3131 ............AR11 000007b0: 3030 0000 7810 e208 780e 6207 0000 5000 00..x...x.b...P. ``` Bad ```...