|
Post by ballista11 on Jun 20, 2021 11:33:47 GMT
Hello, can someone explain please, how can i increase the maximum amount of generals in HQ? The maximum is 32 ingame, but the board can have only 12 icons with generals, how can i explain this 2 parameters?
|
|
|
Post by Arthur Currie on Jun 20, 2021 12:44:59 GMT
|
|
|
Post by ballista11 on Jun 21, 2021 8:27:10 GMT
So in corpssetting.json i can change all seat and it will be the max amount of generals, but i still don't know how to change the max amount of visible generals (It is 12 by default). So when you have 12 generals you can buy some more, but you won't see them on the board..
|
|
|
Post by p220fhf on Jun 22, 2021 14:21:39 GMT
I've been thinking of this one as well. I guess it might be related to the .so file.
|
|
|
Post by 𝘛𝘳𝘰𝘵𝘴𝘬𝘺 on Jun 22, 2021 16:11:41 GMT
So in corpssetting.json i can change all seat and it will be the max amount of generals, but i still don't know how to change the max amount of visible generals (It is 12 by default). So when you have 12 generals you can buy some more, but you won't see them on the board.. Maybe you can scroll the board? At least in EW4: not all numbers you can set, are even readout, some settings are correct buut changing them doen't have any effect. Can you reduce the amount of generals in HQ?
|
|
|
Post by Arthur Currie on Jul 4, 2021 12:23:01 GMT
I've been thinking of this one as well. I guess it might be related to the .so file. Totally not, its probably in layout.xml. erebus was able to modify the UI without knowing any binary coding
|
|
|
Post by p220fhf on Jul 4, 2021 16:35:14 GMT
I've been thinking of this one as well. I guess it might be related to the .so file. Totally not, its probably in layout.xml. erebus was able to modify the UI without knowing any binary coding Then that's interesting, if we could figure it out. layout.xml should be easier and more readable then binary coding.
|
|
|
Post by Arthur Currie on Jul 4, 2021 16:40:08 GMT
p220fhf,You should mod EW4, much more easier in my opinion LMAO
|
|
|
Post by sean1917 on Jul 7, 2021 7:12:03 GMT
One thing I noticed in Erebus' google drive file is that he placed 32 in the SeniorSeat of CorpSettings and placed 12 in the QuestQuantity... A basic Corpsetting has 12 in the former and then 3 in the latter.
I routinely bump my SS to 12 so I can use all 12 of my generals in each scene, but I've never seen the QQ changed before....??
And his Invasions is set to 20 where normally it is only 3.
|
|
|
Post by Darth Vader on Jul 7, 2021 16:03:42 GMT
One thing I noticed in Erebus' google drive file is that he placed 32 in the SeniorSeat of CorpSettings and placed 12 in the QuestQuantity... A basic Corpsetting has 12 in the former and then 3 in the latter. I routinely bump my SS to 12 so I can use all 12 of my generals in each scene, but I've never seen the QQ changed before....?? And his Invasions is set to 20 where normally it is only 3. You are correct sean1917 but, you forgot that you have to add a dash in the lib.so file near generals.
|
|
|
Post by sean1917 on Jul 9, 2021 0:16:23 GMT
"You are correct sean1917 but, you forgot that you have to add a dash in the lib.so file near generals." ??sayWHAnow? I literally know nothing about the lib.so stuff. Can you paste the section for me to see?
|
|
|
Post by Darth Vader on Jul 9, 2021 1:27:15 GMT
"You are correct sean1917 but, you forgot that you have to add a dash in the lib.so file near generals." ??sayWHAnow? I literally know nothing about the lib.so stuff. Can you paste the section for me to see? This was from my friend Erebus. He showed me what to mod to make general slots. Here is the image I found, credit goes to him.
|
|
|
Post by sean1917 on Jul 9, 2021 18:07:25 GMT
Darth Vader, thx very much. Hex is the next level for me. Unlike json, which I can sort thru and read, hex doesn't give me any clues. How do you find where to mod and know what to change??? I wd love to go the distance w game modding but I don't have alot of documentation o line about the specific methods used.
|
|
|
Post by Darth Vader on Jul 9, 2021 22:15:12 GMT
Darth Vader, thx very much. Hex is the next level for me. Unlike json, which I can sort thru and read, hex doesn't give me any clues. How do you find where to mod and know what to change??? I wd love to go the distance w game modding but I don't have alot of documentation o line about the specific methods used. Your welcome but, this is Erebus' image. I just experiment what will happen next if I edit this. If you really want to edit lib.so and hex files, you should probably take a course with Unity. I haven't but, they make good lib.so and hex edits.
|
|
|
Post by ballista11 on Jul 12, 2021 17:45:31 GMT
Thanks! That helps a lot Now i know that i can change 0C in 01 35 0C 2D E7 D1 00 21 01 22 45 F0 F8 FF 01 98 to any other and it changes the amount of generals visible in HQ
|
|