Coxxs

Results 17 comments of Coxxs

I loaded some `zh-Hans` / `zh-Hant` `.ass` subtitles in VLC Android. Regardless of my subtitle language or Android system language, VLC is always using `Noto Sans CJK` Japanese variant characters,...

Sorry, I should call this font `Noto Sans CJK` to prevent confusion (I've edited above comment). `Noto Sans CJK` is developed by Google & Adobe, and Adobe call it `Source...

I thought about this today, but didn't come up with a good solution... Maybe it can be written like this in `.proto`, but I'm not sure if this can be...

Changing from `WriteOption::Flush` to `WriteOption::None` causes a panic from creport (0100000000000036). I guess I may need to Flush it at the correct timing but I'm not familiar with fs and...

While waiting for hang, switch can hardly perform any operations (background FTP will also be stuck), so if it's possible to reduce the time by 60% (I guess it will...

Any crash after the game initialized (after creating a lot of threads) should do the trick. I created an empty file at `/atmosphere/contents/010015100b514000/romfs/RSDB/ActorInfo.Product.100.rstbl.byml.zs` and started SMB Wonder 1.0.0, it crashed...

Another method: 1. Open `MisakaTranslator-WPF.exe` with a hex editor 2. Search `01 dc f5 f5 ff` 3. Replace with: - `01 ff ff ff ff` (White stroke) - `01 00...

Not sure what caused this bug. You can try to use https://github.com/Coxxs/public-pchtxt/blob/main/SPL3_PUBLIC_9.2.0.pchtxt#L494C1-L494C58 to set season to 9.

Thanks for the suggestion! We will consider releasing this patch after Season 8 starts for content preservation purposes. For now, you can use save files or modify the RSDB files...

Import a savefile with maps unlocked or Change the season to 0 in `RSDB/CoopSceneInfo.Product.700.rstbl.byml` and `RSDB/VersusSceneInfo.Product.700.rstbl.byml` with [Switch-Toolbox](https://github.com/KillzXGaming/Switch-Toolbox)