Jump to content

NoxyGame

Members
  • Posts

    16
  • Joined

  • Last visited

Nexus Mods Profile

About NoxyGame

Profile Fields

  • Country
    Germany
  • Favourite Game
    Baldur's Gate 1&2

NoxyGame's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hey thc002, I've also whondered about a good AA solution for Skyrim especially for transparency AA and did some FullScene Sparse Grid SSAA tests myself. 4xMSAA + 4xSGSSAA with a little higher negative LOD has a good visual quality, but costs some more GPU performance and a bit more VRAM, with your gfx card you might drop below your display refresh rate (Vsync on, of course) and experience little stuttering because of a non constant framerate. The 4x config will pretty much reduce any flickering of moving objects... you'll notice it during loading screens when the objects are zoomed and and if they have transparency or specular glossiness. *Note* I did some more testing today. Make sure to ENHANCE the AA setting... otherwise you'll lose performance and gain no benefit from doing it with override! */Note* But if you want to trade some performance for visual quality you could set forced vsync to 1/2. This way you might stay on a steady 30 fps and you could run the 8x config or the 4x config and even enable Ambient Occlusion but don't choose the Performance setting.. you'll experience shadow/shader flickering from bushes as you walk by... so choose Quality instead... with AO enabled the game itself looks a little better speaking of more realistic. Here's a screenshot of the config window for 4x config with half vsync rate http://aes-autopflege.de/tmp/NV_insp_config_4xSGSSAA.png You might want to test 2xMSAA + 2xSGSSAA with a neg. LOD of -0.375 or -0.250 if you're not satisfied with the performance. Don't forget the C1 bit in the AA compatibility setting. I've seen some other posts where 10C1 or 12C1 is recommended... this needs a deeper look at... because Diablo 3 for example has 12C1 and SGSSAA works pretty good there too. I've also added 2 ingame screenshots showing the difference between 2x and 4x in detail. But the real difference can be seen with moving objects that have transparency like the needles of the trees. Less flickering and very fine details! Greetings Noxy
  2. Just letting you know that the release is about to happen soon. (somehow people think I'm talking chinese when I say that The Asteria can fly :happy: ) New Teaser Video released, take a look and tell me what you think. Havoked Versions work too as seen in the end of the teaser and a lot of more nice features to come in later versions. :thumbsup: (maybe I should record a havoked fight in the air or on the sea, arrrrrrr pirates!) (or maybe I should include some more nudity, those mods seem to be more interesting than a fully flyable airship :confused: ) http://www.youtube.com/watch?v=a5BsDa-7dfE mfg Noxy
  3. Okay it looks like it's getting better and better :thumbsup: go get your own opinion by watching this new teaser! http://www.youtube.com/watch?v=6vFxEaN_5oI there's less stuttering when not recording with fraps... mfg Noxy
  4. Well guess what... that has been the initial idea but then you have to recalculate the angle and the position corresponding to the ship or the marker, otherwise you'll end up having activators that might be moving with the ship but the position and direction will be facing the wrong position/angle... think of it like you'll have a lever on the left, you stand in the middle and there's a lever to your right, now when they all fly the same way and u make a turn by 180 degree, the leftmost lever will then be the rightmost and vice versa... you see what i mean? you should also remember that there will be more than just one lever that you as a player ingame will have to activate, forward, barkward, up, down, left, right.... so that's the point why iskeypressed will make it easier to implement and easier to control by the player at least it would be acutally enjoyable if i had dual cast for forward, backward, then switch the magicspells via hotkey to left, right and doing all that while standing or running around fighting against pirates and dragons on the ship and not having to run to levers while we're sailing at full speed :pirate: mfg Noxy
  5. Been some time the last time i've been around here... but... it looks like i found something useful that works with papyrus :thumbsup: Here is my first teaser with some new Skyrim video footage and something from what i had already done in Oblivion. There's still a lot of stuff that needs to be done and i really need the iskeypressed functions from SKSE or someone who was already able to get something similiar working but with using magic casts to get papyrus to work with properties... Enjoy! http://www.youtube.com/watch?v=5-BH1usby1Q
  6. you can already... no mod necessary... Works flawless when the object you want to tame isn't attacking you, otherwise you might need to block a bit and put your weapons back until the fighting script accepts your surrender. code is always the same... open console click the object, the make it the calling instance/reference and type just these 3 commands ssq 750ba forcerefintoalias animal setplayerteammate 1 and btw there's also a mod that let's you summon the desired monster/animal via rings http://www.skyrimnexus.com/downloads/file.php?id=4034 Greetings Noxy
  7. Allright new version has just been released, tell me how you like the new physics, this could/would become a key-concept feature towards the skyrim airships the COBL dependencies have also been removed, some people seem to struggle a little bit with it and other mods http://www.tesnexus.com/downloads/file.php?id=40959 Enjoy :thumbsup:
  8. The 3D Ship models were done by orillionbeta, found here http://www.turbosquid.com/Search/Artists/orillionbeta Stumbled upon his page via google, he seems to release some good models for free, credits to him :thumbsup: Okay back to topic, I just finished the first importent upgrading of the steering physics of the Dwemer Skyship v2 The Bugs still remain, but I already tested a lot of other nice features with Side's Sailing Ships which seem to behave a lot better than the Dwemer Skyship ( I can already walk on deck while steering the ship at the same time, awesome fun looking down while anything rushes aside at the ground :thumbsup: flying dutchman with sails in the air, awesome) http://www.tesnexus.com/downloads/file.php?id=40959 ( I gave credits to the authors that worked on it before and set it to hidden, in case of testing atm, hope you can download and test it, i might add a savegame if you don't want to go trough the questline ) I'm forward looking to your comments how you like the new steering as a base concept for the skyrim airships/zeppelins
  9. Well you can already support me :thumbsup: Steering/Movement has been adjusted to feel more realistic(slow but heavy into any direction), wanna test it? And you can walk on the deck while steering to any axis, well sometimes it's possible to fall trough the deck, but you get ported back to the deck within a second without taking damage and continue steering :rolleyes: (happens a lot when interacting with stairs while rising your height) Next Step will be to get rid of the collision rat/objects which need a proper Z adjusting aswell(currently floating above the water surface), so crashing into rocks will be possible^^ Can't wait to get my hands on the new CS :happy:
  10. Exactly this :rolleyes: and to prove that I'm seriously not trolling here you got a short part of the modified acceleration script if ( DSStage == 3) player.resetfalldamagetimer disableplayercontrols set movementscale to 40 if ( isKeyPressed 16 ) ;go up (shift) set zacceleration to DSPower/70 elseif ( isKeyPressed 17 ) ;go down (ctrl) set zacceleration to -3 else set zacceleration to 0 endif if ( isKeyPressed 65 ) ;turnleft (a) set angle to ( angle - 5 * t_it * t_it * 100 ) set t_it to t_it + t_it * t + 0.005*t if ( t_it > 0.02 ) set t_it to 0.02 endif elseif ( isKeyPressed 68 ) ;turnright (d ) set angle to ( angle + 5 * t_it * t_it * 100 ) set t_it to t_it + t_it * t + 0.005*t if ( t_it > 0.02 ) set t_it to 0.02 endif else set t_it to 0 endif if ( isKeyPressed 87 ) ;go forth (w) set airshipacceleration to DSPower/20 elseif ( isKeyPressed 83 ) ;go back (s) set airshipacceleration to -DSPower/25 else set airshipacceleration to 0 endif set airshipspeed to airshipspeed + (airshipacceleration) * t ;ve=va+a*t set airshipspeed to airshipspeed - airshipspeed *0.10*t ;slowly breaking to zero, wind set airshipway to (airshipspeed * t + (airshipacceleration/2) * t * t)*movementscale ;movement: s=va*t + a/2 * t^2 set zspeed to zspeed + (zacceleration) * t ;ve=va+a*t set zspeed to zspeed - zspeed *0.15*t ;slowly breaking to zero, wind set zway to (zspeed * t + (zacceleration/2) * t * t)*movementscale ;movement: s=va*t + a/2 * t^2 u see, serious business going on I guess I'll be able to reuse most of the work now for skyrim CS later :thumbsup: ...currently working on the angle steering...
  11. Good News everybody :thumbsup: Been working on the Dwemer Skyship Script today and threw some more realistic steering physics on that beast! Feels and moves like a massiv giant trough the air, smoothly and not too fast in acceleration towards any axis. Will release a modified .esp when it's done :thumbsup: All values can be easily adjusted to fit the right type of airship/ship, lot's of fun sailing it in the water or the air, but still the old .esp contains a few annoying bugs i'd like to get rid of, so stay stuned, any help is appreciated
  12. You forgot to do some 1080°s and backflips on the way down, combo-breaker-time :thumbsup:
  13. Balloons, yeah that's an overrated detail, why not just say that the boats have their levitating ability from special rocks, or magic enchantments aswell? Steam pumped airships like this might be too easy in appearance, but would fit the technology at this time http://3.bp.blogspot.com/_-NO6-cqJhdc/TGxFRtRmA9I/AAAAAAAAASY/t7Nxl9NFCJo/s1600/airship800.jpg I kinda liked the body shape from the airship of my older post, not to much looking like a regular boat, but thats up to everyones own taste... more like a small aggressive pirats capturing airship *arrrr* Sails could be an optional feature for transforming the zeppelins to regular boats sailing on the water, or even for a combination of the steam pumped zeppelins for movement within the air, like many airships could/would use sails for steering.... but that's just optical preferences.... I'll guess there's gonna be a few different body types and scales toward the whole airship modding within the first months, the more the better, seeing different types is always the best choice for the player to use for their own special taste, i'm personally more interested into scripting features, what those air-giants are gonna be able to perform <(^.^<)
  14. Maybe something like this? http://files.turbosquid.com/Preview/Content_2009_07_14__08_16_04/ship%2001.jpg084a923a-56f3-4e3b-9a5e-dfb812b34ec8Larger.jpg http://files.turbosquid.com/Preview/2010/12/08__13_22_00/ship%2009.jpge0f75672-04b8-4187-b99c-867c6bd1b6d9Larger.jpg It's a small airship/ship, the big ones need a lot of fancy details, big cannons and of course more room to fight a pirates battle. You can already think about detailing the damage model and repairing your damaged vehicle, maybe special wood needs to be chopped instead of just spending some money, or spending money on wood, to avoid going to play mister lumberjack, thinking of it like minecraft, hmmm Buying and upgrading your parts, like the sail for more speed, your cannons for more damage and so on... You could also think of hovering island parts, like the Doom Island from Lufia 2, that would make an awesome place to travel to with your airship, ah the good old times, oh and submarine would also be pretty awesome, since when the folks were smart enough for an airship, why not also a submarine, or maybe even both in one airship/ship/submarine? I'm already looking forward to get into some close combat fights with my controlable dragon, burning down the entire ship and see it crash against a mountain, explode and burn a while while the parts are raining down to the ground, maybe too much, but let's see. Oh and Parachutes for the npcs onboard maybe(warriors with parachutes instead of levitate, yeah), would be also looking cool to nom nom nom them with my dragon while they're floating to the ground XD What do u think should be a part of this project?
×
×
  • Create New...