Software > Applications and Porting
[GAMES] Quake 3 source port with Vulkan renderer (vkQuake3)
tle:
Btw, for Fedorans out there, the quake3 has been broken and so-out-date, I hope my PR https://src.fedoraproject.org/rpms/quake3/pull-request/2 would be reviewed and merged before Fedora 42 is out.
ClassicHasClass:
I'm happy to advise, but I can't really do much coding for it. I'm still committed to maintaining the Firefox JIT (in at least the current state) and the DOSBox JIT and my actual coding time in front of the Talos II is increasingly limited.
That said, https://github.com/ioquake/ioq3/blob/main/code/qcommon/vm_powerpc.c looks like where you'd need to do most of the work to get ppc64le to work. ppc64 is a supported target, so you'd need to audit this for endianness and write ppc64le-specific code paths for those sections that assume big endian. That may be sufficient to get it off the ground.
Navigation
[0] Message Index
[*] Previous page
Go to full version