More actions
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews") |
m (Text replacement - "| licence" to "| license") |
||
Line 5: | Line 5: | ||
| version=v1.0.5 | | version=v1.0.5 | ||
| lastupdated = 2019/11/22 | | lastupdated = 2019/11/22 | ||
| | | license = Mixed | ||
| author = Computer_Freak_2004 | | author = Computer_Freak_2004 | ||
| website = https://gbatemp.net/threads/release-chx-file-creator.552806/ | | website = https://gbatemp.net/threads/release-chx-file-creator.552806/ |
Revision as of 09:57, 20 October 2021
CHX-File Creator | |
---|---|
File:CHX-FileCreator.jpg | |
General | |
Author | Computer_Freak_2004 |
Type | PC Utilities |
Version | v1.0.5 |
License | Mixed |
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.