faatal

faatal



28 Apr

Comment
    faatal on Forums - Thread - Direct

The term gold does not mean much anymore. When is it done? Many games release, get a few bug fixes, then no more updates, so I guess it is done. There are other games that just keep getting bugs fixes, balance changes, new features, at whatever rate the devs feeling like doing, so they don't ever seem done to me. Avorion, Grim Dawn, No Man's Sky, Empyrion, Everspace 2, Space Engineers, Rust. I play or have played all of these and look forward to some of their updates. Some were early access titles and while so, it actually encouraged me to play them less. Leaving early access tells me it is more stable, more complete and I will have a better experience.


I bought Necesse many months ago on a recommendation. On sale. Got that early access price as most games go up in price substantially when they leave early access. Played for 7 hours and stopped because I want more features. I want a more in depth experience and don't want to get burned out on the fe...

Read more
Comment
    faatal on Forums - Thread - Direct

Yes, they would have been alpha 23, 24, but now something like 1.5 or 2.0.


It would be nice to break nothing, but I don't know if that is practical. Code will change to make it better or add features, so if a mod is changing code it may need updating. xml formats may continue to change as needed. Save data mostly has version numbers for the various types of data and we try to be backwards compatible reading older versions.

Comment
    faatal on Forums - Thread - Direct

Yes. 1.0. No longer early access. Not gold. Not done. Continued full development exactly as if we had called it A22 and started on A23, then A24...
Many games leave early access and the devs then continue to improve them. There is nothing weird about this.


27 Apr

Comment
    faatal on Forums - Thread - Direct

Nav gets occasional updates by Will to fix things or add POIs, so it will be somewhat different in 1.0.


We should have pregen maps on console and they will be made using the improved RWG.

Comment
    faatal on Forums - Thread - Direct

This FSR 3 port to Unity I used is 3.0 and it does not have frame generation ported. It basically works, but there is blurring on certain types of renderer objects like particles using cutout. I may not have much time left to make changes to it, so it may be off in all the presets, but manually enabled using the AA setting.


23 Apr

Comment
    faatal on Forums - Thread - Direct

In 1.0, RWG will more successfully make cities/towns, so there are more of the bigger ones.

Comment
    faatal on Forums - Thread - Direct

Possibly. Event Types: None, Basic, Advanced, Insane, You Will Regret This.

Comment
    faatal on Forums - Thread - Direct

Should be a mix of medium and high. It does render lower and upsample like many console games do.


I did get FSR 3 rendering working a few days ago on PC and looks good other than a few minor blur issues, but it has not been tested on Mac/Linux or console yet.

Comment
    faatal on Forums - Thread - Direct

We will be trying to avoid that as much as technically possible. Hopefully a save will at least partially load by converting the data we can.

Comment
    faatal on Forums - Thread - Direct

Maybe someday or in a sequel. With the speed of RWG now, I can make a 4k map in like 10 seconds. Perfect for the "you were knocked out again and woke from your coma 6 months later!" event.

I had a feeling someone would hold that against me. "Remember 15 years ago when they said there would be land sharks?!?".

That would match your profile picture, but I think you would look better as big mamma.

Comment
    faatal on Forums - Thread - Direct

Kind of. Unity delayed the new terms to this year's not yet done version of Unity. You update, new terms. This update is supposed to have better gfx performance, so... hmm

Probably the same. Those colliders are actually the ragdoll bones, which could also use some work for physics reasons. I made a note, but may not get to it for 1.0.

Comment
    faatal on Forums - Thread - Direct

Many features already use threads, like chunk updates, chunk collision mesh baking, audio, saving, pathing, networking and Unity itself on things like rendering and physics.


A lot of code that interacts with Unity has to be done on the main thread and Unity itself does a lot of work on the main thread, so that is often the bottleneck. There is still room for improvement and we will make improvements as we have the time.

Comment
    faatal on Forums - Thread - Direct

The algorithm has several parts, but basically you divide the vert count by 100,000 to get the score. sky01 is about 35. The current budget is 62. Each location looks at what POIs are around it, not tiles, and reduces the budget, while ignoring scores of 6 or below (my baseline) and then picks something within budget. Tiles can override the budget in rwgmixer, so modders can do big stuff if they want.

Comment
    faatal on Forums - Thread - Direct

One of our console programmers has done a great job improving how the controller works with the UI and gameplay and that will carry over to a reskinned UI when we get to it.

Comment
    faatal on Forums - Thread - Direct

2017? No thanks, I much prefer the better version of the game we have now and the better version it will be in the future. For console it has improved so much that it might as well be a sequel.

The industry classically considers gold to be a done game that only gets bugs fixes and maybe balance adjustments. As the industry changed, expansions came along, then DLC for these gold games.


1.0 is none of that. It is the game simply not being in early access. Development continues.

Comment
    faatal on Forums - Thread - Direct

I don't think it was defined one way or the other. It works on console now as we have done a bunch of performance and memory optimizations on it, but console memory is so tight that our console programmers need to literally restart the game before you can play the map to ensure maximum free memory. Restarting/resuming is tricky and different between PS5 and Xbox and we don't want to delay more to ensure it works, so it should be in one of the early patches.

Comment
    faatal on Forums - Thread - Direct

I don't have all the details, but my initial desire for an event is a mini blood moon, that can happen any day, with some warning to get back to your base. They could also be bandits or a mega zombie. Vulture swarm. Bandits lobbing mortars at your base that you have to go out and stop. A tornado or earthquake would be cool, but you can't fight that :(. Land shark burrowing up into you base. Sand worms. Trader's wife taken hostage, so you have to get her back or pay ransom. Bandit duel where you each get one shot. Bandit drag race. Timed race to get somewhere. Bandits kidnap you and wake up in random location. I'm sure I can make some more up.

Comment
    faatal on Forums - Thread - Direct

Yeah, alpha/beta/gold/whatever, early access and version numbers tend to be arbitrary these days. There is no industry standard. Games release in all manner of states and have a large variety of post launch development.


I actually like how No Man's Sky did their versioning with code names and 1.x, 2.x, ect. They may of had a rough start, but I certainly got my money's worth from that game with all the free content they have released over the years. I feel 7dtd dev is similar to theirs, except they never labeled it early access and simply chose to update the game several times a year for many years. I actually get turned off when I'm browsing new games and see "Early Access" as I never know what state it is in and tend not to buy them, so I'm glad we are removing that from 7dtd.

My memory might not be the greatest (ask my wife), but I certainly remember working on bandits. We definitely laughed when we saw them spawn out in the...

Read more
Comment
    faatal on Forums - Thread - Direct

That is too bad. I can't wait to play it myself. All this work being wrapped up, so I finally get to enjoy playing it for real.