Bruno Russi

Results 151 comments of Bruno Russi

@FutonGama Could you check if this build improves something? [dinput8.zip](https://github.com/nipkownix/re4_tweaks/files/10254769/dinput8.zip)

Fixed a (unrelated?) focus issue I found when alt+tabbing with the UI open, but I couldn't reproduce the issue you mentioned :/

>How is this tool detecting the aspect ratio? Is it simply calculating the aspect ratio of the selected resolution, or does some set defined resolutions [ex: 1280x800, 1440x900] trigger the...

Seems to be controlled by the code in ```plboat_pl0f_R2_SpearSet``` \ ```plboat_pl0f_R2_SpearSet2```, which is a mess to say the least. I've looked at it in the past, but sadly couldn't make...

It might be possible to replicate it, but I haven't looked at it yet. Not sure if emoose did either.

While looking at this, I ended up trying to compare it with the GC version, and noticed the UHD water looks _incredibly_ odd: ![image](https://user-images.githubusercontent.com/33870163/189548790-158d8b13-4639-4de2-bd0d-ea73bdd69be8.png) The GC water looks like this:...

Looks the same using SD textures on UHD, sadly. ``Espgen45_Move`` is responsible for setting up position and the likes, while ``Espgen45_Trans(sub?)`` is what actually sets up the texture. Does GC...

Ah nice, I'll take a look at that IDB. Thanks.

Ah, I totally missed this one! Nice work so far.