alandtse / CommonLibVR

This is an experimental reverse engineered library for Skyrim VR (ported from CommonLibSSE). There are two main branches (VR) which is based on po3's using ifdefs, and NG which is an updated NG build.
MIT License
21 stars 18 forks source link

fix: fix player struct alignment for AE #52

Closed zax-ftw closed 2 weeks ago

zax-ftw commented 2 weeks ago

Fixes the alignment of INFO_RUNTIME_DATA, removes the padding between sleepSeconds and largeBiped

alandtse commented 2 weeks ago

Thanks!