合金装备V邪道资源获得办法

介绍

本CE修改器目的是修改一些可获得的资源,主要用于研究基地建设

注意:
1. 这些资源仅对本地资源有效,对于线上资源无效,因此对于某些只能用线上资源才能研究的线上武器不起作用
  1. 这个理论上不会导致封号,同时也不正常影响联机游玩,因此不需要进行离线操作

使用方法

  1. 创建一个新的记事本文档
  2. 将下一个章节的所有文本复制进记事本

3.将文件名更改为 mgsvtpp.CT

  1. 打开 Cheat Engine
    选择 File - Load - 打开 mgsvtpp.CT
  1. 此时应该如下图所示:

这时点击左上角的闪光的按钮,
选择合金装备的应用程序
  1. 此时你应该可以在下面一栏查看到各种各样的数字
    在合金装备V TPP中,所有资源的数量都会在CE里显示两倍
    比如说你游戏里有线下的 稀有金属 资源 5000 个,那么在CE里显示的数量就是 10000
    那么要把游戏内的 毛地黄 改成 500 个的话,你就需要把CE表中的 毛地黄 数字改成1000

代码部分

<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
<CheatEntries>
<CheatEntry>
<ID>7</ID>
<Description>"基地资源"</Description>
<GroupHeader>1</GroupHeader>
<Address>0</Address>
<CheatEntries>
<CheatEntry>
<ID>0</ID>
<Description>"燃料资源"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C1265C</Address>
</CheatEntry>
<CheatEntry>
<ID>2</ID>
<Description>"生物资源"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12660</Address>
</CheatEntry>
<CheatEntry>
<ID>1</ID>
<Description>"常见金属"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12664</Address>
</CheatEntry>
<CheatEntry>
<ID>5</ID>
<Description>"稀有金属"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12668</Address>
</CheatEntry>
<CheatEntry>
<ID>14</ID>
<Description>"贵金属"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C1266C</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
<CheatEntry>
<ID>13</ID>
<Description>"植物"</Description>
<GroupHeader>1</GroupHeader>
<Address>0</Address>
<CheatEntries>
<CheatEntry>
<ID>3</ID>
<Description>"毛地黄"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12684</Address>
</CheatEntry>
<CheatEntry>
<ID>4</ID>
<Description>"非洲桃"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12680</Address>
</CheatEntry>
<CheatEntry>
<ID>6</ID>
<Description>"黄花毛地黄"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12688</Address>
</CheatEntry>
<CheatEntry>
<ID>8</ID>
<Description>"苦艾草"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12670</Address>
</CheatEntry>
<CheatEntry>
<ID>9</ID>
<Description>"黑胡萝卜"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12674</Address>
</CheatEntry>
<CheatEntry>
<ID>10</ID>
<Description>"黄金新月草"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C12678</Address>
</CheatEntry>
<CheatEntry>
<ID>11</ID>
<Description>"龙高"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C1267C</Address>
</CheatEntry>
<CheatEntry>
<ID>12</ID>
<Description>"豪麻"</Description>
<VariableType>4 Bytes</VariableType>
<Address>mgsvtpp.exe+2C1268C</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
<UserdefinedSymbols/>
</CheatTable>

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.