darkluar / cosmic-station

🧪Exclusive Android Sony Playstation 2 emulator, from scratch, using Kotlin, C++ 20, OpenGLES, Vulkan, and Cubes
MIT License
185 stars 5 forks source link

I pray and hope Cosmic-Station will become the next best PS2 Emulator In Android History #6

Open Ottorock opened 4 months ago

Miguel-hrvs commented 2 months ago

If the dev needs testers I'm here to help as much as I can.

ifgpuelse commented 2 months ago

Someday, actually we're in a very initial stage by now, nothing works or anything could be seen on screen by now...

Miguel-hrvs commented 2 months ago

I imagine that now there's not much to test. Good luck with your emu! One question, why did you use dobiestation as reference instead of play! or pcsx2? Is performance related? The emu will be hle like play! or it will require bios files like pcsx2?

ifgpuelse commented 2 months ago

Basically, it's about the level of complexity. It's much easier for me to understand the (quick and dirty) code created by the Dobie group than to try to understand the feats of a much more sophisticated code like that of PCSX2, but in the future, yes, PCSX2 will become the base project for this one.

ifgpuelse commented 2 months ago

And no, everyone will need a BIOS

ifgpuelse commented 2 months ago

The next step now is to improve the interface and bring the first graphics to the screen

Miguel-hrvs commented 2 months ago

Thanks for your responses, I'll use my ps2 7004 dumped bios when you have something for testing, good luck :)

omagadsamsa commented 2 months ago

it will never be like play! it would be better if it weren't for netherx2

Miguel-hrvs commented 2 months ago

Yes, I think that netherx2 should be working in an open source project instead of patching a closed source one.