Results 731 comments of emoose

Looks like the other 2 uses were just the car selection screens, latest commit added those too. Not sure if the shadowing is maybe too dark with this though, would...

@brad86m much appreciated! To me shadow looks like it's pretty much the same as Lindbergh, surprising that Xbox also seems the same since that was using opacity 0.5 which is...

This is a weird one, seems those sprites aren't drawn with the normal 2d/3d sprite functions, but looks like they're actually a 3D model which I guess draws them as...

Ah turns out it's code in DispStage that was drawing the fireworks, but using the wrong ID for them, should be fixed in https://github.com/emoose/OutRun2006Tweaks/commit/f1ed60b8494428f02488f52efb93372e5d36dc5f, luckily no need to edit the...

The CDSwitcher checks for xinput presses using the VibrationControllerId device number, so if it was set to some other device that'd probably explain it. Were you able to still receive...

Apparently the files for them aren't included with C2C so guess they would have to be taken from OR2 xbox, I noticed that some of the file structures matched up...

Got something added to our flac reader for them, only tested it minimally but seems to be working fine. I guess maybe the game should be able to turn off...

>Would ogg LOOP support also be possible? Probably not likely with the current code, this is still using the games OGG decoder which I haven't really tried mapping out, would...

Strange, saw some others mention it worked fine on deck for them: https://x.com/englebert3rd/status/1808910559389048886 You could try changing VibrationControllerId in the OutRun2006Tweaks.ini file and see if increasing it lets it work,...

Do you use any wireless controller/keyboard? I did have some bad stutter issues when I connected my XSX controller via bluetooth, not really sure what caused it, possibly something with...