Skip to content

Commit

Permalink
2.0 Release Blog
Browse files Browse the repository at this point in the history
Co-Authored-By: RedPanda4552 <[email protected]>
Co-Authored-By: GovanifY <[email protected]>
  • Loading branch information
3 people committed Feb 5, 2024
1 parent 6d8bf2c commit f98d784
Show file tree
Hide file tree
Showing 30 changed files with 381 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"comments": false,
"strings": true
},
"editor.wordBasedSuggestions": false,
"editor.wordBasedSuggestions": "off",
"editor.snippetSuggestions": "top"
}
}
Binary file added blog/2024/pcsx2-2-release/banner.webp
Binary file not shown.
17 changes: 17 additions & 0 deletions blog/2024/pcsx2-2-release/charts/Chart-gameperf-pt1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
data:
- name: NFS Carbon, High Blending, 8x IR, 2060 Super (~1060%)
"1.6.0": 9
"2.0": 104
- name: Sly 2, 3x IR, 2070 Super (~166.7%)
"1.6.0": 67
"2.0": 178
barOptions:
"1.6.0":
fillColor: "rgb(106, 156, 255)"
"2.0":
fillColor: "rgb(200, 45, 69)"
axis:
x:
dataKey: name
y:
label: "Frames Per Seconds (VPS)"
17 changes: 17 additions & 0 deletions blog/2024/pcsx2-2-release/charts/Chart-gameperf-pt2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
data:
- name: Zone of the Enders, 3x IR, 2070 Super (~178.8%)
"1.6.0": 138
"2.0": 247
- name: Ratchet & Clank 3, Native IR, 5600X (~29.9%)
"1.6.0": 107
"2.0": 139
barOptions:
"1.6.0":
fillColor: "rgb(106, 156, 255)"
"2.0":
fillColor: "rgb(200, 45, 69)"
axis:
x:
dataKey: name
y:
label: "Frames Per Seconds (VPS)"
17 changes: 17 additions & 0 deletions blog/2024/pcsx2-2-release/charts/Chart-gameperf-pt3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
data:
- name: Gran Turismo 4, 3x IR, 2070 Super (~36.4%)
"1.6.0": 132
"2.0": 181
- name: Baldur's Gate, Native IR, 2070 Super (~513.9%)
"1.6.0": 33
"2.0": 207
barOptions:
"1.6.0":
fillColor: "rgb(106, 156, 255)"
"2.0":
fillColor: "rgb(200, 45, 69)"
axis:
x:
dataKey: name
y:
label: "Frames Per Seconds (VPS)"
Binary file added blog/2024/pcsx2-2-release/img/bigpicture.webp
Binary file not shown.
Binary file not shown.
Binary file added blog/2024/pcsx2-2-release/img/cheats.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added blog/2024/pcsx2-2-release/img/controller.webp
Binary file not shown.
Binary file added blog/2024/pcsx2-2-release/img/debugger.webp
Binary file not shown.
Binary file added blog/2024/pcsx2-2-release/img/patches.webp
Binary file not shown.
Binary file added blog/2024/pcsx2-2-release/img/per_game.webp
Binary file not shown.
Binary file added blog/2024/pcsx2-2-release/img/qt.webp
Binary file not shown.
Binary file added blog/2024/pcsx2-2-release/img/qt_grid.webp
Binary file not shown.
303 changes: 303 additions & 0 deletions blog/2024/pcsx2-2-release/index.mdx

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,26 @@ gigaherz:
name: gigaherz
url: https://github.com/gigaherz
image_url: https://github.com/gigaherz.png
kamfretoz:
name: KamFretoZ
url: https://github.com/kamfretoz
image_url: https://github.com/kamfretoz.png
pandubz:
name: RedPanda4552
url: https://github.com/RedPanda4552
image_url: https://github.com/RedPanda4552.png
jordan:
name: JordanTheToast
url: https://github.com/JordanTheToaster
image_url: https://github.com/JordanTheToaster.png
link:
name: Mrlinkwii
url: https://github.com/Mrlinkwii
image_url: https://github.com/Mrlinkwii.png
govanify:
name: GovanifY
url: https://github.com/GovanifY
image_url: https://github.com/GovanifY.png
falcon4ever:
name: falcon4ever
url: https://github.com/falcon4ever
Expand Down
12 changes: 6 additions & 6 deletions src/data/latestBlogs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
// (manually for now)

import latestProgressReportImage from "/blog/2023/q1-2022-progress-report/feature-progrepq1-2022-bgonly.webp";
import latestBlogImage from "/blog/2022/life-is-short/feature-nobbs66.webp";
import latestBlogImage from "/blog/2024/pcsx2-2-release/banner.webp";
import previousProgressReportImage from "/blog/2022/q4-2021-progress-report/feature-progrepq42021-bgonly.jpg";
import previousBlogImage from "/blog/2021/aethersx2-brings-pcsx2-to-mobile/feature-AetherSX2sm.webp";
import previousBlogImage from "/blog/2022/life-is-short/feature-nobbs66.webp";

export const latestProgressReport = {
url: "/blog/2023/q1-2022-progress-report",
title: "Q1 2022 Progress Report",
img: latestProgressReportImage,
};
export const latestBlog = {
url: "/blog/2022/life-is-short",
title: "Life is Short",
url: "/blog/2024/pcsx2-2-release/",
title: "Introducing PCSX2 2.0!",
img: latestBlogImage,
};
export const previousProgressReport = {
Expand All @@ -22,7 +22,7 @@ export const previousProgressReport = {
img: previousProgressReportImage,
};
export const previousBlog = {
url: "/blog/2021/aethersx2-brings-pcsx2-to-mobile/",
title: "AetherSX2 brings PCSX2 to mobile",
url: "/blog/2022/life-is-short",
title: "Life is Short",
img: previousBlogImage,
};
Binary file added static/img/2-0-banner.webp
Binary file not shown.

0 comments on commit f98d784

Please sign in to comment.