Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fcntl e0000025 #10172

Merged
merged 5 commits into from
Apr 24, 2021
Merged

Fcntl e0000025 #10172

merged 5 commits into from
Apr 24, 2021

Conversation

clienthax
Copy link
Contributor

This is likely not the best way to do this, but it seems to work 馃憖

image

Copy link
Member

@AniLeo AniLeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not working as is for some reason, 0xe0000025 behaves exactly as master

@clienthax
Copy link
Contributor Author

Not working as is for some reason, 0xe0000025 behaves exactly as master

Removed break :')

@clienthax
Copy link
Contributor Author

Not too sure if this is actually functioning correctly, needs someone with more brains to check it over :D

@clienthax
Copy link
Contributor Author

Looks like im not closing off the original file handle here, but not too sure on how to sort it..
image

@elad335
Copy link
Contributor

elad335 commented Apr 23, 2021

Looks like im not closing off the original file handle here, but not too sure on how to sort it..
image

lv2_file::open is what you are looking for, not sys_fs_open.

@clienthax
Copy link
Contributor Author

Elad magic applied, Should be good for merge.

Co-authored-by: Eladash <elad3356p@gmail.com>
@Nekotekina Nekotekina merged commit 7197dd7 into RPCS3:master Apr 24, 2021
@clienthax clienthax deleted the fcntl_e0000025 branch April 24, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants