mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-16 17:35:39 +00:00
![CapitaineSheridan](/assets/img/avatar_default.png)
-add a new separate class for crosshair -crosshair coordinates are calculated by matrix instead of recreating every object at correct coordinates -add ability to scale crosshair by dpi -add ability to use bitmap crosshair (located in ./Media/). 32bits bmp format + alpha -cmd line "-bitmapcrosshair" or "-vectorcrosshair" and/or BitmapCrosshair=0|1 in config file -these changes are only for lost world game with Crosshairs=1|2|3 don't forget to copy the 2 crosshair images in Supermodel/Media folder
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
Crosshairs images needs to be placed in here.
|
|
32bits bmp format + alpha
|
|
size multiple of 2
|
|
p1crosshair.bmp
|
|
p2crosshair.bmp
|
|
|