Releases: julianxhokaxhiu/FFNx
FFNx-v1.20.3.39
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.20.3.39.zip: https://www.virustotal.com/gui/file-analysis/MjFkNDNlNWI3MDJlNGRjMjhiODU2YjI1NTM4NmFmODM6MTczMjA0ODI3OQ==/detection
- FFNx-FF8_2000-v1.20.3.39.zip: https://www.virustotal.com/gui/file-analysis/NmFjZWZjZDU5ZDk0NDQ4ZjBkZTc1ZDg4MThmNWJkZDk6MTczMjA0ODI4MQ==/detection
- FFNx-Steam-v1.20.3.39.zip: https://www.virustotal.com/gui/file-analysis/MjFhNzUxZjdkM2U1ZmFlMDI1N2JjYmYzNjgzNzY3N2Y6MTczMjA0ODI4Mw==/detection
FFNx-v1.20.3.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1203
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.20.3.0.zip: https://www.virustotal.com/gui/file-analysis/Y2JkODcxMTVjMmQ0MmY1NjEyMjQ2MzE2M2U1YWM3ZDE6MTcyODkxMjY3Mg==/detection
- FFNx-FF8_2000-v1.20.3.0.zip: https://www.virustotal.com/gui/file-analysis/YzVmMGFkZmUwOTUzMWFhNDZhMmRhZjljNmNlMzY4ZWY6MTcyODkxMjY3NQ==/detection
- FFNx-Steam-v1.20.3.0.zip: https://www.virustotal.com/gui/file-analysis/MTUxYTFmN2U0YTM2MDdhZmVmMjZlYzlhOGVjZTVkODg6MTcyODkxMjY3OA==/detection
Full Changelog: 1.20.2...1.20.3
FFNx-v1.20.2.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1202
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.20.2.0.zip: https://www.virustotal.com/gui/file-analysis/M2NhM2Y0NmJmODZiMDFjNzFkZmY0NTgzYzQ0MDAxNmE6MTcyNzU0MjI5Mw==/detection
- FFNx-FF8_2000-v1.20.2.0.zip: https://www.virustotal.com/gui/file-analysis/YzM2NGYyOTdlYzEyZDcxMzk2OWI3MWM5ZDMyZjUzYTA6MTcyNzU0MjI5Ng==/detection
- FFNx-Steam-v1.20.2.0.zip: https://www.virustotal.com/gui/file-analysis/YTA5MDFhMjAxMzA3MzYxNjcwZjUyZmFmODUwZmRjYzU6MTcyNzU0MjI5OQ==/detection
Full Changelog: 1.20.1...1.20.2
FFNx-v1.20.1.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1201
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.20.1.0.zip: https://www.virustotal.com/gui/file-analysis/YjI4YjAyZDg1NDQ4ZDJhNzM2ZGNiNjkzNmE2MTI4YWQ6MTcyNzAwMTAwNQ==/detection
- FFNx-FF8_2000-v1.20.1.0.zip: https://www.virustotal.com/gui/file-analysis/Yzc0MWQ2ZTUwYzQ4ZTMwODIyOTMzNGYyZWQ2NTdlM2I6MTcyNzAwMTAwOA==/detection
- FFNx-Steam-v1.20.1.0.zip: https://www.virustotal.com/gui/file-analysis/M2NjOTE2ZjEzNmZhYjNiMjFjYjg2YjRkOTgxNmVkZDY6MTcyNzAwMTAxMQ==/detection
What's Changed
- FF8: Fix FMV filenames when enable_ffmpeg_videos = true by @myst6re in #731
- FF8: Fix jp version crash by @myst6re in #733
- FF8: Fix app_path configuration for movies by @myst6re in #734
Full Changelog: 1.20.0...1.20.1
FFNx-v1.20.0.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1200
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.20.0.0.zip: https://www.virustotal.com/gui/file-analysis/MjBmZDRiZDgwYWE3MzE0ZjY3MmUwZDY1ZmE3MzQ1N2I6MTcyNjMyNjY4Ng==/detection
- FFNx-FF8_2000-v1.20.0.0.zip: https://www.virustotal.com/gui/file-analysis/NWQ3ZWI3ZDJhZjU3YzMxZDA0ZDc4MDBlYWM3OGRhNmM6MTcyNjMyNjY4Nw==/detection
- FFNx-Steam-v1.20.0.0.zip: https://www.virustotal.com/gui/file-analysis/Zjc1ODAwOGY3MWMyOTk4OTYzOWNlNTdjOWNiZTNlNGY6MTcyNjMyNjY5MA==/detection
What's Changed
- FF8: Allow mod textures per VRAM page by @myst6re in #687
- Common: Bilinear filtering + external texture optimizations by @myst6re in #692
- Audio: Ensure Voice handle exists before stopping it by @myst6re in #694
- FF7: Allow movies to be extended to true widescreen mode by @CosmosXIII in #700
- Modding: Allow replacing EXE text/data hardcoded in code by @myst6re in #699
- FF7: Fix movie aspect ratio in true widescreen mode by @CosmosXIII in #702
- FF7: fix 60FPS battle text when text speed is set to max SLOW by @tangtang95 in #703
- FF7: Add option to clip camera position during scripted events by @CosmosXIII in #706
- FF8: Enable support for the override_path option by @myst6re in #705
- FF8: Fix wrong palette for external textures on battle and wm by @myst6re in #707
- FF8: Add animation support for per VRAM page texture replacement by @myst6re in #696
- FF8: Fix intro credits not showing properly by @myst6re in #711
- FF8: Fix field bg mods reload hack by @myst6re in #712
- FF8: Ability to use app_path config for the Steam version by @myst6re in #714
- README: Add optional Neovim IDE section by @tangtang95 in #715
- FF8: Fix background mods on some field maps by @myst6re in #716
- Gardening: Refactor includes, header guards and related things by @tangtang95 in #717
- FF8: Make Creative EAX Unified as an optional dependency by @myst6re in #718
Full Changelog: 1.19.1...1.20.0
FFNx-v1.19.1.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1191
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.19.1.0.zip: https://www.virustotal.com/gui/file-analysis/NTcyMmMwZmNmMGY4ZDVkNzliNjJiYzYxMTE0OTQ0NjQ6MTcxMzYzMDY0OQ==/detection
- FFNx-FF8_2000-v1.19.1.0.zip: https://www.virustotal.com/gui/file-analysis/MWZkNGUwZWMzODZlOGY2MzEyYmFhMjJmMDZhNTdjNTI6MTcxMzYzMDY1MQ==/detection
- FFNx-Steam-v1.19.1.0.zip: https://www.virustotal.com/gui/file-analysis/NmRmNjRiZWQ1MjVjZWVlODM3MDI1ZmVjMDRlNTViNTc6MTcxMzYzMDY1NA==/detection
What's Changed
- FF8: Magic textures wrongly dumped when save_textures option is disabled by @myst6re in #685
- FF8: Fix game over crash with external textures by @myst6re in #686
Full Changelog: 1.19.0...1.19.1
FFNx-v1.19.0.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1190
🛡️ VirusTotal analysis:
- FFNx-FF7_1998-v1.19.0.0.zip: https://www.virustotal.com/gui/file-analysis/NmE1OTA5YmM2OGUwYzczYWZmODAxMWFlMzQ0NjA2MGQ6MTcxMzAyMTMzNg==/detection
- FFNx-FF8_2000-v1.19.0.0.zip: https://www.virustotal.com/gui/file-analysis/NDk2OWRhNzJiMjZkOGIyNTA2MGY1ZDBmNWNiNWNkOGM6MTcxMzAyMTMzOA==/detection
- FFNx-Steam-v1.19.0.0.zip: https://www.virustotal.com/gui/file-analysis/ODNiY2M3MGU2Mzk0YTg5NDc2YjU2ZWI1N2NlY2QwNTQ6MTcxMzAyMTM0MQ==/detection
What's Changed
- FF8: vibration option in main menu by @myst6re in #658
- FF8: Fix texture animation only partially animated by @myst6re in #670
- FF8: Fix texture animation only partially animated - part 2 by @myst6re in #671
- Music: Add new relative_speed option in the config layer by @myst6re in #672
- FF8: Allow more external texture replacement for battle effects by @myst6re in #674
- FF8: Do not use hashes to name vibration config files by @myst6re in #675
- FF8: Battle effects external textures improvements by @myst6re in #676
- FF8: Fix crash on worldmap for spanish and italian versions by @myst6re in #682
- FF7: Prevent input configuration corruption on Steam edition by @maciej-trebacz in #683
Full Changelog: 1.18.1...1.19.0
FFNx-v1.18.1.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1181
What's Changed
- FF7: Fixed menu not working when using the buggy by @CosmosXIII in #657
- FF7: Fixed menu not working when using external worldmap mesh by @CosmosXIII in #659
- FF8: fix JP Steam crash by @myst6re in #663
- FF7: Fixed scripted camera clipping when widescreen enabled by @CosmosXIII in #664
- FF7: Fixed auto-run not working sometimes on diagonals by @CosmosXIII in #666
- FF7: Fixed not being able to place the flags during snowstorm by @CosmosXIII in #667
Full Changelog: 1.18.0...1.18.1
FFNx-v1.18.0.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1180
What's Changed
- FF8: Add option to display playstation icons by @myst6re in #641
- FF8: allow external textures from magic.fs by @myst6re in #646
- FF7: Fixed fog being incorrectly applied to Emerald Weapon battle by @CosmosXIII in #648
- FF8: Gamepad input/rendering fixes by @myst6re in #647
- FF8: Various enhancements and fixes by @myst6re in #650
- FF7: Preserve world camera state when changing game modes by @CosmosXIII in #651
- FF8: Update metadata file when a save file is created by @myst6re in #655
Full Changelog: 1.17.1...1.18.0
FFNx-v1.17.1.0
See https://github.com/julianxhokaxhiu/FFNx/blob/master/Changelog.md#1171
Changes:
- 766fe04 1.17.1
- a96dca3 FF7: Fixed fog rendering not working in underwater worldmap (#639)
- ae19a87 FF8: Fix Tonberry layer (#638)
This list of changes was auto generated.