Coder Social home page Coder Social logo

d2rassist's Introduction

使用说明

  • 风险自负,慎用,代码我看过了,读内存的,存在风险

第一次使用务必下载免安装包或者一键包,后续更新只需要替换同名文件即可,不需要改动老暗黑客户端(不需要重下1g的客户端)

image-20211116135803952

直接运行,已经打包了需要的暗黑文件,打开以后保持不要关闭下面的2个窗口就行了

image-20211019011503340

配置修改

打开同目录下的D2RAssist.exe.config,用txt打开或者其他的什么都行

能看到类似的内容,下面有具体解释都是什么意思,自己改就行了

<?xml version="1.0" encoding="utf-8"?>

<configuration>
    <startup>
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
    </startup>
    <runtime>
        <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
            <dependentAssembly>
                <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a"
                                  culture="neutral" />
                <bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
            </dependentAssembly>
        </assemblyBinding>
    </runtime>
    <appSettings>
        <add key="ApiEndpoint" value="http://localhost:8080/" />
		<!--地图透明度-->
        <add key="Opacity" value="0.7" />
        <add key="UpdateTime" value="100" />
        <add key="HideInTown" value="true" />
		<!--随游戏内地图显示而显示-->
        <add key="ToggleViaInGameMap" value="true" />
        <add key="AlwaysOnTop" value="true" />
		<!--地图大小-->
        <add key="Size" value="450" />
		<!--地图是否旋转-->
        <add key="Rotate" value="true" />
		<!--地图位置 一共有4种值        
		                        TopLeft
                                TopRight
                                Center
                                Custom
			自己选择合适的即可
		-->
        <add key="MapPosition" value="TopRight" />
		<!--只有当MapPosition是Custom的时候,下面的值才生效-->
		<!--MapPositionCustomX 表示地图左上角距离屏幕左侧的距离  自行调整(调整后需要重启,不要超过你屏幕分辨率)
		    MapPositionCustomY 表示地图左上角距离屏幕上侧的距离  自行调整(调整后需要重启,不要超过你屏幕分辨率)
		-->
		<add key="MapPositionCustomX" value="315" />
		<add key="MapPositionCustomY" value="735" />
		<!--快捷键-->
        <add key="ToggleKey" value="\" />
        <add key="ClearPrefetchedOnAreaChange" value="false" />
        <add key="PrefetchAreas" value="Catacombs Level 2,Durance Of Hate Level 2" />
		<!--下面是各种颜色,含义是R,G,B 范围0-255-->
        <add key="Waypoint.IconColor" value="16, 140, 235" />
        <add key="Waypoint.IconShape" value="Rectangle" />
        <add key="Waypoint.IconSize" value="10" />

        <add key="Player.IconColor" value="255, 255, 0" />
        <add key="Player.IconShape" value="Rectangle" />
        <add key="Player.IconSize" value="5" />

log

2021.10.19.01.16

  • 地图居中显示
  • 地图放大
  • 地图角度修改
  • 地图颜色调整
  • 地图文字全部繁体显示,可能有部分内部英文没找到,没翻译,等下次更新

2021.10.20.11.00

  • 随游戏更新而更新

2021.10.20.23.19

  • 新增自动内存偏移扫描(理论上不会因为游戏更新而失效了)
  • 增加自定义地图位置的配置
  • 增加地图配置说明
  • 部分洞穴类入口处存在地图地块可能没显示的问题修复

2021.10.22.02.13

  • 修改地图颜色,地图显示更清晰了
  • 合并到最新
  • 修复关闭地图时总是会报错

2021.10.23.18.34

  • 同步更新
  • 修复不同人不同地址问题(一定要人物先建房间以后再开启

2021.11.08.22.06

  • 同步更新
  • 更上了最新的更新,功能更全了

2021.11.16.13.56

  • 同步游戏更新

已知问题

  • 后续会把地图整合到一起,开关也弄到一起
  • 打不开或者没反应的,用管理员权限启动D2RAssist.exe

售卖问题

纯免费,不受卖,目前已知有人拿我的东西去暗黑核上卖,那不是我本人,说清楚,我不负责

有**偷了我的东西去卖,也非我本人,我顶多提供收费技术支持一下(看心情),所有东西都是免费的,你自己能弄好就用,弄不好就算了。

https://www.caimogu.net/post/76977.html?page=1

更新群:941746977

REF

http://elmagnifico.tech/2021/10/20/diablo2-map-hack2/

d2rassist's People

Contributors

andi1986 avatar audriusbutkevicius avatar datbear avatar derekshaheen avatar dr0od avatar dyar-al-ashtari avatar elmagnificogi avatar eveneveneven avatar evilanddirty avatar l0zenge avatar onexdeveloper avatar oppozition avatar playgame21 avatar rushtheone avatar thesneakattack avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.