[GH-ISSUE #140] Collect message box texts maybe? #31

Open
opened 2026-02-15 15:54:45 -05:00 by yindo · 0 comments
Owner

Originally created by @13xforever on GitHub (Dec 29, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/140

Could be useful for non-ascii messages that are not rendered in Native UI at the moment.

In logs it looks like this:

·W 0:01:44.000717 {PPU[0x1000000] Thread (main_thread) [0x013c51a4]} cellSysutil: cellMsgDialogOpen2(type=0x87, msgString=“ダウンロードコンテンツをチェック中です
”, callback=*0x11b75d8, userData=*0x0, extParam=*0x0)
·W 0:01:44.000721 {PPU[0x1000000] Thread (main_thread) [0x013c51a4]} cellSysutil: ダウンロードコンテンツをチェック中です

Originally created by @13xforever on GitHub (Dec 29, 2018). Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/140 Could be useful for non-ascii messages that are not rendered in Native UI at the moment. In logs it looks like this: ``` ·W 0:01:44.000717 {PPU[0x1000000] Thread (main_thread) [0x013c51a4]} cellSysutil: cellMsgDialogOpen2(type=0x87, msgString=“ダウンロードコンテンツをチェック中です ”, callback=*0x11b75d8, userData=*0x0, extParam=*0x0) ·W 0:01:44.000721 {PPU[0x1000000] Thread (main_thread) [0x013c51a4]} cellSysutil: ダウンロードコンテンツをチェック中です ```
yindo added the log analyzergood first issue labels 2026-02-15 15:54:45 -05:00
yindo changed title from Collect message box texts maybe? to [GH-ISSUE #140] Collect message box texts maybe? 2026-06-05 15:24:58 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#31