Free Download Pcsx2 For Windows 7

0 views
Skip to first unread message

Janet Denzel

unread,
May 26, 2024, 5:49:27 AM5/26/24
to ronleorotmy

Hello Windows XP gaming community. I have what i believe are good news for you, if you are into emulation.

I'm a developer and i've recently modified the latest version of the popular PCSX2 PlayStation 2 emulator to make it run again under the Windows XP operating system, since they removed that compatibility by 2016. The development to my modified version of PCSX2 started in May 2020, just when the latest stable official release was made public (v1.6.0), confirming it wasn't indeed compatible with XP. I wanted to do something about it, so i started peeking the code and considering the options i had. Well, after months of testing and patience, i got the latest v1.6.0 stable release from May 2020 running perfectly fine under XP. This project is called "PCSX2 XP" and is been made available from my website:
-xp/

and there is also a github repository:
_XP

You may also join to my discord server, where you can find about my other projects and chat with other xp fans:


I will be answering any questions you have regarding my project down below.
I hope you all find this useful.
Thanks for your attention.

Would it even run at a playable speed on such hardware, though? You're looking at a pre-2004 CPU here pretty much, I might be wrong when paired with a good graphics card but I imagine more recent versions of PCSX2 are more accurate - thus requiring more powerful hardware to run the same content? I might be wrong, I've seldom if ever used it (though have heard negative opinions about its codebase, lol).

free download pcsx2 for windows 7


Download Zip ☆☆☆ https://t.co/x7DkeJ5eHv



I haven't yet, but it should run perfectly fine under XP x64 edition. Also, the emulator can't be completely compiled for 64-bit platforms, however, i've published a guide on how to compile certain components for 64-bit platforms, as some parts can successfully be compiled in 64 bits. here it is: _XP/blob/master/COMPILE-TESTING.md

I've done a couple more advancements towards Windows XP. In special, i was interested on making the DirectX 11 renderer work under XP. It is true there is no native DirectX 11 for Windows XP, but there have been attempts in the past to partially implement it on the system, unofficially of course.

Most didn't seem to work in my context, but there was one that caught my attention and really helped me to partly achieve what i wanted. It is the WineD3D wrapper library, that converts DX11 calls to OGL. Obviously with a performance impact and with occassional bugs, but is interesting nonetheless. Down below you can see a screenshot of the DX11 renderer running with WineD3D. There's a bug with the bios colors but most game runs without any bug at all. I could find about this thanks to posts of fellow MSFN members, so i discovered XomPie's WineD3D libraries, the only ones i could make work. If you are any interested on trying this by yourself, all the information related has been posted on github: _XP/issues/2

Surely interesting find, and extremely impressive! You should show off a few pieces of homebrew and commercial games running in DX11 mode somewhere... if only a YouTube alternative existed that wasn't full of 'le redditors trying to be cool by mocking 2008 YouTube' or literal fascists/communists.

Hi there, im mostly more interested in game emulation, than am i with PC gaming in general. like nes/snes/gb/ds/Ps2/wii etc etc I apoligizing for bumping a thread 1 year later, but i just now decided to try out your custom version, and it works great except for 1 small issue that's been present since older versions, only until it was "finally" fixed in some update for 1.7.0 i think.

It's about the game Megaman X7. The audio seems to always run like 3x faster than normal, and i've confirmed searching all over google and other forums people on other PC platforms experiencing too, and the only solution is to use an older version of the audio plugin from 0.9.x

I tried to copy that r4600 file to the plugins folder but your custom 1.5.0 wont add it to the list or recognize it i guess - so then i made a backup of the current file that was there, and renamed the r4600 file to "Spu2-X.dll" just like yours was named...but the emulator throws an error that it cant detect it or not supported or something. If that makes sense.

Did you remove the ability to have more than 1 plugin type avaiable to choose from on the list ? For the audio dropdown. if it's possible for me to add that older plugin to the list somehow. I dont know why it's only "forced" to use the 2.0.0 dll

I have tested spu2-x-r4600.dll from PCSX2 0.9.8 with other original PCSX2 versions (those provided by the original developers at pcsx2.net), and that issue indeed happens with 1.4.0, 1.5.0-dev and 1.6.0, showing the error "The configured SPU2 plugin file is not a valid dynamic library(LoadCorePlugins)". My PCSX2 builds happen to also have that same issue because it was already present in the originally released versions.

I don't know the exact cause of it, but it probably is down to changes in the emulator plugins code, making some of the old ones incompatible. The latest version to work with spu2-x-r4600.dll is PCSX2 1.2.1, so you can use that one to play Megaman. Does the game runs well with 1.2.1?

And yea actually the 1.2.1 is the one i've had on my computer for many years ever since, until i discovered your thread/github page. And yea i could select the r4600 from the list on there, so the audio works just fine.

I dont have a very good computer in terms of specs - Dell Latitude D620 - Core 2 Duo T7600 2.3 GHZ which is the highest this laptop can support. Integrated Intel Graphics -- i get about 45 to 57-ish depending on where/what on screen and so on. I might be considering a slightly better laptop sometime in the near future (still windows xp only, but a 2nd gen Core i)

Getting screen tearing when in full screen with latest version of PCSX2?
Is the screen tearing gone when you run in a maximized window instead of running full screen?
Then you may want to try "borderless windowed".

For those that don't know, borderless windowed looks like full screen, but it is just a maximized window but hides the taskbar and the window title bar.
LaunchBox already hides the taskbar by default.
So it's really just a matter of hiding the title bar of the maximized window.
Now I have PCSX2 set to start a game in a window, have LB launch PCSX2 with the default command -nogui to hide all of the bars (except the title bar of course) then have the AHK script below in the Running Script to take care of the rest.


Background story, for the curious:
When I upgraded my year-old version of PCSX2 (from Aug 2021) to the latest version (Oct 2022) I started having very noticeable screen tearing in Devil May Cry during the FMV intro and even during gameplay.
A lil Googling found a post revealing that starting with PCSX2 v1.7.2187, it disables the windows DWM when in full screen mode.
For some users with a Variable Refresh Rate (VRR) monitor, that could mean screen tearing.
And I'm one of those lucky guys.
Turning on Vsync fixes that, but turning that on also makes the game run slowly for me.
I tried a bazillion combos of audio / graphics / renderer settings, even disabled VRR on the HDMI port on my TV that my PC is plugged into and also changed the setting in Nvidia control panel from G Sync to "fixed refresh rate".
Yet still no matter what combo of settings I enabled/disabled I was always left with either screen tearing without Vsync or horrible performance with Vsync.
Running in a maximized window, it runs fine with no screen tearing.
So "borderless windowed" was my best option.

So now I have PSCX2 launching in a window, LaunchBox using the default command -nogui (to remove the "settings bar" from window) and added that AHK script to the Running Script.
Thus ending a couple days of pain and frustration trying every combo of settings imaginable!

Tengo en el Sistema batocera.linux el juego Drakengard para la PS2 y al arrancarlo, funciona bien, veo los videos, pero cuando empiezo a jugar, no veo ni a los enemigos ni al personaje principal. Solo veo el escenario y los efectos de los ataques. He probado el emulador desde Windows y ah funciona bien. Me pueden dar alguna informacion para configurar correctamente el batocera/PSCX2 para ver bien los juegos?

9d9a05e021
Reply all
Reply to author
Forward
0 new messages