Ishiiruka icon indicating copy to clipboard operation
Ishiiruka copied to clipboard

Results 2 Ishiiruka issues
Sort by recently updated
recently updated
newest added

``` /home/user/Downloads/Ishiiruka/Source/Core/Core/PrimeHack/Mods/FpsControls.cpp: In function ‘bool prime::{anonymous}::is_string_ridley(prime::Region, u32)’: /home/user/Downloads/Ishiiruka/Source/Core/Core/PrimeHack/Mods/FpsControls.cpp:26:46: error: converting to execution character set: Invalid or incomplete multibyte or wide character 26 | #define RIDLEY_STR(r) (r == Region::NTSC_J ? L"���^���h���["...

New compile error with the new commit [ad3d542](https://github.com/shiiion/Ishiiruka/commit/ad3d542896425d838d1f70bbe4da0e0b46d45869) Here the last log : ``` /home/user/Games/primehack-ishiiruka/Source/Core/Core/PrimeHack/Mods/FpsControls.cpp:265:80: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 265 | bool locked = (read32(mp1_static.orbit_state_address) !=...

bug