Expand description
Siglus-like resource lookup for BG images and movies.
This stage implements the file search policy used by the original helpers in
eng_dir.cpp:
tnm_find_g00_sub: tryg00/<name>.<ext>in the orderg00 -> bmp -> png -> jpg -> ddstnm_find_g00: search append directories from the current append entry to the end ofSelect.initnm_find_mov: search append directories from the current append entry to the end ofSelect.ini, with extension orderwmv -> mpg -> avi
We keep the existing explicit-path behavior for the port, but normal resource resolution follows the original directory search order.
Enums§
Functions§
- find_
audio_ path_ with_ append_ dir - find_
bg_ image - Find an image path for BG loading.
- find_
bg_ image_ with_ append_ dir - find_
g00_ image - Find an image path restricted to the
g00/directory. - find_
g00_ image_ with_ append_ dir - find_
mov_ path - find_
mov_ path_ with_ append_ dir - find_
omv_ path_ with_ append_ dir