Releases - FFHacksterEx
Go back to Releases
See Utilities for related downloads.
NOTE: Since I'm an unknown developer and these files are new releases,some anti-malware programs (e.g Norton 365) could quarantine some
of the executables due to lack of reputation.
The source is available, so the entire project can be built to avoid having to worry about executable risks or touch anti-malware settings.
0.9.8.1
February update (beta)
February 27, 2023
Editor enhancements and bug fixes.
Fixes
- Edit ROM now looks for ROMs instead of projects. #125
- Publish Path not being respected by Edit ROM or Create Project. #128
- Class editor text correction and slight control repositioning. #130
- Various dialog controls will now trigger OK when ENTER is pressed. #131
- Update owner draw check and radio message handling. #133
- Adding value SPELLLEVEL_COUNT. #135
- Use count value instead of hardcoding armor byte count. #139
- Fix Classes Editor inaccurate magic perm copyswap. #140
- Unzip Project button should use the Project Parent folder pref. #142
- Revert now only game data. #149
- Checkboxes in AppSettings dialog now respond to ENTER. #153
- Update comments in .dialogue and some comment cleanup. #157
FFHacksterEx 0.9.8.1 app Win x86 (zip)
- Download SHA-256
- SHA-256 text
- E72D99A0AA01562E728647F9D0C59ADE457084E10F04B18A49C9AB20772A94CA
FFHacksterEx 0.9.8.1 app Win x64 (zip)
- Download SHA-256
- SHA-256 text
- A081C0D80484D289519C977A0142060FF8E262AE84746C012616E42FDD0926D7
FFHacksterEx 0.9.8.1 local help (zip)
See Setup and Start for tips on setting up local help.
- Download SHA-256
- SHA-256 text
- AB8386BF8D8FEBE9ABEA1FDC43691F1A00F4EF66FD2AAFD6A06C7FB30D489379
FFHacksterEx 0.9.8.1 Project Template Installer (VS2019)
- Download SHA-256
- SHA-256 text
- AAB8D588FCD7F1B1F88E9B4F1A2B9DDC7F64E305BCFDCDE7DE54C112A2C7335E
0.9.8.0
September update (beta)
September 11, 2022
UI and experimental mapping updates.
Fixes
- #88 Overworld Editor - fix popout map domain grid scrolling
- #90 Various prompt dialogs don't use folder prefs
- #91 App Settings - toggle the use of preference folders
- #93 Main Window - account for vscroll bar width in button panel
- #98 Class Editor - Paste and swap level into has an off-by-1 loop error
- #102 Standard and Overworld Map Editors - refresh is inconsistent
- #105 Some Editors' check boxes don't respond to the ENTER key
Enhancements
- #92 Main Window - adjust project text and show assembly version for assembly projects
- #99 Class Editor - add support to paste/swap class names
FFHacksterEx 0.9.8.0 app Win x86 (zip)
- Download SHA-256
- SHA-256 text
- A7E8F00576B8C692B9FDAABBF3CD5EC435B37691F94EB951162047F300289CFA
FFHacksterEx 0.9.8.0 app Win x64 (zip)
- Download SHA-256
- SHA-256 text
- 8A6E3B698BEA47E872857EB15465E17A3B9138B56726D2590830CE8647E6838F
FFHacksterEx 0.9.8.0 local help (zip)
See Setup and Start for tips on setting up local help.
- Download SHA-256
- SHA-256 text
- 1C1A907DBA28974EAFF7603DAD1805037B717EAEE02098DA3E70BDD7A2F37746
FFHacksterEx 0.9.8.0 Project Template Installer (VS2019+)
- Download SHA-256
- SHA-256 text
- 161E49523A7FB461D38D26CB0E67A039CF94D7D0E63ACE0ABAD6812CAD70C21D
0.9.7.9
August update (beta)
August 25, 2022
UI and experimental mapping updates.
Fixes
- #33 Assembly projects remove FF1.nes intermediate file.
- #38 Mark core methods as virtual in editor classes
- #60 Image import/export folder pref used in:
- Weapon editor
- Magic editor
- #61 Image import/export folder pref used in:
- Battle editor
- Classes Editor
- Enemy editor
- #62 Image import/export folder pref used in:
- Overworld editor
- #68 Minor UI updates
- Removed sys icon from Coords, Battle Palettes, Weapon/Magic graphic editor
- Loading uses a large icon, and progress bar no longer overlaps text
Coords dialog changes Click "button" to a check box - #81 Folder prefs dialog now recognizes *APP placeholder
- #79 Fixed broken display of disabled clear edits (broken in 0.9.7.2)
Enhancements
- #67 Main window buttons area now scrolls as needed
- #53 Standard map editor adds a resizable popout map
- #66 Overworld map adds a resizable popout map
- #69 Standard map editor now updates KAB count in real time
- #70 Overworld editor now updates KAB count in real time
- #74 Standard and Overworld editor - hold CTRL for faster scrolling
FFHacksterEx 0.9.7.9 app Win x86 (zip)
- Download SHA-256
- SHA-256 text
- 1C79E733FA36A884DD7F0F6B1C0E3BEF4B0A3DDB3407DF2C0D7815049C1C6515
FFHacksterEx 0.9.7.9 app Win x64 (zip)
- Download SHA-256
- SHA-256 text
- 869930A83A9EEB9AD50190D73EB7DB3FBBD0555BB46180DEECE1C0D62186C8AB
FFHacksterEx 0.9.7.9 local help (zip)
See Setup and Start for tips on setting up local help.
- Download SHA-256
- SHA-256 text
- F2BCF691FB1273C148D8656F8692B4D86685AE7ECB4E8472157B1A137B9C00BC
FFHacksterEx 0.9.7.9 Project Template Installer (VS2019+)
- Download SHA-256
- SHA-256 text
- 4369BA5AD71D005FA961CF5BF05147F91E9348B5D411182A37D58F1A6D8FB67D
0.9.7.2
Final July update (beta)
July 31, 2022
A handful of updates and fixes before the 1.0 release.
Fixes
Main
- #25 Indicate x86 or x64 build on About dialog
- #31 File and folder browse buttons that are paired with edit controls now focus the edit on OK
- #32 Values Editor now hides hidden values by default with a check box to toggle them
Sprite Dialogue
- #39 Sprite Dialogue now handles ThrowOnBadSpriteAddr as a boolean instead of an integer
Maps
- #51 Standard Map Import-Export buttons work again, changed default extensions for standard and overworld map files
Internals
- #45 INI values now recognizes defaults when they are specified (instead of ignoring them and throwing an exception)
- #46 Added CommonControls v6 support to allow improved UI for list control custom draw
- #49 Refactor settings classes (streamline INI reads and writes)
- #55 Changed CMFCLinkButtons to CLinkCtrls, which allow links to continue to work with Common Controls v6
Enhancements
Main
- #28 Added a dialog to help add context to cloning projects
- #29 Added a dialog to help add context to archiving projects
- #33 Ensure that FF1.nes is removed regardless of compile result
- #37 App Settings adds Default Directory preferences
- #41 Values Editor now places system, All, and ungrouped at the top, sorting the rest by name ascending
Classes
- #30 Class Editor allows swapping of class slots, Swap and Copy now include weapon, armor, and magic permissions
FFHacksterEx 0.9.7.2 app Win x86 (zip)
- Download SHA-256
- SHA-256 text
- B62FEDB523C49D6FE65D73CBFB367BF7DEB0809258F8D8A92227B22D76931771
FFHacksterEx 0.9.7.2 app Win x64 (zip)
- Download SHA-256
- SHA-256 text
- 4A07A1D7E7D011ED6FC0508BFA40398967428B0A02257BFFB867CABF022EBB66
FFHacksterEx 0.9.7.2 local help (zip)
See Setup and Start for tips on setting up local help.
- Download SHA-256
- SHA-256 text
- A2D25DA93B57EAB94CC7F139E5EA04D8EC34FAE247D46CEEE0F07DE696BB1942
FFHacksterEx 0.9.7.2 Project Template Installer (VS2019+)
- Download SHA-256
- SHA-256 text
- 874483D4D90FDD2A0B3A32755B8A4C5BEC896F00C242BF0F9DA2C755A449E137
0.9.7.1
Preliminary Release (beta)
July 18, 2022
A handful of updates and fixes before the 1.0 release.
Fixes
- Sprite Dialogue editor was unable to assign Formation 1 battles (#11).
- Values Editor was unable to add bool or str types (#15).
- Values Editor's inplace array edit dialog now used type-appropriate defaults (#16).
- Values Editor's main list now invokes the inplace check editor for bool values (#17).
- Remove High-DPI awareness so that x64 apps can draw accuretely on High DPI devices (#18).
Enhancements
- Ship, Airship, Bridge, and Canal added to Starting Items (#13).
FFHacksterEx 0.9.7.1 app Win x86 (zip)
- Download SHA-256
- SHA-256 text
- 23B2DBE149F18EDA5CD2D1847072D0B9294DE08FB4871132ADDCF26E80DD6DC6
FFHacksterEx 0.9.7.1 app Win x64 (zip)
- Download SHA-256
- SHA-256 text
- 2AA7181359C2104006717800E2E9A81FA45F21517E448914E4E52A96295BEB6B
FFHacksterEx 0.9.7.1 local help (zip)
See Setup and Start for tips on setting up local help.
- Download SHA-256
- SHA-256 text
- AA21BE399BC4D7651F32BBFFF8CCDFC6DBB367DAB8D2B071F0EEA6C5EAE92612
FFHacksterEx 0.9.7.0 - 0.9.7.1 Project Template Installer (VS2019+)
- Download SHA-256
- SHA-256 text
- 24725A6C5FC98B451FABA3307666F864DB6B4441C5523E51A65F5D3D4A0C180A
0.9.7.0
Preliminary Release (beta)
June 25, 2022
A handful of updates and fixes before the 1.0 release.
Changes:
- Corrected problems loading hardcoded RAM items list.
- Lists controls in editors now draw correctly even if background art is hidden.
- Added optional local help.
- Help pages can now be invoked on editors and subeditors.
- Editors with right-click settings indicate it on their status text.
- App settings are now synched between the Welcome Main dialogs.
- Does NOT support High Contrast themes. 😢
- Still supports Windows XP. 😞
To use local help, unzip the local help zip archive into the application folder.
That will place the help/ folder into the application folder.
You can then press F1 / SHIFT+F1 for help on pages that support it.
FFHacksterEx 0.9.7.0 app Win x86 (zip)
- Download SHA-256
- SHA-256 text
- 49E8EB7150863057FF7519B15CAA78741EC46D3B320502A46E4C521E0F7DCE5D
FFHacksterEx 0.9.7.0 app Win x64 (zip)
- Download SHA-256
- SHA-256 text
- BFBE42B7A88056B57BDDC0C9022ABE9E8E714BA9DE83A2298B45C39EEAD577F5
FFHacksterEx 0.9.7.0 local help (zip)
- Download SHA-256
- SHA-256 text
- 0990E2BAED4FDF912F40BA60A5933D31B7F84F2E54A5D52E812C515607CFBB8C
FFHacksterEx 0.9.7.0 Project Template Installer (VS2019+)
- Download SHA-256
- SHA-256 text
- 24725A6C5FC98B451FABA3307666F864DB6B4441C5523E51A65F5D3D4A0C180A