[PR #432] [MERGED] Ability to change username #1559

Closed
opened 2026-02-27 21:13:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/432
Author: @Xphalnos
Created: 8/14/2024
Status: Merged
Merged: 8/15/2024
Merged by: @raphaelthegreat

Base: mainHead: main


📝 Commits (1)

  • 017365a Ability to change username

📊 Changes

5 files changed (+39 additions, -31 deletions)

View changed files

📝 CMakeLists.txt (+28 -29)
📝 src/common/config.cpp (+7 -0)
📝 src/common/config.h (+1 -0)
📝 src/core/libraries/np_manager/np_manager.cpp (+2 -1)
📝 src/emulator.cpp (+1 -1)

📄 Description

I made it possible to choose your username.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/432 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/15/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`017365a`](https://github.com/shadps4-emu/shadPS4/commit/017365a30b803ff82d0e35ad8dd7e71d0aec5c20) Ability to change username ### 📊 Changes **5 files changed** (+39 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+28 -29) 📝 `src/common/config.cpp` (+7 -0) 📝 `src/common/config.h` (+1 -0) 📝 `src/core/libraries/np_manager/np_manager.cpp` (+2 -1) 📝 `src/emulator.cpp` (+1 -1) </details> ### 📄 Description I made it possible to choose your username. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1559
No description provided.