mirror of
https://github.com/open-goal/jak-project
synced 2026-07-26 14:40:25 -04:00
fix blurry jp text
This commit is contained in:
@@ -1955,7 +1955,7 @@
|
||||
)
|
||||
)
|
||||
(let ((font-tx-2 (lookup-texture-by-id (new 'static 'texture-id :index #x2 :page #x4fe)))
|
||||
(font-tx-2-dest #xe0000)
|
||||
(font-tx-2-dest #xe6000)
|
||||
(font-tx-2-fmt (gs-psm mt4hh))
|
||||
)
|
||||
(texture-relocate dma-buff font-tx-2 font-tx-2-dest (the-as gs-psm font-tx-2-fmt) font-clut)
|
||||
|
||||
Reference in New Issue
Block a user