Github Issues:https://github.com/julianxhokaxhiu/FFNx/issues Credits This project could have not been a reality if those people would have not worked on FF7 and FF8 with their deep passion and knowledge. FFNx makes use also of their work, and I will never be enough grateful to those pe...
Full commit list since last stable release: https://github.com/julianxhokaxhiu/FFNx/compare/1.16.0...1.17.0 Common Logo: Fix intro logo showing up when enable_lighting = true Movie: Fix audio stream playing at the same time as the external audio Movie: Add support for the AV1 codec...
julianxhokaxhiu/FFNxPublic NotificationsYou must be signed in to change notification settings Fork49 Star361 Commit Update LICENSE Browse filesBrowse the repository at this point in the history master canary … 1.7.1 julianxhokaxhiucommittedMay 15, 2020 ...
6 changes: 3 additions & 3 deletions 6 .github/workflows/main-1.19.1.yml Original file line numberDiff line numberDiff line change @@ -24,9 +24,9 @@ env: # GIT: Fix reporting from stderr to stdoutGIT_REDIRECT_STDERR: 2>&1 # Tools versions...
- Renderer: Fixed menu not working when using external worldmap mesh ( https://github.com/julianxhokaxhiu/FFNx/pull/657 ) - Widescreen: Fixed scripted camera clipping when widescreen enabled ( https://github.com/julianxhokaxhiu/FFNx/pull/664 ) ## FF8 Steam55...
void ff8_unload_texture(struct ff8_texture_set *texture_set)0 comments on commit 8160d0c Please sign in to comment. Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
Summary The first argument passed to ff8_prepare_movie(disc, movie) was often (or always?) strange. There was a workaround on the Steam version, but the main question remains: why the disc id is so...
When trying to boot atmosphere by either using hekate or fuse, the color atmosphere screen is shown, then the black and white atmosphere screen, after that a black screen is shown for a minute more or less and after the black screen the following message is shown: ...
@@ -4,8 +4,7 @@ Firmware for the Nintendo Switch # Utility Firmware database for a discord bot ![poyo](https://github.com/THZoria/NX_Firmware/assets/50277488/4b1e122f-df64-4af4-a9c2-b5e523a9344b) ![poyo](https://github.com/THZoria/NX_Firmware/assets/50277488/b66fefcd-d207-47...
-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> ## Current Behavior - wrapper echo's its contents - wrapper doesn't exit...