Add REKT's fps improvement stuff #29

Open
opened 2022-03-12 08:41:56 +09:00 by developomp · 0 comments
developomp commented 2022-03-12 08:41:56 +09:00 (Migrated from github.com)

boot.config:

gfx-enable-gfx-jobs=1
gfx-enable-native-gfx-jobs=1
wait-for-native-debugger=0
hdr-display-enabled=0
gfx-disable-mt-rendering=0
gc-max-time-slice=1
single-instance=1
-force-glcore
-nolog

launch options:
+mat_hdr_level 0 +mat_trilinear 0 +r_shadowrendertotexture 0 +r_rootlod 2 +mat_picmip 2 +mat_reducefillrate 1 +r_waterforceexpensive 0 +r_waterforcereflectentities 0

boot.config: ``` gfx-enable-gfx-jobs=1 gfx-enable-native-gfx-jobs=1 wait-for-native-debugger=0 hdr-display-enabled=0 gfx-disable-mt-rendering=0 gc-max-time-slice=1 single-instance=1 -force-glcore -nolog ``` launch options: `+mat_hdr_level 0 +mat_trilinear 0 +r_shadowrendertotexture 0 +r_rootlod 2 +mat_picmip 2 +mat_reducefillrate 1 +r_waterforceexpensive 0 +r_waterforcereflectentities 0`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: war-brokers-mods/WBM#29
No description provided.