jak-project/goal_src/jak1/pc
ManDude 46db6a36da
[pckernel] use pc-get-resolution to fetch initial fullscreen resolution (#3307)
This is the more correct way of doing what that code is trying to do.
Fixes #3296

Also fixed some type inconsistencies with related code, probably wasn't
causing issues though.

May also fix the "black screen on startup" issues people keep having,
but that would simply be a nice bonus and isn't the aim of this PR.
2024-01-15 18:53:49 +00:00
..
debug save & load game territory setting (#3243) 2023-12-03 18:19:38 +00:00
features Fix starting continue point for Hub 2/3 category extensions (#3103) 2023-10-29 02:17:32 +01:00
util Basic hash table and jump table (#1837) 2023-08-01 17:09:14 -04:00
hud-classes-pc.gc fix controller vibration (#1685) 2022-07-19 19:06:05 -04:00
pckernel-common.gc [jak2] implement statistics tracker (#3288) 2024-01-11 22:49:41 +00:00
pckernel-h.gc [pckernel] use pc-get-resolution to fetch initial fullscreen resolution (#3307) 2024-01-15 18:53:49 +00:00
pckernel-impl.gc save & load game territory setting (#3243) 2023-12-03 18:19:38 +00:00
pckernel.gc [jak2] implement pc cheats in menu (#3275) 2023-12-28 11:14:10 +00:00
progress-pc.gc [pckernel] use pc-get-resolution to fetch initial fullscreen resolution (#3307) 2024-01-15 18:53:49 +00:00
README.md jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
subtitle.gc fix (font-flags left) name + fix right flag not reflecting in debug text box (#3020) 2023-09-24 03:00:09 +01:00

This directory contains new source code files used for the PC port