Releases: julianxhokaxhiu/FFNx
FFNx-v1.24.3.37
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#next
This is a canary build. Please be aware it may be prone to crashing and is NOT tested by anyone. Use this build AT YOUR OWN RISK!
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.24.3.37.zip: https://www.virustotal.com/gui/file-analysis/N2RmMDI3YmYyM2IwMzkyMTBkZDFmODk0N2Q5MGE2MzA6MTc3NTY3ODc5Nw==/detection
- FFNx-FF8_2000-v1.24.3.37.zip: https://www.virustotal.com/gui/file-analysis/OTNkNGI0ZTM5YjRmYzkxM2NkMzFkYWRhNTU4N2UzYWE6MTc3NTY3ODc5OQ==/detection
- FFNx-Steam-v1.24.3.37.zip: https://www.virustotal.com/gui/file-analysis/MDVmZDZlOTE0YmQ3MjQyMDMyNzZiMTgyN2Q5MDI3ZGQ6MTc3NTY3ODgwMQ==/detection
What's Changed
- Common: Fix bilinear filtering by @myst6re in #914
- Common: Add support for SDL3 Gamepad API by @AL2009man in #915
- Common: SDL Gamepad Button constants refactor by @AL2009man in #927
New Contributors
- @AL2009man made their first contribution in #915
Full Changelog: 1.24.3...canary
FFNx-v1.24.3.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1243
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.24.3.0.zip: https://www.virustotal.com/gui/file-analysis/MTJmODc3ZDgzNTE5ZDY3MjAzNWEzMTUwYzI0NzI3YTI6MTc3NDc5NDUwMQ==/detection
- FFNx-FF8_2000-v1.24.3.0.zip: https://www.virustotal.com/gui/file-analysis/OTA5OWNmZDQ5OTVkNTg2NzIwODAzODI0Y2QzZGVlMDE6MTc3NDc5NDUwMw==/detection
- FFNx-Steam-v1.24.3.0.zip: https://www.virustotal.com/gui/file-analysis/ZDhlOTBkNTYzNjEzMmQ2NTk1MmI1ZjljYWVjYmFlNDk6MTc3NDc5NDUwNQ==/detection
Full Changelog: 1.24.2...1.24.3
FFNx-v1.24.2.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1242
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.24.2.0.zip: https://www.virustotal.com/gui/file-analysis/Zjc1MDMwYTQxZWZhMjU2Y2Y5MmVkNTE5NjAwMjM2OGE6MTc3MzU4ODA3Mg==/detection
- FFNx-FF8_2000-v1.24.2.0.zip: https://www.virustotal.com/gui/file-analysis/NDhhYmJiYmI1OTg4OWE2OGJiNDc3YWJkYjRiZmZjYmI6MTc3MzU4ODA3NQ==/detection
- FFNx-Steam-v1.24.2.0.zip: https://www.virustotal.com/gui/file-analysis/ZDVjZmY4ZTBjYzkwM2U2ZDJhNTRlYjdhMmY2OTU5YmU6MTc3MzU4ODA3Nw==/detection
What's Changed
- FF8: Fix random crash in battle by @myst6re in #912
- FF8: clear texture packer on module loading by @myst6re in #913
Full Changelog: 1.24.1...1.24.2
FFNx-v1.24.1.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1241
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.24.1.0.zip: https://www.virustotal.com/gui/file-analysis/NjlhMGM5NGE5OWI4MTdhZmVmZDZkZDMyM2FjZDc1N2U6MTc3Mjk4NDEyNg==/detection
- FFNx-FF8_2000-v1.24.1.0.zip: https://www.virustotal.com/gui/file-analysis/OTdmMjM1MjA0MTMwNmQ4OTFjNDFjZTkzY2Y0MzA3MjI6MTc3Mjk4NDEyOA==/detection
- FFNx-Steam-v1.24.1.0.zip: https://www.virustotal.com/gui/file-analysis/Nzc4ZWI3M2I3MTk1ZGI4YWRmYmIzODRjYjllNzdjNGY6MTc3Mjk4NDEyOQ==/detection
Full Changelog: 1.24.0...1.24.1
FFNx-v1.24.0.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1240
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.24.0.0.zip: https://www.virustotal.com/gui/file-analysis/OTYyMTY2MTZlZjQ1YjU4OGFiZTlmZTczMTViNTVlOTQ6MTc3MjkwMjk1MQ==/detection
- FFNx-FF8_2000-v1.24.0.0.zip: https://www.virustotal.com/gui/file-analysis/YjE4OWY1OTYwNDY5N2NkOTk1OTE4NDQ4M2JhMWEwZDg6MTc3MjkwMjk1Mw==/detection
- FFNx-Steam-v1.24.0.0.zip: https://www.virustotal.com/gui/file-analysis/YjU3ODRlZmI4MTMzN2YxMGMwZjU2MTBlZTU2ZDIxZjQ6MTc3MjkwMjk1NQ==/detection
What's Changed
- FF8: fix crash on EU versions + fix glitches when modding field textures by @myst6re in #848
- FF8: Fix glitches with texture replacement by @myst6re in #851
- FF8: More UV fixes for 3D models (battle, field, worldmap) by @myst6re in #852
- Feature/ff8 external movie cam by @myst6re in #853
- FF8: Minimize field background width to prevent overrides by @myst6re in #857
- FF8: Allow any field map to contains up to 16 visible models by @myst6re in #860
- FF8: FFMPEG bink by @myst6re in #854
- FF8: Fix field 3d model missing polygons by @myst6re in #868
- Misc: Various stack bumps by @julianxhokaxhiu in #867
- FF8: Quit game via CTRL+Q anywhere and never start FF8Config.exe by @myst6re in #873
- FF8: Fix Selphie texture in worldmap by @myst6re in #878
- FF7: Implemented smooth skinning for gltf 3d models by @CosmosXIII in #882
- FF7: Fixed crash when using advanced lighting by @CosmosXIII in #883
- FF7: Fixed additional crashes when using advanced lighting by @CosmosXIII in #884
- FF8: Fix direct magic + multiple fixes by @myst6re in #888
- FF8: Fix non-looping music stop + Fix BGU music resuming by @myst6re in #889
- FF7: Fix 60FPS swirl fading effect by @tangtang95 in #890
- FF7: Fix woa_* background animation after menu and battle by @tangtang95 in #895
- FF8: Fix spanish crash + PNG optimizations by @myst6re in #896
- FF7: Implement achievements for 2026 Re-Release edition by @tangtang95 in #905
- FF7: Fix 2026 achievement for KOTR and Bahamut Zero by @tangtang95 in #906
Full Changelog: 1.23.0...1.24.0
FFNx-v1.23.0.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1230
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.23.0.0.zip: https://www.virustotal.com/gui/file-analysis/OWY3MmZiYTA1NGIwMmMxMTQyYzAyYzY2Y2NhMzUzNDE6MTc2MTQwNjU3Ng==/detection
- FFNx-FF8_2000-v1.23.0.0.zip: https://www.virustotal.com/gui/file-analysis/OTYzODc3NGQ5ZWU0YzIyZDEwMjhhMGExNzI2NzY0NzI6MTc2MTQwNjU3OA==/detection
- FFNx-Steam-v1.23.0.0.zip: https://www.virustotal.com/gui/file-analysis/ZTU5YTA1ZDE1YzI1OWJjYTQ0MWNjZTA4YTk1MGMzNTU6MTc2MTQwNjU4MA==/detection
What's Changed
- FF8: Fix texture modding for Rinoa battle model by @myst6re in #790
- FF8: Initial implementation of some steam achievements by @tangtang95 in #798
- FF8: Implementation of all remaining steam achievements by @tangtang95 in #802
- FF7 60FPS: Fix escape magic animation speed to 15FPS by @tangtang95 in #803
- FF8: Accept input while game window is not focused by @barkermn01 in #804
- FF8: Fix triple triad card index issue and achievements stuff by @tangtang95 in #806
- FF7 60FPS: Fix escape magic animation speed to 60FPS by @tangtang95 in #810
- Revise LUT shader code to avoid 1.0 coordinates that some graphics drivers may sample incorrectly. by @ChthonVII in #813
- Gardening: Update README.md for Neovim section by @tangtang95 in #820
- FF7 60FPS: Fix manipulate, poison and regen effect animation in battle by @tangtang95 in #819
- FF8: Allow to load fs subarchives using direct_path by @myst6re in #822
- FF8: Fix crashes in non-US versions by @myst6re in #821
- FF8: Fix crashes in JP version by @myst6re in #827
- FF8: Preliminary support for true widescreen by @CosmosXIII in #756
- [ FF8 ] Fix stride when using Swizzle as one image. by @Sebanisu in #842
- FF8: Fix DIABLOS achievement by @tangtang95 in #843
- FF8: fix CHOCO LOOT and MAGAZINE ADDICT achievement by @tangtang95 in #845
New Contributors
- @barkermn01 made their first contribution in #804
Full Changelog: 1.22.0...1.23.0
FFNx-v1.22.0.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1220
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.22.0.0.zip: https://www.virustotal.com/gui/file-analysis/ZjZjZTM2MDcxMDRlNjdiOGIyMWE2NjhjNDAwNzQxZWE6MTc0MjY1Njc1Ng==/detection
- FFNx-FF8_2000-v1.22.0.0.zip: https://www.virustotal.com/gui/file-analysis/ZDU1YjI4YTBhMDQwZjg2ZGQyODNkMTZkMmIzNzQwYWQ6MTc0MjY1Njc1OA==/detection
- FFNx-Steam-v1.22.0.0.zip: https://www.virustotal.com/gui/file-analysis/YzM2MTUyMGNkYTU3ZjI2MWQxODUzYjhiNjQ3ZGFiZWQ6MTc0MjY1Njc2MQ==/detection
What's Changed
- FF7: Add option to remove top/bottom black bars on the screen by @CosmosXIII in #767
- FF7: Fix movies being clipped when uncrop option is enabled by @CosmosXIII in #770
- FF7: Use equipped Attack behavior when using auto-attack shortcut by @postscriptthree in #773
- FF8: Add Triple Triad and draw spell texts to exe data feature by @myst6re in #774
- FF8: Fix GF boost icons when ff8_use_gamepad_icons is enabled by @myst6re in #784
New Contributors
- @postscriptthree made their first contribution in #773
Full Changelog: 1.21.3...1.22.0
FFNx-v1.21.3.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1213
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.21.3.0.zip: https://www.virustotal.com/gui/file-analysis/M2Y3ODQyZmZiYjgwNjJlNTFhMDQxOWIxOGNkOTBkYzU6MTczNDIxNjk5NA==/detection
- FFNx-FF8_2000-v1.21.3.0.zip: https://www.virustotal.com/gui/file-analysis/M2I0MmVmOGYyMmUyYjI3NDA1NWFlZDQwMjY0OWY2YTI6MTczNDIxNjk5Ng==/detection
- FFNx-Steam-v1.21.3.0.zip: https://www.virustotal.com/gui/file-analysis/YjcxYmZhMjRjMGEzZjVkYzY1NDFmNGViMTZjNGRiN2I6MTczNDIxNjk5OA==/detection
Full Changelog: 1.21.2...1.21.3
FFNx-v1.21.2.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1212
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.21.2.0.zip: https://www.virustotal.com/gui/file-analysis/OTdjMTU3NzExNmY1N2QyNjVkNjg4MTZiNTBiMzk3ZjQ6MTczMzY2OTkzOA==/detection
- FFNx-FF8_2000-v1.21.2.0.zip: https://www.virustotal.com/gui/file-analysis/MWM3ZjBkZTQ3NWUxMjlmZTc3ZTllZmQ2N2ZmYTcwYTE6MTczMzY2OTk0MA==/detection
- FFNx-Steam-v1.21.2.0.zip: https://www.virustotal.com/gui/file-analysis/YmJiNjFlNTNhYTBkNjVmY2E3MWE1YjY3NTExZmVkNmQ6MTczMzY2OTk0Mg==/detection
What's Changed
Full Changelog: 1.21.1...1.21.2
FFNx-v1.21.1.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1211
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.21.1.0.zip: https://www.virustotal.com/gui/file-analysis/Yzg2YTEzYWZiNjQ4ZmZjZGNhN2RkMTVhZGEzOWQ4M2E6MTczMzQ4NTYwNA==/detection
- FFNx-FF8_2000-v1.21.1.0.zip: https://www.virustotal.com/gui/file-analysis/ZjY3YTBhZTllMDMwYTJlYTdmZDRiMGIzNjZlYzIwM2U6MTczMzQ4NTYwNg==/detection
- FFNx-Steam-v1.21.1.0.zip: https://www.virustotal.com/gui/file-analysis/NDc0NGMxNTY4NGFlNjAyNTg3YTc2MjlmOTkwYzI3ODg6MTczMzQ4NTYwOA==/detection
What's Changed
- FF7: Fix reading for field LGP files with corrupted headers by @zaphod77 in #760
- FF8: Fix external texture reload #759 by @myst6re in #761
New Contributors
Full Changelog: 1.21.0...1.21.1