Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 03/15/2025 in File Comments

  1. Try the newer version, as I had made a mistake in my previous code, it should now detect either version fine.
    1 point
  2. Sure it's understandable, I updated it now.
    1 point
  3. The fix is only designed to recognize an exe called Main.exe. If you rename it to that, it will work fine probably, but if your game version depends on that exe name, I can add support for that as well.
    1 point
  4. Thank you! Also, I forgot to mention; increasing the FOVFactor=1.0 value causes the model in the model viewer (the menu right before beginning a mission) to become small. It would be nice if it could be patched in a later update as there are may or may not be other things that are affected as well when changing the FOV value.
    1 point
  5. Hey, you're welcome. The fix only calculates the FOV based on the aspect ratio of the resolution set in the fix's ini file (when both width and height are 0, it uses the desktop resolution), it doesn't touch in anything else. About the small text and stretched HUD elements, that would be interesting to fix in the future as well 🙂
    1 point
  6. Hello @AlphaYellow! Thank you for this addon. I tried it just now and I'm curious, what does the following in the CarnivoresCityscapeFOVFix.ini file actually do: [Settings] Width=0 Height=0 Is it like that they're meant to have the game think as if it's running at that resolution so that everything that doesn't scale would look like as if it's being played at that resolution (like a text that would shrink at 4K, but looks normal at like 720p)? For now, the only thing in the game that I know that normally doesn't scale with resolution is the text in the loading screen that reads like "Precaching" and stuff in the bottom left of the screen, everything else AFAIK scales normally (I have only played the first level, don't know if there are other things that don't scale), so it becomes extremely small when I set the game to ultra high resolutions in the PersistentSymbols.ini file. However, regardless of what I set the width and height settings above to like 1280x720, 3840x2160, 7680x4320, etc. or even leave them 0 as they are, these settings don't seem to affect anything, and for some weird reason, changing the FOVFactor=1.0 line works just fine as the FOV is changing normally each time I re-launch the game. Are the width and height settings above not working for now, or is it maybe a problem on my end?
    1 point
  7. No problem, you might want to download the newer version, as I was able to fix the missing objects on the sides 🙂 Not sure if it's a permanent solution still though.
    1 point
  8. Yes, thank you. Loved this Game back then. Thank you for creating this Fix.
    1 point
  9. Anyone who's updated to the latest official version of the game with native HDR support who's finding the hdr to be a bit dull compared to the mod, if you open up render.ini and look for a line called m_eHDRPreset and change it from 0 to 2 this will give a much wider dynamic range similar to the mod (setting it to 1 appears to be equivalent to the mods original look HDR mode)
    1 point
  10. The newest update supports DLSS 4 (310.2.1) and you can have the game use the new transformer model (Preset K) with this line edit in the renderer.ini config file. Simply change: m_bDLSSLegacyModel": true to m_bDLSSLegacyModel": false Hope this helps!
    1 point
×
×
  • Create New...