Skip to main content

pckernel-impl

source

Types


discord-info

discord-info: structuresource
Fields
orb-count: pointer
gem-count: pointer
death-count: pointer
status: string
level: string
cutscene?: symbol
time-of-day: pointer
percent-complete: float

pc-settings-jak2

pc-settings-jak2: pc-settingssource
Fields
type: type
version: pckernel-version
target-fps: int16
width: int32
height: int32
win-width: int32
win-height: int32
real-width: int32
real-height: int32
lbox-width: int32
lbox-height: int32
dpi-x: float
dpi-y: float
aspect-ratio-auto?: symbol
aspect-ratio: float
aspect-ratio-scale: float
aspect-ratio-reciprocal: float
aspect-custom-x: int
aspect-custom-y: int
display-mode: symbol
letterbox?: symbol
vsync?: symbol
font-scale: float
monitor: int32
os: symbol
user: symbol
debug?: symbol
movie?: symbol
ignore-controller-win-unfocused?: symbol
controller-hp-led?: symbol
controller-eco-led?: symbol
stick-deadzone: float
keyboard-enabled?: symbol
mouse-enabled?: symbol
mouse-camera?: symbol
mouse-xsens: float
mouse-ysens: float
mouse-movement?: symbol
auto-hide-cursor?: symbol
audio-latency-ms: int16
audio-pan-override: float
audio-volume-override: float
audio-channel-nb: int16
gfx-renderer: pc-gfx-renderer
gfx-resolution: float
gfx-anisotropy: float
gfx-msaa: int32
ps2-read-speed?: symbol
ps2-parts?: symbol
ps2-music?: symbol
ps2-se?: symbol
ps2-hints?: symbol
ps2-lod-dist?: symbol
force-envmap?: symbol
shrub-dist-mod: float
lod-dist-mod: float
lod-force-tfrag: int8
lod-force-tie: int8
lod-force-ocean: int8
lod-force-actor: int8
force-actors?: symbol
use-vis?: symbol
hinttitles?: symbol
text-language: pc-subtitle-lang
subtitle-speaker?: symbol
first-camera-h-inverted?: symbol
first-camera-v-inverted?: symbol
third-camera-h-inverted?: symbol
third-camera-v-inverted?: symbol
music-fadeout?: symbol
music-fadein?: symbol
bingo: pc-bingo-info
secrets: pc-game-secrets
scenes-seen: uint8
discord-rpc?: symbol
speedrunner-mode?: symbol
cheats: pc-cheats
cheats-known: pc-cheats
flava-hack: int64
fast-airlock?: symbol
fast-elevator?: symbol
jetboard-trick-text?: symbol
Methods
eligible-for-fast-elevator?(obj: pc-settings-jak2, proc: process) => symbolsource

is this a valid process for a fast elevator?

get-airlock-speed(obj: pc-settings-jak2) => floatsource

return the current speed modifier for airlocks

Functions


get-video-params

get-video-params() => video-paramssource

Variables


*pc-settings*

*pc-settings*: pc-settings-jak2source

PC_KERNEL_VERSION

PC_KERNEL_VERSION: unknownsource

pckernel

source

Functions


draw-build-revision

draw-build-revision() => pointersource

Variables


*airlock-speed*

*airlock-speed*: floatsource

*pc-dead-pool*

*pc-dead-pool*: dead-poolsource