PDA

View Full Version : Some PS2 sourceforge projects :p


Chrono Archangel
May 4th, 2004, 12:43
Well I was looking in SourceForge and I found a couple projects...that wont probably ever see a release but heck lol. One is particulerly funny...a Visual Basic and C++ PS2 Emulator

NCE-SPU2 Plugin
http://sourceforge.net/projects/ncs-spu2/

Visual Basic and C++ PS2 Emulator
http://sourceforge.net/projects/ps2emulation/

PlayStation 2 EE and GS plugin
http://sourceforge.net/projects/ps2emu/

Experimental PlayStation 2 Emulator
http://sourceforge.net/projects/eps2emu/

_hyde_
May 4th, 2004, 20:04
:lol: @ the Visual Basic / C++ emu.

Hydra
May 4th, 2004, 20:51
Thing about most of these is that the decriptions pretty much say, 'If you don't have a PS2 and want to play PS2 games help us develop the emu'. Of course alot of people wouldn't use a emu legally, but it's still the wrong reason to actually make one.

VB PS2 emu :lol:

_E_
May 4th, 2004, 21:28
You forgot PS2DXA, which is what we based ps2sp on :)
http://sourceforge.net/projects/ps2dxa/

Also we might get a sourceforge site for ps2sp after going open source,..but we will see :)

Yours,
-Elly

Kanodin
May 4th, 2004, 23:02
Hmmm, I think we will do a sourceforge page for ps2sp that would allow for the others to update the CVS with their work and it would be alot easier for us lazy people (me heh) instead of having to program something into the site that allows for users themselves to do it...

refraction
May 4th, 2004, 23:15
Hmmm, I think we will do a sourceforge page for ps2sp that would allow for the others to update the CVS with their work and it would be alot easier for us lazy people (me heh) instead of having to program something into the site that allows for users themselves to do it...


only problem is that one person might upload a part with a fix/added code, then another person might come along and not download the other uploaded one, add that code to theirs before uploading it, hence losing all the other fixes people have made.

or does it only update the lines? like when you look at changes since version x.xx?

zenogais
May 4th, 2004, 23:58
only problem is that one person might upload a part with a fix/added code, then another person might come along and not download the other uploaded one, add that code to theirs before uploading it, hence losing all the other fixes people have made.

or does it only update the lines? like when you look at changes since version x.xx?

Its a version control system, so the project admin controls the final update, all uploaded versions are maintained within CVS, so this problem is pretty much prevented.

Kanodin
May 5th, 2004, 01:59
having problems with sourceforge atm, so..... lets use the ps2dxa link for now. I'll upload the sources when i get home later.