Skip to content

Commit 47a67ba

Browse files
committed
Update ReadMe
1 parent d5bb5bc commit 47a67ba

File tree

2 files changed

+72
-0
lines changed

2 files changed

+72
-0
lines changed

Policy

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Privacy Policy for PSXMaster
2+
3+
This privacy policy describes how [Mahdi Hosseini] ("we", "us", or "our") collects, uses, and protects your data when you use the PSXMaster app ("the app").
4+
5+
What data do we collect?
6+
7+
The app does not collect any personal data from you or your device.
8+
9+
Changes to this policy
10+
11+
We may update this policy from time to time to reflect changes in our practices or applicable laws. We will notify you of any material changes by posting the updated policy on our website or within the app. Your continued use of the app after the changes take effect will indicate your acceptance of the new policy.
12+
13+
Contact us
14+
15+
If you have any questions or concerns about this policy or our data practices, please contact us at [[email protected]]. We will be happy to assist you.

README.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,59 @@
11
# PSXMaster
22
PSXMaster is a powerful and user-friendly application designed to simplify the process of Transferring data from PC to PS5/PS4 and managing PlayStation Games.
3+
4+
## 🚀 Download 🚀
5+
6+
See [PSXMaster Releases](https://github.com/ghost1372/PSXMaster/releases) or Download from Microsoft Store.
7+
8+
> [!TIP]
9+
> Store Link will be available soon.
10+
11+
---
12+
13+
## ⚙️ Compile Source Code
14+
15+
> [!TIP]
16+
> Please confirm that your development environment meets the requirements before compiling.
17+
18+
#### 1. 🖥️ Visual Studio 2022
19+
Ensure that your installation includes the appropriate workloads:
20+
- On the `Workloads` tab of the Visual Studio installation dialog box, select:
21+
- **.NET Desktop Development**
22+
- **WinUI Application Development**
23+
24+
#### 2. 🛠️ .NET SDKs
25+
- Ensure .NET versions `9.x` are installed.
26+
27+
#### 3. 📂 Solution Format
28+
- This project uses the new **SLNX format** for solutions.
29+
- ⚠️ **Note:** This feature is currently in preview and you need to enable it from **Tools -> Manage Preview Features**.
30+
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/SLNX.png)
31+
32+
Make sure your environment matches these requirements to avoid any issues during compilation.
33+
34+
## 🧑‍💻 Contributing 🧑‍💻
35+
Found a bug? Want to contribute? We’d love your input!
36+
Happy coding! 🖥️💡
37+
38+
## Feedback and Issues
39+
If you encounter any issues or have feedback, please report them [here](https://github.com/ghost1372/PSXMaster/issues). Your input helps improve the app!
40+
41+
---
42+
43+
## How to Use PSXMaster?
44+
1.Connect your PC to the PlayStation 5 or PlayStation 4 console using an Ethernet cable and the LAN port.
45+
2.Run the app and go to the `Game Transfer` page.
46+
3.Note down the port number and IP address displayed on the "Game Transfer" page.
47+
48+
> [!TIP]
49+
> Full usage instructions will be available soon.
50+
51+
---
52+
53+
![PSXMaster](https://raw.githubusercontent.com/Ghost1372/App-Resources/refs/heads/main/PSXMaster/1.png)
54+
55+
![PSXMaster](https://raw.githubusercontent.com/Ghost1372/App-Resources/refs/heads/main/PSXMaster/2.png)
56+
57+
![PSXMaster](https://raw.githubusercontent.com/Ghost1372/App-Resources/refs/heads/main/PSXMaster/3.png)
58+
59+
![PSXMaster](https://raw.githubusercontent.com/Ghost1372/App-Resources/refs/heads/main/PSXMaster/4.png)

0 commit comments

Comments
 (0)