Skip to content

Windows: log command line args in utf8#16471

Merged
Megamouse merged 2 commits intoRPCS3:masterfrom
Megamouse:utf8log
Dec 28, 2024
Merged

Windows: log command line args in utf8#16471
Megamouse merged 2 commits intoRPCS3:masterfrom
Megamouse:utf8log

Conversation

@Megamouse
Copy link
Copy Markdown
Contributor

@Megamouse Megamouse commented Dec 28, 2024

Example:

! SYS: argc: 1, argv: 'D:\?\rpcs3.exe'
! SYS: argv_utf8: 'D:\Я\rpcs3.exe'

@Megamouse Megamouse merged commit 418a99a into RPCS3:master Dec 28, 2024
@Megamouse Megamouse deleted the utf8log branch December 28, 2024 22:12
}
sys_log.notice("argv_utf8: %s", utf8_args);
}
#endif
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Missing LocalFree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants