mirror of
https://github.com/open-goal/jak-project
synced 2026-06-10 04:54:31 -04:00
disable emerc for title effect (#2156)
This commit is contained in:
@@ -1278,6 +1278,9 @@
|
||||
;; merc2 can't handle all cases of the original merc, so we add this fallback on PC.
|
||||
(pc-force-mercneric #f)
|
||||
)
|
||||
(when (logtest? (-> arg0 global-effect) (draw-effect title))
|
||||
(set! pc-force-mercneric #t)
|
||||
)
|
||||
;; loop over effects, and set them up/pick renderers.
|
||||
(dotimes (effect-idx (the-as int (-> geom header effect-count)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user