RSDKModding / RSDKv3-Decompilation

A Full Decompilation of Sonic CD (2011) & Retro Engine (v3)
Other
591 stars 120 forks source link

[Android] Graphical error on title screen #198

Closed awe444 closed 1 year ago

awe444 commented 1 year ago

Using latest "actions" build (haven't tested any earlier builds) with Steam data.rsdk on Android 13, there's a graphical error to the right of Sonic on the title screen. Toggling HardwareRenderer from true to false changes the color of the error from black to grey, as seen in the following screenshots: Screenshot_20221109-210831 Screenshot_20221109-210950

The phone's aspect is wider than 16:9 so I wonder if that's the cause. Incidentally I cannot change the width via settings.ini (it seems to ignore my specified ScreenWidth value and always just fills the whole screen, despite changing Fullscreen to false, not sure if that's a separate issue or expected behaviour).

In game I am also experiencing the edge pixel problem (only when using software renderer) reported previously as https://github.com/Rubberduckycooly/Sonic-CD-11-Decompilation/issues/194

MegAmi24 commented 1 year ago

That's just how it looks with screen widths higher than 400 due to how the title screen is coded in the Steam version, you can fix via mods

TheBrockReal commented 2 months ago

There's no mods to fix it

TheBrockReal commented 2 months ago

That's just how it looks with screen widths higher than 400 due to how the title screen is coded in the Steam version, you can fix via mods

There's no mods Stop lying