ーーー

Results 11 issues of ーーー

Some paths written in `Smash Forge/Smash Forge.csproj` and the actual file are different case. An MSB3030 error will occur when building on a case-sensitive system. In `Smash Forge/Smash Forge.csproj`: -...

**Describe the feature** Recently, [Twitter has changed its UI](https://twitter.com/TwitterDesign/status/1425505308563099650). Some borders have been removed and the color of the follow button, etc. has changed. ![Trends](https://user-images.githubusercontent.com/28985763/129078847-a05b4b2f-3fe5-4dac-aeb2-9e15f29c763b.png) ![Screenshot of https://twitter.com/search?q=Twitter&f=user&lang=en](https://user-images.githubusercontent.com/28985763/129077738-8728c61a-b0c7-414f-9c70-71aaff2ec544.png) ![@Twitter's twitter...

enhancement

ここのコードはおそらく古いものと思います…: https://github.com/ra-gg/Delir/blob/86c3caea9d28ae295b0238a0f8d32403b79f9547/setup.sh#L4

このMMDAIは開発が停止され、最終バージョンである"0.34.2"のコミットは2014年4月6日であり、 その代替であるnanoemがmacOS(/Windows)向けの代替(後継?)のようですが、 nanoemは*今の所*プロプライエタリで、かつGNU/Linuxをサポートしていないようです… オープンソースなGNU/Linux向けのMMDAIの代替はありますか?

https://github.com/s1cp/VitaGuide/wiki#unpacking-the-files says > Download these tools first. But that link seems dead.

# Ubuntuでwadを選択するとクラッシュする Selecting the Danganronpa wad file (`~/.steam/steam/steamapps/common/Danganronpa Trigger Happy Havoc/dr1_data.wad`) causes a crash. Pressing the `Continue` button will cause a Segmentation fault (core dumped). ダンガンロンパのwadファイル(`~/.steam/steam/steamapps/common/Danganronpa Trigger Happy Havoc/dr1_data.wad`)を選択するとクラッシュしてしまいます。 `Continue`ボタンを押すとSegmentation...

My device(Pixel 4) had work profiles enabled and GMS enabled there. So `com.google.android.gms.persistent` was running on multiple users. In that state, `frida.ProcessNotFoundError: ambiguous name;` will occur. I disabled Google Play...

I couldn't find any license notice. (tried `git grep -iE '(license|notice|copyright|copying)'`) Could you tell me the license of 3ds-hbmenu? (I'm sorry if I missed something...)

Seems the link to the nightly build is dead. (https://github.com/archshift/xorer/blob/master/README.md#download)

Build and execute successfully on mono on Ubuntu. / Ubuntu上のmonoで正常にビルド&実行できました。 ```bash msbuild /t:build /p:Configuration=Release # Release build mono SplatAIO/bin/Release/SplatAIO.exe ```