Oizo Posted October 28, 2024 Posted October 28, 2024 (edited) Hi, I am testing PWCG for IL-2 Sturmovik Great Battles, with the project to do some coop campaigns with 2 or3 friends, but I have a problem with default squadron skins To test, I have started a single player Moscow campaign in bf109f2, with I./JG52 squadron, starting at 01 October 1941 According what I read from forums, squadron skins should be one specialied in the I_JG52.json file and according to campaign start date, I guess it should be this one : { "skinName": "bf109f2_early_I_JG52", "planeType": "bf109f2", "startDate": "19390901", "endDate": "19411215", "squadId": 20111052, "country": "Germany", "category": "Configured", "definedInGame": false, "winter": false, "useTacticalCodes": true, "tacticalCodeColor": "RED" } As I understand, it applies for bf109f2, from 1 September 1939 to 15 December 1941, for the squadron 20111052, what I think is well the I/JG52 But if I look in the .mission file generated by PWCG for the 03 October 1941, the 4 planes of the flight are set with : Skin = "bf109f2\bf109f2_blank_03.dds" ...that I think is named as "Factory Late 1940" when we choose official paint scheme What's wrong ? The skin bf109f2_early_I_JG52.dds is well in ..\graphics\Skins\Bf109F2 folder (I have downloaded and extracted from Me109Early.7z file) In PWCG, in Skin Analysis, selecting the Bf 109F-2, I see this : What is strange is the squadron 20112051 is not the same as in the .json file (20111052) that I'm almost sure is I./JG52 Which is the right one and the one PWCG use to generate the mission ? What I have also found is the II_JG51.json also reference JG52 skins ... Could these explain why it can't find the proper squadron skin and then apply a Factory one ? Thanks Edited October 29, 2024 by Oizo
Oizo Posted October 30, 2024 Author Posted October 30, 2024 (edited) No idea ? 😢 Edited November 1, 2024 by Oizo
Oizo Posted November 6, 2024 Author Posted November 6, 2024 (edited) Some news about my issue. After having tried to update the II_JG51.json file, replacing dds filenames wrongly referencing JG52 skins and replacing them with JG51 skins, this works now. When I generate a mission, PWCG properly assigns the skin bf109f2_early_i_jg52.dds I have done this only for f2, f4, g2 and g4 models, because for others models, there are no skins for II/51, so I let the reference to JG52 ... Edited November 6, 2024 by Oizo
czech693 Posted November 7, 2024 Posted November 7, 2024 There's some typo's. See this: czech693 Member 491 Location:Texas Posted December 18, 2022 Okay, new post. I found the stink bug and got it working. In the II_JG52.json file: "fileName": "III_JG52.json" should be "II_JG52.json" "bf109f2_early_I_JG52" should be "bf109f2_early_II_JG52"; also all skins needed this corrected. Changing those things above did nothing to fix me getting the Official Late Factory 1940. "squadronId": 20112052 is listed in the header. "squadId": 20111052 was listed on all the skins. Changed this to "squadId": 20112052 on all the skins and now getting the correct skin for II_JG52. Also, found II_JG51.json was pointing at I_JG51 and changed that.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now