Update readme
This commit is contained in:
parent
aab53fc11a
commit
822375ff7d
6 changed files with 178 additions and 36 deletions
|
@ -12,7 +12,7 @@
|
|||
#define LCR_SETTING_RESOLUTION_Y 200
|
||||
#define LCR_SETTING_POTATO_GRAPHICS 1
|
||||
#define LCR_SETTING_332_COLOR 1
|
||||
#define LCR_SETTING_FPS 25
|
||||
#define LCR_SETTING_FPS 20
|
||||
#define LCR_SETTING_CAR_SHADOW 0
|
||||
#define LCR_SETTING_CAR_ANIMATION_SUBDIVIDE 0
|
||||
#define LCR_SETTING_PARTICLES 0
|
||||
|
@ -28,7 +28,7 @@
|
|||
#define LCR_SETTING_PARTICLES 0
|
||||
#define LCR_SETTING_TEXTURE_SUBSAMPLE 8
|
||||
#define LCR_SETTING_FOG 0
|
||||
#define LCR_SETTING_FPS 30
|
||||
#define LCR_SETTING_FPS 25
|
||||
#elif PRESET_QUALITY == 3 // normal
|
||||
#define LCR_SETTING_RESOLUTION_X 800
|
||||
#define LCR_SETTING_RESOLUTION_Y 600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue