发布时间:2024-07-12作者:李运川点击:
XIVLogs
What is FF14Logs Uploader?
FF14Logs Uploader is a free and open-source software that allows players of the MMORPG Final Fantasy XIV Online (FFXIV) to upload their combat logs to FFLogs, a website that provides detailed analysis and statistics of player performance.
Features:
Automatic Log Uploading: Uploads combat logs from FFXIV to FFLogs automatically, enabling players to track their progress and compare it to others.
Detailed Analysis: Provides in-depth analysis of combat performance, including damage dealt, healing, and buffs/debuffs.
Class Rankings: Shows players their ranking compared to other players who have uploaded their logs for the same class and .
Customizable Reports: Allows players to create custom reports to focus on specific aspects of their performance or compare it across different encounters.
Community Features: Includes a community forum and discussion boards where players can share tips, strategies, and analyze their logs.
Benefits of Using FF14Logs Uploader:
Track Progress and Improve Performance: Allows players to monitor their performance and identify areas for improvement based on detailed analysis and comparisons.
Compare to Others: Players can see how their performance stacks up against other players in their class and , providing motivation and inspiration for growth.
Identify Strengths and Weaknesses: The detailed analysis helps players pinpoint their strengths and weaknesses, allowing them to adjust their playstyle and strategies accordingly.
Share and Discuss: FFLogs provides a platform for players to share and discuss their logs, enabling collaboration and knowledge sharing within the community.
Free and Open-Source: FF14Logs Uploader is free to use and open-source, making it accessible to all FFXIV players.
How to Use FF14Logs Uploader:
1. Download and install the software from the FFLogs website.
2. Configure the settings, including the character name, server, and encounter types you want to upload.
3. Run FFXIV and have the software upload your combat logs automatically.
4. Analyze your logs on the FFLogs website to track your performance and compare it to others.
Windows:
`C:\Users\[用户名]\Documents\My Games\FINAL FANTASY XIV - A Realm Reborn\FFXIV Log Files\FFXIV_ACT_Log.log`
macOS:
`/Users/[用户名]/Library/Application Support/FINAL FANTASY XIV - A Realm Reborn/FFXIV Log Files/FFXIV_ACT_Log.log`
Linux:
`~/.local/share/FINAL FANTASY XIV - A Realm Reborn/FFXIV Log Files/FFXIV_ACT_Log.log`
ff14logsrdps is a Python library for parsing and analyzing Final Fantasy XIV logs in real-time, providing a way to analyze player performance, track raid progression, and more.
Features:
Real-time log parsing: Parses logs as they are being generated, providing immediate insights into player and raid performance.
Detailed analysis: Provides detailed information about player actions, damage output, healing, and other metrics.
Raid tracking: Tracks the progress of a raid, including boss encounters, player deaths, and other key events.
Keyboard shortcuts: Supports keyboard shortcuts for easy interaction and analysis.
Extensible: Allows for the creation of custom plugins to extend functionality.
How to Use:
1. Install ff14logsrdps using `pip install ff14logsrdps`.
2. Start the ff14logsrdps server:
- From the command line: `ff14logsrdps --server`.
- From the Python prompt: `from ff14logsrdps import start_server; start_server()`.
3. Configure FFXIV to send logs to the ff14logsrdps server. This can be done by setting the logging destination to "ACT File" and specifying the IP address and port of the server.
4. Open a web browser and navigate to the URL provided by the server (e.g., ).
5. Analyze the results and create custom plugins as needed.
Example:
python
from ff14logsrdps import parser
log_file = 'ffxiv_log.txt'
parser.parse_file(log_file)
Documentation:
Refer to the [ff14logsrdps documentation]() for more information.
2023-08-31
2023-10-14
2023-08-05
2023-08-29
2023-09-25
2023-09-23
2023-09-23
2023-09-11
2023-09-23
2023-09-06