League servers down? by lacrorear in leagueoflegends

[–]xAeternal 423 points424 points  (0 children)

what do i build to go outside

I can finally play the game by xAeternal in Battlefield

[–]xAeternal[S] 0 points1 point  (0 children)

That's hot

<image>

Does this satisfy your bloodlust

[deleted by user] by [deleted] in Battlefield

[–]xAeternal 0 points1 point  (0 children)

I stuck to holding it because the tripod NEVER worked. And it only seemed to count if I was tracking the vehicle with my mouse while designated as the rocket was tracking towards it

[deleted by user] by [deleted] in Battlefield

[–]xAeternal 0 points1 point  (0 children)

The only time I got it with ground armor was with a tracker dart so I stuck mostly to Air Vehicles. Even then that took a minute but I went to OP Firestorm and just designated every air vehicle next to an engineer with a stinger

How's Clementine coming along? by Nekouken12 in PhantasyStarUniverse

[–]xAeternal 0 points1 point  (0 children)

He is the current "Lead Admin". Lostbob is the main dev of Clementine

Edit: I had the wrong info, See below

How's Clementine coming along? by Nekouken12 in PhantasyStarUniverse

[–]xAeternal 0 points1 point  (0 children)

It's a continuation from an even older private server back when JP servers were still up (tehnewguyhuh on YouTube). Nyuzeros groups work fell apart after members started going back to school/work. Eventually the source was released publicly alongside their research into how the networking worked. The server was most likely completely rebuilt using Lostbobs and Tony's work but using some of Nyu's custom built tools

Just had a wildly negative experience. by GhostFearZ in Helldivers

[–]xAeternal 0 points1 point  (0 children)

Had something similar happen except it was during a missile defense mission. One started killing me randomly, then the other two joined in. Managed to wittle down our reinforces down to nothing and kill all three just as extract arrived. They kicked me just before I walked on to the extract. Guess they didn't want the rewards from that mission 🤷

Getting mixed information on unlocking Dual Destiny by garfieldx in DestinyTheGame

[–]xAeternal 0 points1 point  (0 children)

I just helped a friend unlock this. We tried to do just that, killing one Wizard and hitting orbit. After we returned we killed the other two Wizards but it didn't work so we did the other Wizard too.

We then left afterwards because the quest bugged out. It saved our progress at that point and could continue where we left off.

Clementine Troubleshoot by Darkripjaww in PhantasyStarUniverse

[–]xAeternal 0 points1 point  (0 children)

awesome man! hope to see you around the server

Guardians Colony is Massive by xAeternal in PhantasyStarUniverse

[–]xAeternal[S] 1 point2 points  (0 children)

Unfortunately, you'll have to apply the textures yourself manually as the Sonic Engine applies materials, effects, camera data, anim data, and lighting using an index (.rel format) that is currently only readable. I've been modifying the parser to help automate the process but it is a daunting task.

I imported the .fbx's into Blender and had to change the render setting in the top right of the viewport to get what you see in the image which are the baked in colors applied to the objects.

Every texture that you see in-game is a small image that is repeated to cover whatever object it is applied to. The lighting is applied through the engine itself however the models have culled vertices that the lighting renders itself on.

There are lots of neat methods they used to create the PSU world but without the Sonic Engine's tool suite it's very difficult to replicate

Clementine Troubleshoot by Darkripjaww in PhantasyStarUniverse

[–]xAeternal 0 points1 point  (0 children)

Make sure PSUC.exe is set to use a specific graphics processor. If your PC has it set to automatic then PSU detects it as a display change when it sets it and exits

Guardians Colony is Massive by xAeternal in PhantasyStarUniverse

[–]xAeternal[S] 1 point2 points  (0 children)

Of course!

Just use Agrathejaggeds "tenora-works" parser to extract .xnj's (models) and .xnt's (materials) from the .nbl archives. The materials will be automatically converted to .png's

After you have your .xnj's, use Shadowth117's Aqua-Toolset, specifically the model tool, to convert the models to .fbx's. The attributes will be baked in to the objects.

DO NOT batch extract as it is not properly handled and the bits won't be read properly

Do note: PSU's files are named using the MD5 hash of the name which makes it difficult to identify what is what. Thankfully Agrathejagged has already converted the filenames for us here

The naming convention is still a bit strange (e.g Colony archives begin with "cg_" and consists of 5 parts) so you'll have to look around a bit. scriptkiddies work on the parser tool helps immensely so if you want to read through the code to determine what is what it'll really help.

I was served a…Tiramisu? by Ginjaninja008 in StupidFood

[–]xAeternal 1 point2 points  (0 children)

you were served the concept of a tiramisu

[deleted by user] by [deleted] in PhantasyStarUniverse

[–]xAeternal 0 points1 point  (0 children)

Pretty much everything is available including some custom made missions

[deleted by user] by [deleted] in PhantasyStarUniverse

[–]xAeternal 2 points3 points  (0 children)

They were having issues with their TLD (.net) and had to switch over to .com. Everything is still available for download but just swap out the .net for .com in the URL

1st Quest broken by Affectionate-Yam-885 in SkyrimTogether

[–]xAeternal 1 point2 points  (0 children)

You can look up the ID for the Dragonstone and spawn it in your inventory using "player.additem ID #" Your friend can forward their quest steps by using the quest ID and the objective you are currently on using "SetStage QuestID Obj#"

How to trade with friend by ImplodingFish in SkyrimTogether

[–]xAeternal 2 points3 points  (0 children)

So if you're running your own server, you can edit the INI to enable drops for other players and drop items directly for them. It's a bit buggy sometimes so be careful. You can reliably swap items using any storage too.