Skip to content

Commit

Permalink
Gardening: Update README.md and Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julianxhokaxhiu committed Sep 11, 2023
1 parent cf568bd commit 18ced8f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- Graphics: Fix external texture blending ( https://github.com/julianxhokaxhiu/FFNx/pull/598 )
- Music: Add `ff8_external_music_force_original_filenames` option to use original music names (eg 018s-julia.ogg) instead of just the main identifier in external music ( https://github.com/julianxhokaxhiu/FFNx/pull/594 )
- Voice: Enable battle dialogs voice acting
- Voice: Enable worldmap voice acting

# 1.16.0

Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,13 @@ We are always open for contributions via PRs, and in case you want to join the c

#### FF8
- Vibration support
- **Voice acting**
- **Voice acting**! [Echo-S](https://www.tsunamods.com/echo-s-8/) was the first mod to take advantage of this!
- Various graphical patches for worldmap included
- Enable the VRAM debug window while playing in order to see how the engine uploads textures
- Support for external SFX audio effects
- Support for external movie audio files (allows multiple videos to share the same audio)
- Support for external movie voice acting (dedicated audio layer only for voice acting on top of movies)
- Support for external music audio

### As a modder

Expand Down

0 comments on commit 18ced8f

Please sign in to comment.