mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-09-08 05:30:54 +02:00
Fix moon and corona aspect ratio with FSAA
This commit is contained in:
@@ -327,7 +327,7 @@ enum Config {
|
|||||||
//#define NEW_RENDERER // leeds-like world rendering, needs librw
|
//#define NEW_RENDERER // leeds-like world rendering, needs librw
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define FIX_SPRITES // fix sprites aspect ratio(moon, coronas, particle etc)
|
// #define FIX_SPRITES // fix sprites aspect ratio(moon, coronas, particle etc) // JP - Disabled this as it produces incorrect aspect ratio with custom screen resolutions and is not needed otherwise
|
||||||
|
|
||||||
#ifndef EXTENDED_COLOURFILTER
|
#ifndef EXTENDED_COLOURFILTER
|
||||||
#undef SCREEN_DROPLETS // we need the backbuffer for this effect
|
#undef SCREEN_DROPLETS // we need the backbuffer for this effect
|
||||||
|
Reference in New Issue
Block a user