Sir Mangler
Sir Mangler
> What about this makes browsers see it as malware? it downloads and runs software. Guess I need to make another arbitrary release to reset the 'users who did not...
`std::lerp`, I was worried that might not compile on Linux. Luckily `cmath` seems to contain lerp for Linux. This commit should fix the other problems too, https://github.com/shiiion/Ishiiruka/commit/81b9fcf39b515c6aa2b55f91d78fba44c9bc4a03
You may need to compile with a later version of C++. std::lerp was only added in C++20. I'll look into this more later, there may be a built in function...
Trouble is, this is the PrimeHack-Ishiiruka repository, Ishiiruka is a fork of dolphin which is pretty old by a few years. You'd have to talk to the maintainers for Ishiiruka...
This should resolve the problem: https://github.com/shiiion/Ishiiruka/commit/2a67e9e58606c57ee23b5c409464c6130cd090fc
This would be very cool but is out of scope for PrimeHack. It would be better to push for this in upstream Dolphin, then ask us to make mods specifically...
Neither me or shio (the author) compiled Mac or added support for it personally. We aim to keep the repository up to date with the betas, unless you would like...
The latest Mac build can be downloaded on our [releases page](https://github.com/shiiion/dolphin/releases) now, and newer versions can sometimes be found in our Actions page (if logged into github). Feel free to...
- Default Profiles: It would be good to incorporate these. I have been thinking about separating the map and morph into their own respective profiles as well. But no texture...
I will look into what you propose, an option to disable the cursor locking.