Forums WoW Modding Discussion Miscellaneous [Archive] How to Convert PNG to BLP with 1366x768 Resolution (WotLK)

[Archive] How to Convert PNG to BLP with 1366x768 Resolution (WotLK)

[Archive] How to Convert PNG to BLP with 1366x768 Resolution (WotLK)

rektbyfaith
Administrator
0
01-23-2022, 09:33 PM
#1
Archived author: Dogtor • Posted: 2022-01-23T21:33:42+00:00
Original source

I like the Loadscreen size to be the same size as my monitor screen. (1366x768)

I also tried with BLP Lab and Plugin for Photoshop, it gives an error when saving, but when i make the image size 1024x1024, there is no problem!

Can anyone solve this problem?! I can't convert it

From:                                                                                                                                                                           To:

[Image: Untitled1.thumb.jpg.53a87541b791511ba80b...5f124f.jpg][Image: Untitled2.thumb.jpg.9568dc64fc72c25c71e9...8c1d6e.jpg]
rektbyfaith
01-23-2022, 09:33 PM #1

Archived author: Dogtor • Posted: 2022-01-23T21:33:42+00:00
Original source

I like the Loadscreen size to be the same size as my monitor screen. (1366x768)

I also tried with BLP Lab and Plugin for Photoshop, it gives an error when saving, but when i make the image size 1024x1024, there is no problem!

Can anyone solve this problem?! I can't convert it

From:                                                                                                                                                                           To:

[Image: Untitled1.thumb.jpg.53a87541b791511ba80b...5f124f.jpg][Image: Untitled2.thumb.jpg.9568dc64fc72c25c71e9...8c1d6e.jpg]

rektbyfaith
Administrator
0
01-23-2022, 10:00 PM
#2
Archived author: Vlad • Posted: 2022-01-23T22:00:44+00:00
Original source

Blp can only be in powers of 2, not random numbers..

 16x16, 32x32, 64x64, etc...
rektbyfaith
01-23-2022, 10:00 PM #2

Archived author: Vlad • Posted: 2022-01-23T22:00:44+00:00
Original source

Blp can only be in powers of 2, not random numbers..

 16x16, 32x32, 64x64, etc...

rektbyfaith
Administrator
0
01-28-2022, 01:58 AM
#3
Archived author: Dogtor • Posted: 2022-01-28T01:58:58+00:00
Original source

Well that's right. Where can i change the code related to resizing?! (in dbc)
rektbyfaith
01-28-2022, 01:58 AM #3

Archived author: Dogtor • Posted: 2022-01-28T01:58:58+00:00
Original source

Well that's right. Where can i change the code related to resizing?! (in dbc)

rektbyfaith
Administrator
0
03-07-2022, 12:36 PM
#4
Archived author: Amaroth • Posted: 2022-03-07T12:36:35+00:00
Original source

There's no code in DBC. DBC is effectively a database. There are 2 possible versions of loading screen - 4:3 and 16:9 (the optional wide variant). That's it. You'd have to change the game client's code to add bigger variety. I mean, you can probably make a 4:3 2048x1536 or 16:9 2048x1152 BLPs if you want higher res. That should work.

Not entirely sure about what Vlad wrote, theoretically, a 1360x768 BLP should work, afaik any number which can be divided by 8 should (I may be wrong here though). But 1366 definitely won't ever work, that's a constraint imposed by the very BLP format structure.
rektbyfaith
03-07-2022, 12:36 PM #4

Archived author: Amaroth • Posted: 2022-03-07T12:36:35+00:00
Original source

There's no code in DBC. DBC is effectively a database. There are 2 possible versions of loading screen - 4:3 and 16:9 (the optional wide variant). That's it. You'd have to change the game client's code to add bigger variety. I mean, you can probably make a 4:3 2048x1536 or 16:9 2048x1152 BLPs if you want higher res. That should work.

Not entirely sure about what Vlad wrote, theoretically, a 1360x768 BLP should work, afaik any number which can be divided by 8 should (I may be wrong here though). But 1366 definitely won't ever work, that's a constraint imposed by the very BLP format structure.

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)