-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
53 lines (39 loc) · 4.12 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
README - SeriaView v0.3
SeriaView is a HighFleet save editor and seria file visualizer. Thank you for using SeriaView!
Feature
Player editing: bonus, money, player's worldview and ammo register.
Fleet editing: adding new ship/part to the player's squadron, editing existing part amount.
Tree visualization: visualize the seria file for its tree structure.
Debug and testing
v0.3 is a testing version, more features are in development. There might be bugs in this program. When editing your save file. PLEASE MAKE SURE YOU HAVE BACK UP!
The program has a console enabled which will appear alongside the main Window. If you believe you have encountered an error or something unexpected, message me and take a screenshot of the console. This can help me identify the issue.
Setting
On startup, the program will ask for the HighFleet installation location, this will be used to retrieve in-game text and enable features such as adding a new ship.
Suppose you have moved the game, or missing this. Go to menu File > Setting and reconfigure this.
Basic view: Player
The player panel allows you to edit bonus (initial money), money (in-game money) and the player's worldview, which is Mark's characteristic.
On the right side, you can edit special ammo by selecting any item on the list, and go down the bottom by editing the text entry.
Click on the drop-down menu to select new ammo and click Add to add it to your ammo register.
Basic view: Fleet
The fleet panel allows you to add new ships/parts to the selected squadron. First, select any ship/part on the left (you can only select one at a time). Second, select the target squadron in the middle panel and click Add button at the bottom.
The program is facing performance issues so it might take a few seconds to finish adding a ship (especially a large ship, such as Sevastopol).
On the right side, you can edit existing parts of the selected squadron. Select any item on the list and edit its amount at the bottom.
Tree view
The editor can detect whether the file is a game save or a general series file and switch to a tree view. You can also manually switch to tree view by going to menu View > Tree view.
--------
README - SeriaView v0.3
SeriaView 是一个 HighFleet 存档编辑器和seria文件可视化工具。感谢您使用 SeriaView!
功能
玩家:包括奖励、金钱、玩家的世界观以及弹药登记。
舰队:可向玩家中队添加新船只/部件,或编辑现有部件数量。
树结构可视化:将seria文件的树结构可视化。
调试和测试
v0.3 是测试版本,更多功能正在开发中。该程序可能存在一些问题。在编辑您的存档文件时,请 务 必 确 保 备 份! 程序配有控制台窗口,会随主窗口一同出现。如果您遇到错误或异常,请给我留言并截取控制台截图,以帮助我定位问题。
设置
程序启动时会询问 HighFleet 安装位置(游戏根目录),该位置用于检索游戏内文本并启用诸如添加新船只的功能。 如果您移动了游戏或未设置此项,请进入菜单 文件 > 设置 并重新配置。
基本视图:玩家
在玩家面板中,您可以编辑奖励(初始资金)、金钱(游戏内资金)和玩家的世界观,这是玩家的人物属性。 在右侧,您可以选择列表中的任何项目来编辑特殊弹药,并在底部编辑文本条目。 通过下拉菜单选择新弹药,然后单击“添加”将其加入您的弹药登记中。
基本视图:舰队
在舰队面板中,您可以向选定的中队添加新船只/部件。首先在左侧选择任何船只/部件(一次只能选择一个)。其次,在中间面板中选择目标中队并点击底部的“添加”按钮。 由于性能问题,添加船只(尤其是大型船只,如塞瓦斯托波尔)可能需要几秒钟。 在右侧,您可以编辑选定中队现有的部件数量。选择列表中的任意项目并在底部编辑其数量。
树状视图
编辑器可以检测文件是游戏存档还是普通seria文件,并自动切换到树视图。您也可以手动切换到树视图,方法是进入菜单 查看 > 树视图。