mirror of
https://github.com/open-goal/jak-project.git
synced 2024-11-23 14:20:07 +00:00
7053090541
`bigmap` and `blit-displays` mostly work. `blit-displays` is still missing all of the special effects that were added in Jak 3 (brightness and contrast settings, screen blur effect, etc.). `bigmap` is missing the player marker texture (`hud-target-marker`) for some reason, it's part of `tpage-17` which is coming from `progress-minimap` and should already be included. The icons also currently stretch when using aspect ratios other than 4:3. The progress menu now also works for the most part. The draw order is a bit messed up because some code was initially drawing things with the ocean bucket, which was changed to use `hud-draw-hud-alpha` instead for now. The texture for the volume and brightness/contrast sliders still looks wrong. Fixes #3653 Fixes #3656 |
||
---|---|---|
.. | ||
dir_tpages.cpp | ||
dir_tpages.h | ||
game_count.cpp | ||
game_count.h | ||
game_subs.h | ||
game_text.cpp | ||
game_text.h | ||
LinkedWordReader.h | ||
streamed_audio.cpp | ||
streamed_audio.h | ||
StrFileReader.cpp | ||
StrFileReader.h | ||
TextureDB.cpp | ||
TextureDB.h | ||
tpage.cpp | ||
tpage.h |