Hacknet

Hacknet

Ver estadísticas:
Kaishi 15 AGO 2015 a las 4:00 a. m.
How can I create new folders?
mkdir or something similar does not exist
< >
Mostrando 1-9 de 9 comentarios
Kettles 15 AGO 2015 a las 4:02 a. m. 
I don't think there is currently any way of creating or removing folders.
Fatboy-Cartman 15 AGO 2015 a las 10:01 a. m. 
If you want new folders and files, you can edit your savegame (save.xml)

It's in your "....\steam\userdata\[userid]\365450\remote" folder.

Open the File with an Editor (notepad++ or else), search for your Computer (id="playerComp")
<filesystem> <folder name="/"> <folder name="home">...</folder> <folder name="log">...</folder> <folder name="bin">...</folder> <folder name="sys">...</folder> <folder name="your_Folder"> <folder name="yoursecondFolder"> <file name="yourFile">Blablablabla</file> <file name="your2File">Blablablablablablablabla</file> </folder> </filesystem>
Última edición por Fatboy-Cartman; 15 AGO 2015 a las 10:02 a. m.
Kaishi 15 AGO 2015 a las 11:59 a. m. 
Thanks! At least I am able to create new ones, even though there doesn't seem to be an in-game solution.
Bodacious Chugalug 20 ABR 2016 a las 3:34 p. m. 
If anyone else is watching this post, even with Hacknet's newest update...I have found a reddit post with an additional step, may or may not make a guide on how.

https://www.reddit.com/r/Hacknet/comments/3ia0u1/how_can_i_create_folders/

As of this post, its on the bottom of the page. I gots proof of it working too, http://steamcommunity.com/sharedfiles/filedetails/?id=669672604 WOOT!
Kaishi 21 ABR 2016 a las 11:39 a. m. 
Nice! Thank you.
OfficialVortex 20 NOV 2016 a las 7:30 a. m. 
Thx man!! Exactly what I was looking for!
Lost in Gaming 2 ABR 2017 a las 1:58 p. m. 
Since the DLC I guess it's not working. :( I tried to put it after the sys folder just like it was mentioned previously. Didn't work. Also tried to put it maybe inside the home folder but that didn't help either. Anyone tried it since the DLC is out? I really need a themes folder. :/
Werx 9 ABR 2017 a las 10:36 a. m. 
The XML file is in a new location (on my Win 10 system at least):
C:\Users\{UserName}\Documents\My Games\Hacknet\Accounts\save_{GameProfileName}.xml

I was able to add extra folders into my local system using:
<folder name="{FOLDERNAME}">
</folder>

Just make sure it's within the <folder name="/"></folder> node.
X0R❥⭕⃤ 22 DIC 2024 a las 6:05 a. m. 
Doesn't work if you're using cloud gaming as they don't easily allow you to access files stored on these boxes.
Any in-game features that let you create new folders or files?
< >
Mostrando 1-9 de 9 comentarios
Por página: 1530 50