More actions
m (Text replacement - "image = https://dlhb.gamebrew.org/3dshomebrew/" to "image = ") |
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews") |
||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = CHX-File Creator | | title = CHX-File Creator | ||
| image = CHX-FileCreator.jpg|250px | | image = CHX-FileCreator.jpg|250px |
Revision as of 01:34, 20 October 2021
CHX-File Creator | |
---|---|
File:CHX-FileCreator.jpg | |
General | |
Author | Computer_Freak_2004 |
Type | PC Utilities |
Version | v1.0.5 |
Last Updated | 2019/11/22 |
Links | |
Download | |
Website | |
In bubble2k16's emulators for the 3DS you can use cheats. They are stored in the CHX-File Format. But I found it annoying, to create these files with notepad. So I wrote this little program: The
In this program you Add, Edit, Delete and Sort cheats in a table, save and load your work as a CSV-File and create the CHX-File with one Click! I've put some samples in the program folder.
The program was written completly in MS Small Basic 1.2.
Version history:
- Version 0.5
first version with saving and opening the data as CSV file, menu icons, about dialog, working table with sorting
- Version 0.7
Improvements, Sort options added, CHX storage now possible
- Version 0.8
Added option to sort manually
- Version 1.0
improvements, nice editing dialog added, better error detection, help added
- Version 1.0.5
Improvements, improved manual sorting
==What's required:
You need .NET Framework 4.0 or higher to run it.