Hey, thanks for the infos! That was a great post man... Feel free to increase your postcount with more of the same whenever you feel like it.
ector said:Yep, porting Dolphin to the 360 would be fun, maybe I'll do that if a chip comes out
(i'm one of the two authors)
Oh, and dolphin basically only uses the gpu for rasterization, all T&L and similar are currently done on the CPU for compatibility. I only wrote a tev combiner->pixel shader recompiler, started on a recompiler to convert as much as possible of the transform pipeline to vertex shaders but never finished. This is one of the reason it is so slow.. another reason is the endian-ness problem which is especially annoying on the gc since display lists are built of lots of unaligned packed data... Yet another reason is that our PPC->x86 recompiler never was very good
All of these would be non-issues on the 360. One core for virtualizing the gekko, one for parsing gfx commands and feeding the xenos gpu, and the third one for the rest
[edit] damn this post became smiley heavy ;P
Shogmaster said:As much as I'd love a GC emulator on the PC or X360, the fact that I couldn't use the GC discs themselves makes the whole thing a bit less attractive. I really don't want to get involved in downloading ROMs.....
Unless there is ways to make regular DVD drives of X360 or PCs read the GC discs, I much rather have a PS2 emulator or a XBox emulator.
Apoc said:Regular pc dvd drives can't read xbox discs.
london-boy said:Really? Why not? Is it a software block or something?
Apoc said:Something like that, they have a false toc that makes pc drives unable to access the data, they can only read a short video saying something like "this is a xbox game, use it in a xbox" (quite obvious btw).
Shogmaster said:What's important is that the disc themselves are just regular DVD9s so that they can physically be read by regular DVD drives. The software block can be circumvented by the emulator itself.
Apoc said:The block can't be circumvented by a emulator, you would need a hacked firmware for your dvd drive to be able to read data from a xbox disc. And no, the discs are not regular dvd9s. They have some odditys in them. If you could read a xbox disc using software to "unlock" the data people would stop doing their xbox isos connecting the xbox to the pc via ftp and transfering this way the games data files.
Shogmaster said:Still, these are things that can be circumvented by software (firmware qualifies as such). These are far easier to solve than problems that has to be solved by hardware alterations, such as different focal width laser for the optical media (DC), or drive that spins the opposite way (GC).
Shogmaster said:Still, these are things that can be circumvented by software (firmware qualifies as such). These are far easier to solve than problems that has to be solved by hardware alterations, such as different focal width laser for the optical media (DC), or drive that spins the opposite way (GC).
Guden Oden said:Hey, thanks for the infos! That was a great post man... Feel free to increase your postcount with more of the same whenever you feel like it.
Shogmaster said:Still, these are things that can be circumvented by software (firmware qualifies as such). These are far easier to solve than problems that has to be solved by hardware alterations, such as different focal width laser for the optical media (DC), or drive that spins the opposite way (GC).