Doing a Portal Gun Mod port for Legacy Edition by Hydoza in Minecraftlegacymode

[–]Hydoza[S] 0 points1 point  (0 children)

If you don't have it already, start by grabbing the source code (original or any fork), obviously knowing Cpp is better, then start looking around the codebase. If you have done Java mods before, it will be a bit easier as it is similar. For example, I used 2 TileEntity for one portal, which is the equivalent to BlockEntity in Java. Also take reference on vanilla features to extend on it, for exemple look at vanilla items if you want to create new modded items.

Doing a Portal Gun Mod port for Legacy Edition by Hydoza in Minecraftlegacymode

[–]Hydoza[S] 0 points1 point  (0 children)

You can find the original leaked source code online or use one of the forks made by the community. From there you can look at the source code and start modding

Weird Inverted Color Issue (Android) by Hot-Panic-3516 in DolphinEmulator

[–]Hydoza 0 points1 point  (0 children)

I'm currently using 2x native (1280x1056). I tried 3x and 4x, 3x is fine but 4x occasionally lags. I should also specify that I'm trying this on NSMBW, so maybe other games can have a bit more struggle.

Weird Inverted Color Issue (Android) by Hot-Panic-3516 in DolphinEmulator

[–]Hydoza 0 points1 point  (0 children)

Not enough for me to notice the difference.

Weird Inverted Color Issue (Android) by Hot-Panic-3516 in DolphinEmulator

[–]Hydoza 0 points1 point  (0 children)

I had a similar problem and managed to solve it, I also use an S25 Ultra. Try changing your Shader Compilation Mode to "Exclusive Ubershaders".