patches: add two more screens to COMPUTE4. (#1032)

Some maps probably still have some COMPUTE4 textures that use the rightmost column of screens to the left of the leftmost column, which the recent expansion to 256 pixels would have broken. This adds two brand new screens to fill up the space, using colour schemes similar to the spectral graph and blue nebula.

I would like to add these to PLANET1 as well but there are probably maps that accidentally use the previously existing blank space to the right that would be broken by such an addition. If it is known for sure that I am wrong about this, let me know and I will add those as well.
This commit is contained in:
mc776 2023-07-18 07:30:37 -07:00 committed by GitHub
parent 3a74d144a2
commit 9135b52ed8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 0 deletions

View file

@ -3495,9 +3495,11 @@ COMPUTE4 256 128 ; PLANET1 variant in computer.
* TSCRN2 5 69
* TSCRN3 69 69
* TSCRN4 133 69
* TSCRN7 197 69
* TSCRN6 5 5
* TSCRN5 69 5
* TSCRN8 133 5
* TSCRN1 197 5
COMPLIT1 32 128 ; Lite COMPSPAN.
* COMP03_4 0 0

BIN
patches/tscrn1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
patches/tscrn7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB