Open source equivalent of system file should automatically be installed on launch of Citra if the original is missing from the user's SYSNAND.
Currently available:
Missing open source equivalents:
https://github.com/nop90/SwKbd is for homebrews, is not a applet
Is there an open source equivalent of that applet that you know of?
https://gist.github.com/B3n30/64a0c1ff7f1cd8eed404b9eb34f67619, but text is stubbed to always be Citra
the bads words list should be replaced with a stub instead of actual bad words imo
@khang06 the concern with that is if we just stub it, are we creating an open source alternative or just creating a placeholder?
i think it'd just be a placeholder, maybe have an option between word filtering disabled and enabled?
I was thinking the same thing @khang06 was
Why stub it while it is possible to fully implement it? I have previously
provided the list of the words, I'll leave the rest to the pros.
Adityarup Laha
On Fri 11 May, 2018 9:23 am Joshua Staska, notifications@github.com wrote:
I was thinking the same thing @khang06 https://github.com/khang06 was
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/citra-emu/citra/issues/3530#issuecomment-388252102,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AdRkQ12WXOE5Lm_Q4HR6V5NCP_vP-riEks5txQsbgaJpZM4StKcq
.
All the mentioned files have been implemented
Most helpful comment
i think it'd just be a placeholder, maybe have an option between word filtering disabled and enabled?