https://github.com/klich3/ppt-table-tool
Tool for create - Power Play Table PPT to HEX to DSL File, implemented in OpenCore on your Hackintosh
https://github.com/klich3/ppt-table-tool
aml ati dsl hackintosh osx power-play-table powerplay powerplaytable ppt radeon xr6000xt
Last synced: 8 months ago
JSON representation
Tool for create - Power Play Table PPT to HEX to DSL File, implemented in OpenCore on your Hackintosh
- Host: GitHub
- URL: https://github.com/klich3/ppt-table-tool
- Owner: klich3
- License: mit
- Created: 2024-03-05T14:33:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-27T11:29:35.000Z (over 1 year ago)
- Last Synced: 2024-12-02T12:18:22.348Z (10 months ago)
- Topics: aml, ati, dsl, hackintosh, osx, power-play-table, powerplay, powerplaytable, ppt, radeon, xr6000xt
- Language: Python
- Homepage:
- Size: 68.4 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# PPT-Table-Tool


PPT-Table-Tool is a utility to generate PowerPoint (PPT) presentations with tables from plain text or Domain Specific Language (DSL) files. It provides an easy-to-use interface and supports Windows registry dumps in various formats.
## Features
- Convert Windows registry dumps to DSL files.
- Generate PPT presentations with tables from PPTable files.
- Cross-platform compatibility (Windows, macOS).## Usage
1. **Run the Tool:**
- Double click on `PPT_script.command`.
2. **Input:**
- Drag and drop a Windows registry dump file (`.txt`, `.reg`) or a binary PPTable file onto the tool's interface.3. **Output:**
- Find the generated files in the `Results` folder.
- `result.txt`: The parsed data in a readable format.
- `result.dsl`: DSL file generated based on the input data.## PPT Technology Overview
AMD PowerPlay and Performance Management:
- PowerPlay technology enables dynamic performance adjustment of graphics cards.
- Automatic operating modes switch between high-performance and power-saving modes.## Instructions for Use
1. Double click on `PPT_script.command` to launch the tool.
2. Follow the on-screen instructions to process your input files and generate presentations with tables from PPTable files.## Notes
- For more information, refer to the original repository [here](https://github.com/perez987/6600XT-on-macOS-with-PowerPlayTable-on-SSDT-or-config.plist).
## Contributing
Contributions are welcome! Create pull requests.
## Citation
If you use this tool in your research or work, please consider citing it as:
- **Title:** PPT-Table-Tool
- **Authors:** Anton Sychev
- **Repository:** [GitHub](https://github.com/klich3/PPT-table-tool)
- **Version:** 1.0.0
- **License:** MIT```plaintext
@software{PPT-Table-Tool,
author = {Anton Sychev},
title = {{PPT-Table-Tool}},
url = {https://github.com/klich3/PPT-table-tool},
version = {1.0.0},
license = {MIT},
}
```## License
This project is licensed under the [MIT License](LICENSE).
## Star History
[](https://star-history.com/#klich3/PPT-table-tool&Date)