Tutorial for nobs? So that we can use it time when it no patched?
Be able to use it also ...
Be able to use it also ...
1. ah thanks. Yes i read it! You've never said that .x4 is xml!Quote:
1. Did you read my post on page 2? .x4 files are normal xml files, music is stored as .ogg, ...
2. Yes, there are already some encrypt functions in the DecryptUtils class. You can use them.
No, it has never been changed. The main reason for this: everybody has to download the full game again, if they change it!Quote:
Does the Key changes every Patch?
Yes, it is in there twice. Just search for it with a hex editor, you should be able to find it.Quote:
Is it included in the S4CLient.exe (cuz it has zu decrypt it)?
The resource.s4hd file contains the mapping of internal names and external names. It's encrypted. Check my Folder::DecryptFolder() function.Quote:
But I also didn't get, how to get the correct filename. Should I use the key to decrypt the filename, too?
Some functions are still missing in the Folder class.Quote:
are these the full working functions? i thought its not for leechers but if these are working functions everybody can copy&paste O.o
Quote:
No, it has never been changed. The main reason for this: everybody has to download the full game again, if they change it!
Yes, it is in there twice. Just search for it with a hex editor, you should be able to find it.
The resource.s4hd file contains the mapping of internal names and external names. It's encrypted. Check my Folder::DecryptFolder() function.
Some functions are still missing in the Folder class.
Why you do that? ^^Quote:
A little present for all leechers ;)
Import and Export with GUI. Just a fast hack with C#. It might crash if you do something wrong.
- Rename S4Resource.zip to S4Resource.7z
- Extract to S4League Folder with 7zip
- Open program S4Resource.exe and select file you want to change.
- Click on Export File
- Save to some location that you remember
- Change the file
- In the treeview, select the file that you want to change, if it's not selected.
- Click on Import File
- Select the changed file
- ???
- Profit
If you do something wrong: Either reinstall the game or copy the backup files from S4Resource.backup.
There is also the Clean button that removes old files from the _resources folder.