RPCS3 Forums

Full Version: RPCS3 FAQ
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24

DBGT

"It currently runs only small homebrew applications"

what does this means?

Zekro

It can't run any game

rcxrdx

(02-21-2013, 06:34 PM)Ekaseo Wrote: [ -> ]btw, PPU=Picture processing unit?

PPU = PowerPC Processor Unit

For more information, you can read here : http://cell.scei.co.jp/pdf/CBE_Architecture_v102.pdf

Ekaseo

how can i build a revision of rpcs3? i have Tortoise SVN, Visual studio 2012 and CodeBlocks, can i build it with one o those programs?

Runo

Well, kinda. You can use TortoiseSVN (or other SVN checkout software) to download the source, then you compile it with a C++ compiler (like the one in Visual Studio).

We don't yet have a build guide for rpcs3, which is kinda important cause you will want to set up a development environment similar to the one the emu was wrote in (or at least one that others have tested and worked) if you want to build it without weird errors. That can include the compiler you use, settings and other stuff, depending on what you are trying to build. Rpcs3 is still a fairly simple software, so building it on your own should be no problem.

Still, I think I'll try and make a guide for that later today, after I finish a presentation I have to do for college. I just fresh installed my computer and I have to set up a building environment anyways XD. I'll have to talk to DH before posting it tough, that can take a couple days.

qbsw

(02-24-2013, 04:40 PM)Runo Wrote: [ -> ]Well, kinda. You can use TortoiseSVN (or other SVN checkout software) to download the source, then you compile it with a C++ compiler (like the one in Visual Studio).

We don't yet have a build guide for rpcs3, which is kinda important cause you will want to set up a development environment similar to the one the emu was wrote in (or at least one that others have tested and worked) if you want to build it without weird errors. That can include the compiler you use, settings and other stuff, depending on what you are trying to build. Rpcs3 is still a fairly simple software, so building it on your own should be no problem.

Still, I think I'll try and make a guide for that later today, after I finish a presentation I have to do for college. I just fresh installed my computer and I have to set up a building environment anyways XD. I'll have to talk to DH before posting it tough, that can take a couple days.

THE Dh is still in the project?

Runo

Why would one think otherwise? He's still one of the main devs as far as I know.

Zekro

The only one that disappeared is Hykem

shadow

spoke to hykem two days ago . He has an issue with his pc you can read more here : www.jpcsp.org

qbsw

(02-26-2013, 03:14 AM)Runo Wrote: [ -> ]Why would one think otherwise? He's still one of the main devs as far as I know.

Because some developers seem to really have left the project (hykem.the.demon & sktsqrl that are also on the list of google code, but seem to be inactive)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24