Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Option 2: Do it manually, download a theme you want into /sys (it'll automatically end up there), then remove the old x-server.sys or rename it to something else, then you just rename the new theme (most likely called mint-x-server.sys or something like that) x-server.sys and do a reboot -i
You just use the move command, like so:
[Command] [File to move/rename] [New file name]
So renaming the old one would be
mv x-server.sys backup_x-server.sys
The file should new be called "backup_x-server.sys", now you just need to rename the new theme x-server.sys ,
however, editing a file in this game is rly strange. can it rly only be done with the rename command? i mean i wanted to change an academic report but only with rename that beyond retarted in my oppinion, or im just to stupid to do it properly with this command...
1) Transfer the old x-server.sys file
2) Rename / Move the old x-server.
3) Rename the new x-server.sys
4) Reboot.
Here's a complete command list of what I did:
Note: "//" marks the start of my comments for the command. Don't include it and the comments when entering the command.
4.75.131.172> Connect 113.140.67.19 // Connect to Oppol Enterprises
113.140.67.19@> ls
113.140.67.19@> cd sys
113.140.67.19/sys/> ls
113.140.67.19/sys/> scp x-server.sys // Transfers the file to your /sys/ folder
113.140.67.19/sys/> cd ../log
113.140.67.19/log/> rm *
113.140.67.19/log/> dc
> cd sys
> mv x-server.sys x-server(original).sys // Renames the original x-server file
> mv x-server.sys(1) x-server.sys // Renames the new x-server file.
> reboot -i