xenia-canary / game-patches

Game patches for the Xenia emulator
359 stars 190 forks source link

Final Fantasy XIII-2 (53510806): Replace dead link #301

Closed Zeromus24 closed 4 months ago

Zeromus24 commented 4 months ago
    name = "Debug Mode"
    desc = '''
        Use controller 2 to open and navigate menus. Fonts will be black. Requires custom font built for the xenon version.
        Font goes into path below:
        82247cf0 addi param_1=>s_sys/debug/...   = "sys/debug/DebugFontTextureDDS"
        https://cdn.discordapp.com/attachments/650395105479360514/846842483849691186/DDS.7z

The link shown in the patch no longer works.

Zeromus24 commented 4 months ago

As for why this happens, Discord now appends a token to attachment links that expire within 24 hours, making the contents inaccessible afterwards. This file was uploaded before this system was in place.

Margen67 commented 4 months ago

https://web.archive.org/web/20231211235914/https://cdn.discordapp.com/attachments/650395105479360514/846842483849691186/DDS.7z

Zeromus24 commented 4 months ago

Thanks. I've made a pull request to fix this: https://github.com/xenia-canary/game-patches/pull/302

Margen67 commented 4 months ago

Fixed by #302

illusion0001 commented 2 months ago

Maybe I'll bundle it here