LV
2
- Joined
- Mar 5, 2026
- Messages
- 25
- Reaction score
- 31
- Points
- 33
A number of *.lgo files in the client are:
The source code is available in the repository.
I have attached the file in the attachment.
To run the client files for validation:
PkoTool.exe --mode=validate --scope=lgo --root=D:\Projects\MMORPG\TalesOfPirate\Client
Run for fix:
PkoTool.exe --mode=fix --scope=lgo --root=D:\Projects\MMORPG\TalesOfPirate\Client
In the future, I will add a converter to glb format and the ability to edit file headers.
Delete the remaining bak files after checking the client.
- broken,
- old versions
- some files have some garbage written at the end by third-party utilities
The source code is available in the repository.
I have attached the file in the attachment.
To run the client files for validation:
PkoTool.exe --mode=validate --scope=lgo --root=D:\Projects\MMORPG\TalesOfPirate\Client
Run for fix:
PkoTool.exe --mode=fix --scope=lgo --root=D:\Projects\MMORPG\TalesOfPirate\Client
In the future, I will add a converter to glb format and the ability to edit file headers.
Delete the remaining bak files after checking the client.