Nikita Nahimovets Posted June 23, 2019 Share Posted June 23, 2019 Hello! Please tell me, after compiling the client and inserting the picture under the background, a black bar appeared below, is it possible to fix it and how? And another question is whether it is possible to somehow remove the remaining inscriptions from the "The Latest News" where it says "1.5.6 Released..." Link to comment
myonlake Posted June 23, 2019 Share Posted June 23, 2019 The image is probably not correct size. Check the size of the original image and crop the new image to fit it. Latest news seems to be here: https://github.com/multitheftauto/mtasa-blue/blob/master/Client/core/CMainMenu.cpp#L216 Link to comment
Nikita Nahimovets Posted June 23, 2019 Author Share Posted June 23, 2019 But the dimensions are the same, I compared 7 hours ago, myonlake said: The image is probably not correct size. Check the size of the original image and crop the new image to fit it. Latest news seems to be here: https://github.com/multitheftauto/mtasa-blue/blob/master/Client/core/CMainMenu.cpp#L216 Link to comment
Nikita Nahimovets Posted July 10, 2019 Author Share Posted July 10, 2019 On 23/06/2019 at 17:22, myonlake said: The image is probably not correct size. Check the size of the original image and crop the new image to fit it. Latest news seems to be here: https://github.com/multitheftauto/mtasa-blue/blob/master/Client/core/CMainMenu.cpp#L216 Help pls Link to comment
Haxardous Posted July 10, 2019 Share Posted July 10, 2019 48 minutes ago, Nikita Nahimovets said: Help pls it should be 1280x649 1 Link to comment
Nikita Nahimovets Posted July 10, 2019 Author Share Posted July 10, 2019 3 hours ago, Haxardous said: it should be 1280x649 and so is this resolution Link to comment
myonlake Posted July 10, 2019 Share Posted July 10, 2019 Try editing https://github.com/multitheftauto/mtasa-blue/blob/master/Client/core/CMainMenu.cpp#L21 to match the full height, which would be 1024px. Make sure your new image is 1280x1024px. Link to comment
Nikita Nahimovets Posted August 8, 2019 Author Share Posted August 8, 2019 Didn't help On 10/07/2019 at 22:57, myonlake said: Try editing https://github.com/multitheftauto/mtasa-blue/blob/master/Client/core/CMainMenu.cpp#L21 to match the full height, which would be 1024px. Make sure your new image is 1280x1024px. Link to comment
Recommended Posts