Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
I made it this way, because I could also embed the needed xDelta.exe, the actual patch data of xDelta (xd.xd) and the four files of HexAndReplace. I could also share this batch file, if needed. I think you might need .NET 5.0 for HexAndReplace, because I compiled it myself with the latest Visual Studio, and this should be the factor which needs the latest NET version. But you won't need all the files it comes with to do the job, so only those four files of it are included.
I will add the original BAT and the other needed files soon as loose files, which should help in getting less "dangerous file/action" false positives, because no unconfirmed admin script execution (incl. *.vbs generation, to get admin), no auto extraction of files, which also might trigger security programs. You will see, the commands to do the work (patch DLL, replace hex sequences) are no magic and there surely is space for optimization, with colors etc. But I'm too lazy to make it into a bling bling menu. It does it's job and this was the goal for me. ^^ It is no mod manager or anything, but a simple way to switch between different options.
Look at the code. Normally one have to make this manually via hex editing and before that, the DLL needs to be prepared with dnSpy to be ready for the switching. dnSpy rearrange the DLL code as soon as you change one number or anything, the way dnSpy wants the DLL. And without dnSpy you can't edit the DLL so easily.
More Combat Speed Options, Forced Quit on Exit Button, Higher Drop Chance and Combat Rating needed pre-patching of the DLL and xDelta makes your DLL into my pre-edited one. This is not possible with HexAndReplace, because, as mentioned, dnSpy rearranges the code and HexAndReplace can only replace hex sequences, which is enough for the rest, but not for safely adding code into the DLL.
Press Y 1 file copied
then i Press Z : xdelta3: source file too short: XD3_INVALID_INPUT
xdelta3: normally this indicates that the source file is incorrect
xdelta3: please verify the source file with sha1sum or equivalent
can you help me?