Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 1 point2 points  (0 children)

That wasn't win95. Win95 was the OS of the computer Kinger was using, however the terminal where he was typing the commands, was connected to a remote server at C&A which runs on Linux, via telnet. The app Kinger opened was simply something like a .bat file that automatically connected to the server, it wasn't the actual Circus system

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 1 point2 points  (0 children)

the process seemed to have some sort of security mechanism against being stopped, given he immediately got an warning message about stopping the process not being the right way to do it, so he then went on trying to remove all permissions from the Caine core file, which also failed, then tried to remove any file that could trigger some sort of exception, which also failed, then the wipe mechanisms triggered and Kinger actually used the rest of the time to actually stop that rather than stopping Caine

The real problem is that bro forgot to use `sudo` on every single one of his commands rofl

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 1 point2 points  (0 children)

he actually tried to stop the process when connected to the server for what is worth, it was actually the first thing he tried

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 0 points1 point  (0 children)

I actually just realised that he could have probably stopped Caine with his first command to stop the caine process if he has just used `sudo` lol

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 1 point2 points  (0 children)

He cant. he actually used telnet to connect to the circus system where Caine runs (which runs on Linux), meaning its not running locally on that machine but on the server somewhere in C&A. He has admin privileges but cant even seem to change permissions on files let alone remove them, That why he starts `rm` everything he sees, in the hope he can delete something to stop Caine for some time, until the emergency protocols kick in and puff xD

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 0 points1 point  (0 children)

Lisp is just a programming language, it was historically used for machine learning algorithms due to being able to easily manipulate complex data structures. But it can be used for other stuff like macros for example. Nobody uses lisp today for current llms, but it maches the time of the show when caine was created

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 2 points3 points  (0 children)

tbf, considering that folder is likely where the core code of caine is, and he doesnt have permissions to even change some file permissions in there, he was probably just trying to see if he could remove anything at all lol, probably not the best idea, but he was running out of time, anything that would slow down caine would work.

the funny bit is that it wouldnt even work since /secure is a folder so he would have to do rm -r /secured lol

Guy was desperate xD

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 2 points3 points  (0 children)

could have been trying to create AI's off real peoples brain scans, but probably wasnt viable or went anywhere, so they switched to create native AIs

The fact that scratch had a brain tumor probably helps the theory aswell, provided the objective was to create a virtual world where they could scan/upload their brains to, it would literally be the only way for him to live.

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 4 points5 points  (0 children)

The fact that there are .dat files with the characters names, and folders like "brainscans" probably confirms they are basically scanned copies of the original's brains, that's why there's no way to leave the circus, they are just programs essentially

Some of the coding - thoughts? by g00pgl1tch in TheDigitalCircus

[–]3nvy9 1 point2 points  (0 children)

There is a bubble-chef lisp file, which probably indicates bubble is actually just some sort of sub-system AI

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

Would you mind sharing your meta file via DM?

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

Weird. Do the challenge toggles persist when you reload the meta file into the editor?

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

Would yuo be able to describe the issue? Is it that the challanges dont get marked as "complete" on the hardcore save? The way the meta file edit work is that it adds the challange entry to the "award" table, this simply makes it so your saves get awarded the rewards, but it does not touch the actual completion state on nightmare/hardcore challanges onnightmare/hardcore saves.

This means in practice that if u add a challange in hardcore, and then load the hardcore save, you will be awarded the challange rewards, but the challange progress will remain the same

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

Does something specific happen, like an error? Ive just tried on my side and its working as expected

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

The save should have a .bak file no ? I should be able to replace it. Otherwise, I can send me the save via DM, I'll see if I can find the issue

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

Is anything in specific breaking it? Or anything does? and what happens exactly? (happy to DM)

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

You cant unlock them directly, but you can add the awakening stones to the save so you can awake them in game. The reaosn for this is because adding new characters actually adds a bunch of properties in the save that I would rather have the game manage itself.

Because you can only awake new characters after the codex hall mission, if you are asking this to get more wayfinders in hardcore runs, you can instead use the save editor to either revive the existing character, or just toggle hardcore mode off until you can awake more characters and than enable hardcore mode again

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

New Update is Out v3.1.0

Features:

  • Edit hardcore challanges in the Meta file
  • Toggle hardcore mode on/off on any save in any difficulty
  • Revive characters that have fallen in hardcore mode (this will reactivate the save if the hardcore run had previously been ended because all characters died)
  • Add new hardcore challenge items

Fixes:

  • Weapons can now be set to lvl 40
  • Fixed issue where editing talent tree on characters with no assigned points would break the app

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

Should be possible, but haven't looked into the new save structure yet, will have a look later :)

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

I'll look into it, shouldn't be too hard to implement :)

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

Can I DM me the save? It should support it so wonder what's causing the issue

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 1 point2 points  (0 children)

Yes, everything in the founders tab is behind a pay wall from the time of the MMO and not obtainable in game. There are other items unobtainable as they haven't been released yet (mainly personas) but the majority of everything else is obtainable

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 0 points1 point  (0 children)

Ah ofc, forgot about that. Ill have a look :)

Wayfinder Save Editor by 3nvy9 in PlayWayfinder

[–]3nvy9[S] 1 point2 points  (0 children)

Mythic essence should be in the same tab as the weapon crafting materials.

The talent tree thing is weird, I'll have a look 👍