Post subject: PS3 TASing using hacked other OS firmware
sack_bot
He/Him
Player (111)
Joined: 11/27/2011
Posts: 394
Location: Massachusetts
As you may or may not know, someone has hacked the PS3 firmware to re add other OS support. Other OS allows arbitrary code to be executed on the system. My question is this. Would it be possible to run a PS3 game in other OS with tools? And would such a run be accepted?
Message me here for my discord. Current Project: Psycho Waluigi Project on wait list: None?
Joined: 7/17/2012
Posts: 530
Location: Switzerland
I don't think it's possible at the moment ... Maybe in 5 or 10 years?
My Citra 3DS rerecording movie files test repositery: https://cutt.ly/vdM0jzl Youtube playlist "Citra Tests": https://cutt.ly/AdM0wg9 http://www.youtube.com/user/phoenix1291
Post subject: Re: PS3 TASing using hacked other OS firmware
Emulator Coder, Skilled player (1141)
Joined: 5/1/2010
Posts: 1217
sack_bot wrote:
Would it be possible to run a PS3 game in other OS with tools?
I don't think it would be. Specifically, some of the problems: - The APIs normally exported by the hypervisor. - Stopping the execution in deterministic manner (including the SPUs). - Saving and Restoring GPU state (much easier on CPUs, as those are designed differently).
RachelB
She/Her
Player (127)
Joined: 12/3/2011
Posts: 1579
I don't see how it would make sense to try to get games running in linux instead of just hooking into the GameOS, and letting them run natively.
sack_bot
He/Him
Player (111)
Joined: 11/27/2011
Posts: 394
Location: Massachusetts
RachelB wrote:
I don't see how it would make sense to try to get games running in linux instead of just hooking into the GameOS, and letting them run natively.
Well, you can't slow the game down if it's playing natively.
Message me here for my discord. Current Project: Psycho Waluigi Project on wait list: None?
RachelB
She/Her
Player (127)
Joined: 12/3/2011
Posts: 1579
Something along the lines of hourglass might be possible. It'd probably be easier, and run faster to just write a ps3 emulator than trying to get ps3 games running in linux on a ps3, honestly.