Citra: Popups for missing system files repeat and spam the user.

Created on 28 Dec 2017  路  7Comments  路  Source: citra-emu/citra

This is a requested enhancement for the pop-up dialog messages when users are missing system files or shared fonts.

In Pokemon USUM when a user goes to the festival plaza and are missing system files, the game attempts to load these files repeatedly, causing the dialog box to open multiple times, spam the user, and eventually crash the emulator.

For each type of error, could we keep track of if it's already appeared to the user, and only show the dialogue box once? (We'd still want to log it though in the console)

Attached screenshot submitted by a user, notice the black outline indicating multiple popups.

A-frontend E-easy

Most helpful comment

For one, try dumping the required files from a 3DS like it's telling you to do.

Secondly, activate Windows.

All 7 comments

For one, try dumping the required files from a 3DS like it's telling you to do.

Secondly, activate Windows.

We could pause the emulation when the error is triggered and resume it when the dialog is closed.

This happened one time.... it nearly crashed my computer!

Erm, it doesn't look at all easy to me, so why is it labelled so? Afaik,
image
No offense meant tho.

@adityaruplaha It is an easy task; was two lines to fix: https://github.com/citra-emu/citra/pull/3333/files It doesn't touch anything but the qt frontend and doesn't require any citra specific knowledge. Also I'm closing this as the fix was merged :)

Oh, I was thinking of writing to a shared location to check if that has appeared.... etc & what not. Also this is not a sarcastic comment.

Anyways, @jroweboy , if u r free, can you please review #3366 , I really need some guidance (also some advice about how to use clang-format).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

animekai picture animekai  路  3Comments

Allanouille picture Allanouille  路  3Comments

EddyHg80 picture EddyHg80  路  3Comments

RicardoMVA picture RicardoMVA  路  3Comments

zaranrapu picture zaranrapu  路  4Comments