Forza Horizon - FIX lighting in autoshop, paintshop and mechanic | Xenia Canary

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024
  • ИгрыИгры

Комментарии • 31

  • @sowa_9543
    @sowa_9543  2 года назад

    UPDATE:
    More tweaks, same TrackSettings.xml. On disabled imageBasedLighting, brighter paints have a lot of glow, especially in autoshop. This will mitigate it. Not as accurate as readback, but it's something.
    - To make it less glowy: filmicTone Version="2" (...) exposure="0.100000" (default exposure is 0.75)
    - Change light source to be more top-down. Reflections will pop out a little bit more: OverrideShadowLightDirection value="0"
    Comparison: ruclips.net/video/EQjUsMK3Slg/видео.html
    TrackSettings.xml with all the tweaks: drive.google.com/file/d/1fNccwLcrBvJH9kgdOqRzvxJx3c8xE3Ko/view?usp=share_link

  • @crispybottom
    @crispybottom Год назад +3

    Hey, does anybody have fix for artifacting lighting in autoshow\paintshop\etc when using res_scale? (car paint is black with rainbow highlights, model doesn't load, makes the game unplayable imo, since you can't really upgrade cars in the garage)
    This only happens after running the game a second time after it doing some tweaks to the config (mount_cache, store_shaders etc.)

  • @alexer0943
    @alexer0943 Год назад +1

    How can i fix the problem that in the autoshop/garage/or people in the festival the animations are like speed up?

    • @sowa_9543
      @sowa_9543  Год назад

      There is no way to fix that. Or at least I haven't heard about the solution. Crowd animation speed is tied to FPS, so a patch is needed.

    • @alexer0943
      @alexer0943 Год назад +1

      @@sowa_9543 ok thank you anyway

  • @bearbro10
    @bearbro10 8 месяцев назад +1

    Do you know how to fix the kettle hills rally from crashing

    • @sowa_9543
      @sowa_9543  8 месяцев назад

      I heard about Kettle Hills, but it doesn't happen for me. No idea if it's fixable. You can try modifying zimpount of this DLC.
      1. go to where zimpount of Rally DLC is located, which is content\4D5309C9\00000002\6F6992766050D818245ADD408031E280FB5F4E634D\Media\DLCZips\zipmount.xml
      2. Then find
      3. Change ShouldCache="0" to ShouldCache="1".

    • @bearbro10
      @bearbro10 8 месяцев назад +1

      @sowa_9543 hmmmmmm maybe it's something in the config also do you know how to fix the lights shining through things?

    • @sowa_9543
      @sowa_9543  8 месяцев назад

      Lights shining through things is because of broken occlusion. You can try tuning query_occlusion_fake_sample_count to -1, 0 or 1. But if I remember correctly, it won't help in this game.

    • @bearbro10
      @bearbro10 8 месяцев назад +1

      @sowa_9543 I was able to fix the lights But not kettle hills, but yeah, this is looking more like the original version I'll say one more question. How do I fix that weird texture under the car with higher resolution?

    • @sowa_9543
      @sowa_9543  8 месяцев назад

      Did you try editing the zipmount for Kettle Hills? Texture under the car not fixable, resolution scale breaks something about shadows. The only way you can "fix" this is using a patch to disable all shadows in the game.

  • @joewhite8079
    @joewhite8079 Год назад +1

    Anyone know how to fix the motion blur box behind cars ive got everything fixed but that.

    • @sowa_9543
      @sowa_9543  Год назад

      The only fix is to disable motion blur entirely with a patch. All the patches (canary only) and instructions here: github.com/xenia-canary/game-patches

    • @joewhite8079
      @joewhite8079 Год назад +1

      @@sowa_9543 I've got the patch folder hundred games or more few months ago and I've set it to true to disable motion blur can't work out why it won't change in game now thought definitely not the worst bug. Do I need to replace the file with the updated folder from github thought I'm pretty sure it's the one I already have.

    • @sowa_9543
      @sowa_9543  Год назад

      You don't have to copy all patches, just the ones you need. Hard to tell what's wrong, best to go on Xenia Discord for proper help. All I can say is "xxx.patch.toml" goes into "patches" folder, and "patches" folder has to be where canary.exe is. Also make sure it's not nested, for example this is wrong: patches/patches/xxx.patch.toml. Another thing, if you're on TU4, patch for base game version will not work. There is a fixed patch for TU4, but you have to go on Xenia Discord to get it, as it's not included on github.

    • @joewhite8079
      @joewhite8079 Год назад +1

      @@sowa_9543 turned out the media Id and hash between the pathc file and iso game file wasn't matching due to the region I had to go for European one to apply title update 12.04 successful earlier so I fixed it up no worries patch applied issue solved just the game became unplayable my wheels started to go out out an angle and then after 10meters the car would deform until it goes flying into the sky 🤣 I might have to play without the patch motion blur around car is better for sure.

    • @sowa_9543
      @sowa_9543  Год назад

      Like I said, if you're on TU4, patch for base game version will not work (distorted wheels, distorted cars). There is a fixed patch for TU4, but you have to go on Xenia Discord to get it, as it's not included on github. Btw I also think Forza looks better with enabled blur.

  • @DramaticReplayss
    @DramaticReplayss 9 месяцев назад

    I edited these configs.. but when i launch the xex with xenia the changes to take place? Still have super bright customization

    • @sowa_9543
      @sowa_9543  8 месяцев назад

      Make sure Xenia is shut down when you edit the config.

  • @skyzotixx
    @skyzotixx Год назад +1

    hi can you help me in the game artifacts or rather the screen turns green car tires glow green cars glow purple and so on is it possible to fix it

    • @sowa_9543
      @sowa_9543  Год назад

      If you press F5 when those artifacts happen, it will clear cache and get rid of them for a while. If you want automatic solution, use "clear_memory_page_state = true", but this option will reduce overall performance.

  • @Mauriciodeimbe
    @Mauriciodeimbe 2 года назад +1

    Hey, is it possible to fix the random shadow texture bug when using resolution scale?

    • @sowa_9543
      @sowa_9543  2 года назад

      The only way is to disable shadows entirely with a patch. Also patches work for base game only, so if you want TU4 there is no way.

  • @bearbro10
    @bearbro10 2 года назад +1

    I don't see tracksettings in my directory what do I do edit: I found a way to do it im good

    • @sowa_9543
      @sowa_9543  2 года назад

      yea, game has to be in XEX format.

    • @genericslavdude2919
      @genericslavdude2919 Год назад

      how do i get it to be in xex format?
      @@sowa_9543