krishenriksen / AnberPorts

AnberPorts for Anbernic RG351P/M and RG351V running ArkOS, 351elec and The RA.
https://github.com/sponsors/krishenriksen
MIT License
104 stars 19 forks source link

Jedi Knight 2 OutCast #57

Open wgarnett opened 3 years ago

wgarnett commented 3 years ago

Hello , the execute file of Jedi Academy can't run Jedi Knight 2 - OutCast well , no text fonts show

plz recompiler one for Jedi Knight 2 - OutCast , when you compiler need to add argument => -DBuildJK2Support=ON

thx .... plz help to make one for Jedi Knight 2 - OutCast

wgarnett commented 3 years ago

above .... you can change CMakefile.txt , OFF -> ON , to build openjo_sp.arm .... thx

option(BuildJK2SPEngine "Whether to create projects for the jk2 SP engine (openjo_sp.exe)" OFF) option(BuildJK2SPGame "Whether to create projects for the jk2 sp gamecode mod (jk2gamex86.dll)" OFF) option(BuildJK2SPRdVanilla "Whether to create projects for the jk2 sp renderer (rdjosp-vanilla_x86.dll)" OFF)