Skip to content

Commit

Permalink
Prettier my beloved
Browse files Browse the repository at this point in the history
  • Loading branch information
kamfretoz committed Feb 7, 2024
1 parent 48b5409 commit 6abffb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blog/2024/pcsx2-2-release/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ authors:

It has been almost four whole years since the last stable PCSX2 revision released. A lot of things can happen in four years, but we could not have predicted just how much progress would be made in that time. So many things have happened, PCSX2 has received over 5500 changes since the last 1.6.0 stable release! Besides it doesn't even count the dev-build/nightly count changed from a PR-based count instead of a per commit basis. Anyway, this includes design changes, new faces, technical discoveries, and more. So much so, it is hard to keep track of everything! So let's jump right in to it and get started with the highlights from four years of development!

But before we jump in totally, we also reached 100 Million and more lifetime downloads in 2023, and celebrating PCSX2 23th (almost 24th) anniversary.
But before we jump in totally, we also reached 100 Million and more lifetime downloads in 2023, and celebrating PCSX2's 23th (almost 24th) anniversary.

<Image src={require("./img/timeline1.webp").default} />

Expand All @@ -39,7 +39,7 @@ You might know the name wxWidgets from its time as the UI framework that PCSX2 u

But now, wxWidgets is GONE. No more desktop experience reminding you of what Windows desktop apps looked like in 2006. Qt brings with it a much more slick appearance, more efficient UI backend, and provided the perfect opportunity to redo all our menus and widgets. The addition of themes lets you personalize your PCSX2 to your liking. The result is by far our best user experience to date! Massive thanks to Stenzek for bringing his Qt expertise from Duckstation, and leading the charge on PCSX2's new Qt design!


<Image src={require("./img/qt.webp").default} />

<Image src={require("./img/qt_grid.webp").default} />

Expand Down

0 comments on commit 6abffb1

Please sign in to comment.