June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Discuss Daggerfall Workshop news articles.
User avatar
Hazelnut
Posts: 3015
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by Hazelnut »

Wow, a load of stuff - more than I realised over the month. I'm currently addicted to Oxygen not Included so not been paying attention last couple of weeks... seriously anyone with engineering leanings should treat that game as crack cocaine. :D

Anyway great update Interkarma, I know from experience how long these write ups take.
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

Reskal
Posts: 69
Joined: Tue Aug 04, 2015 1:58 pm

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by Reskal »

Should one wait starting a new game or is it safe to start from the beginning without losing the save games ?
I mean, is it finished now ? :)

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by Interkarma »

Saves are forwards compatible. I have save games from a few years back that still load OK today.

Insofar as classic features, the game is very close to complete now.

Reskal
Posts: 69
Joined: Tue Aug 04, 2015 1:58 pm

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by Reskal »

Good to know, will have a try then. Have a nice weekend all :)

User avatar
King of Worms
Posts: 4751
Joined: Mon Oct 17, 2016 11:18 pm
Location: Scourg Barrow (CZ)
Contact:

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by King of Worms »

I saw "Bump version ahead of new builds" on git... just week after a prev release. Looking at roadmap, 99% is ready. This is it... the sky will fall soon :lol: Unbelievable ride. Forget TES6 and Todd Howard!! Hail to the king, DFU and Interkarma :twisted:

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by Interkarma »

I've just closed off 0.8 and started work on the last few items in 0.9. It's going to happen really quickly now. :)

I have updated builds with some bug fixes made in the last week:
  • Further refinements to tilemap shader (Pango)
  • Fix boozers talking like nobles (Ferital)
  • Fix save bugs with user note markers and teleporter markers in automap (Nystul)
  • Option to enable/disable mipmaps in retro mode - off by default for sharper low resolution textures (Interkarma)
  • Added option to disable exterior (sunlight) shadows (Interkarma)
  • Improved shadow distance settings for more performant interior/dungeon shadows (Interkarma)
  • Increased maximum of mouse look sensitivity to 8.0 (Interkarma)
  • Limit quest building auto-unlock to residences only (Interkarma)
  • Fixed player being hurled into void when arrested indoors (Interkarma)
  • Fixed characters with "no regen spell points" disadvantage recovering spell points during fast travel (Interkarma)
  • Increased volume of ambient sound effects (Interkarma)
  • Prevent swim-bobbing animation from continuing after levitating off water (Interkarma)
  • Player will stand up again when levitating off water (Interkarma)
  • Footstep sounds no longer play while levitating (Interkarma)
  • Will no longer crouch while levitating and touching ground (Interkarma)
  • Can now levitate while underwater swimming to remove encumbrance and fly underwater (Interkarma)
  • Additional state cleanup now performed when starting a new game or loading classic save (Interkarma)
  • Fix corrupt savetree record from preventing classic save import (Interkarma)

User avatar
mikeprichard
Posts: 1037
Joined: Sun Feb 19, 2017 6:49 pm

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by mikeprichard »

NICE

User avatar
King of Worms
Posts: 4751
Joined: Mon Oct 17, 2016 11:18 pm
Location: Scourg Barrow (CZ)
Contact:

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by King of Worms »

Cant wait to test it, the new settings for light shadow distance, sounds volume, tilemap refinements, ...

EDIT: Small note, new light shadow distance helps a lot, but its a bit bugged.

Lets say the detail slider is like this:
0 - lowest
1
2
3
4
5 - highest

Than 2 and 4 are the same shadow distance.

So my frames go like this (in shadow heavy scene, daggerfall castle looking from throne to exit)

0 - 120 fps (capped by me)
1 - 120 fps (capped)
2 - 60 fps (vsync kicks in)
3 - 33 fps
4 - 60 fps (same cpu usage as 2)
5 - 19 fps

Should I fill the bug report?
Maybe a separate light shadow distance slider would be the best.. not sure.

Still its DEFFO a good step you did, just this one thing..

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by Interkarma »

You can control shadow distance in settings.ini for exterior, interiors, and dungeons. It has nothing to do with 0-5, I'm not sure where you're getting that from? Are you confusing with shadow resolution?

Just to clarify, shadow distance is the number of units (in-game metres) from player that shadows are drawn. I've set defaults to reasonable distances based on open dimensions of the three environment types. You shouldn't need to change these settings, but they are available if you want to play with them. Higher values will result in more CPU time required per frame.

Shadow resolution has been in DFU for ages now, and is unrelated this recent shadow distance change. You can safely set shadow resolution to lower values like 0-2 and it looks fine. I'd recommend just leaving this on default of 0 at all times.

User avatar
pango
Posts: 3347
Joined: Wed Jul 18, 2018 6:14 pm
Location: France
Contact:

Re: June Builds - Map Upgrades, Retro Rendering, Crime Features, and More!

Post by pango »

That streamer got very weird low-res 3d models lighting/shadows with 0.8.2... No idea what his settings are, though:
https://www.twitch.tv/videos/448613700
Mastodon: @pango@fosstodon.org
When a measure becomes a target, it ceases to be a good measure.
-- Charles Goodhart

Post Reply