05-15-2024, 09:33 PM
Would it be possible to statically recompile an entire PS3 game and run it on hardware like in the N64: Recompiled project in order to maximize performance? 

(06-06-2024, 11:33 PM)Ani Wrote: [ -> ]Cool, care to explain how to fully statically recompile SPU code ahead of time without any emulation whatsoever?
(04-15-2025, 10:23 PM)kio Wrote: [ -> ](06-06-2024, 11:33 PM)Ani Wrote: [ -> ]Cool, care to explain how to fully statically recompile SPU code ahead of time without any emulation whatsoever?
after this(https://github.com/hedge-dev/XenonRecomp) u still think like that?
is it really unmakable?
o also i found this(its unfinished) - https://rcebits.com/ps3emu/
(04-18-2025, 12:43 PM)Ani Wrote: [ -> ](04-15-2025, 10:23 PM)kio Wrote: [ -> ](06-06-2024, 11:33 PM)Ani Wrote: [ -> ]Cool, care to explain how to fully statically recompile SPU code ahead of time without any emulation whatsoever?
after this(https://github.com/hedge-dev/XenonRecomp) u still think like that?
is it really unmakable?
o also i found this(its unfinished) - https://rcebits.com/ps3emu/
XenonRecomp is a Xbox 360 recompiler, in case you didn't notice. It doesn't do SPU recompilation because X360 does not have SPUs.
(04-18-2025, 12:43 PM)Ani Wrote: [ -> ](04-15-2025, 10:23 PM)kio Wrote: [ -> ](06-06-2024, 11:33 PM)Ani Wrote: [ -> ]Cool, care to explain how to fully statically recompile SPU code ahead of time without any emulation whatsoever?
after this(https://github.com/hedge-dev/XenonRecomp) u still think like that?
is it really unmakable?
o also i found this(its unfinished) - https://rcebits.com/ps3emu/
XenonRecomp is a Xbox 360 recompiler, in case you didn't notice. It doesn't do SPU recompilation because X360 does not have SPUs.
(04-18-2025, 01:32 PM)kio Wrote: [ -> ](04-18-2025, 12:43 PM)Ani Wrote: [ -> ](04-15-2025, 10:23 PM)kio Wrote: [ -> ](06-06-2024, 11:33 PM)Ani Wrote: [ -> ]Cool, care to explain how to fully statically recompile SPU code ahead of time without any emulation whatsoever?
after this(https://github.com/hedge-dev/XenonRecomp) u still think like that?
is it really unmakable?
o also i found this(its unfinished) - https://rcebits.com/ps3emu/
XenonRecomp is a Xbox 360 recompiler, in case you didn't notice. It doesn't do SPU recompilation because X360 does not have SPUs.
https://rcebits.com/ps3emu/
(04-18-2025, 12:43 PM)Ani Wrote: [ -> ](04-15-2025, 10:23 PM)kio Wrote: [ -> ](06-06-2024, 11:33 PM)Ani Wrote: [ -> ]Cool, care to explain how to fully statically recompile SPU code ahead of time without any emulation whatsoever?
after this(https://github.com/hedge-dev/XenonRecomp) u still think like that?
is it really unmakable?
o also i found this(its unfinished) - https://rcebits.com/ps3emu/
XenonRecomp is a Xbox 360 recompiler, in case you didn't notice. It doesn't do SPU recompilation because X360 does not have SPUs.
https://rcebits.com/ps3emu/rewrite.html
it has spu translator i guess
(04-18-2025, 06:42 PM)Ani Wrote: [ -> ](04-18-2025, 01:32 PM)kio Wrote: [ -> ](04-18-2025, 12:43 PM)Ani Wrote: [ -> ](04-15-2025, 10:23 PM)kio Wrote: [ -> ](06-06-2024, 11:33 PM)Ani Wrote: [ -> ]Cool, care to explain how to fully statically recompile SPU code ahead of time without any emulation whatsoever?
after this(https://github.com/hedge-dev/XenonRecomp) u still think like that?
is it really unmakable?
o also i found this(its unfinished) - https://rcebits.com/ps3emu/
XenonRecomp is a Xbox 360 recompiler, in case you didn't notice. It doesn't do SPU recompilation because X360 does not have SPUs.
https://rcebits.com/ps3emu/
(04-18-2025, 12:43 PM)Ani Wrote: [ -> ](04-15-2025, 10:23 PM)kio Wrote: [ -> ](06-06-2024, 11:33 PM)Ani Wrote: [ -> ]Cool, care to explain how to fully statically recompile SPU code ahead of time without any emulation whatsoever?
after this(https://github.com/hedge-dev/XenonRecomp) u still think like that?
is it really unmakable?
o also i found this(its unfinished) - https://rcebits.com/ps3emu/
XenonRecomp is a Xbox 360 recompiler, in case you didn't notice. It doesn't do SPU recompilation because X360 does not have SPUs.
https://rcebits.com/ps3emu/rewrite.html
it has spu translator i guess
Read the code, it emulates the SPU.