Enable ASLR#16878
Merged
Megamouse merged 8 commits intoRPCS3:masterfrom Apr 30, 2025
Merged
Conversation
Contributor
|
Please move the discord stuff to a separate PR |
3acc568 to
a218bce
Compare
Contributor
|
I tested windows x86 a bit since yesterday and that seems fine. I need to find some time to test arm64 linux and macos. |
Contributor
|
Which reminds me - patches also needs to be tested, especially the more complicated ones that use falloc |
Member
|
Tested a few games on Linux x64, everything looks the same as master:
Created LLVM firmware cache from scratch too |
elad335
reviewed
Mar 25, 2025
318cbd8 to
3e2ed9e
Compare
elad335
approved these changes
Apr 3, 2025
Contributor
elad335
left a comment
There was a problem hiding this comment.
The changes are approved, it will be merged in the next PPU cache update.
This was referenced May 4, 2025
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tested on x86 (without TSX) and linux arm (qemu). Had to compile discord-rpc from source since precompiled libs don't have pic flag enabled.