mirror of
https://github.com/yuzu-emu/yuzu-games-wiki
synced 2024-11-21 22:23:36 +00:00
Add Dev Menu patch and Screenshots to Sonic Mania (#68)
This commit is contained in:
parent
02c07f2d50
commit
bc4513bb97
6 changed files with 16 additions and 0 deletions
BIN
games/sonic-mania/screenshots/1.png
Normal file
BIN
games/sonic-mania/screenshots/1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 516 KiB |
BIN
games/sonic-mania/screenshots/2.png
Normal file
BIN
games/sonic-mania/screenshots/2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 206 KiB |
BIN
games/sonic-mania/screenshots/3.png
Normal file
BIN
games/sonic-mania/screenshots/3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 727 KiB |
BIN
games/sonic-mania/screenshots/4.png
Normal file
BIN
games/sonic-mania/screenshots/4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 633 KiB |
12
patches/01009AA000FAA000/1.00 Dev Menu/exefs/devmenu.pchtxt
Normal file
12
patches/01009AA000FAA000/1.00 Dev Menu/exefs/devmenu.pchtxt
Normal file
|
@ -0,0 +1,12 @@
|
|||
# For use on Sonic Mania v1.00 only
|
||||
|
||||
@nsobid-E3D99D48B8F09DF8D60B2030235311DF
|
||||
|
||||
@flag offset_shift 0x100
|
||||
|
||||
// Dev Menu - Press Minus to activate
|
||||
# Made by SuperSonic16, tested by Slashiee
|
||||
# Thanks yuzu! <3
|
||||
|
||||
@enabled
|
||||
00209F7C D503201F
|
4
patches/01009AA000FAA000/1.00 Dev Menu/patch.dat
Normal file
4
patches/01009AA000FAA000/1.00 Dev Menu/patch.dat
Normal file
|
@ -0,0 +1,4 @@
|
|||
title = "Dev Menu (v1.00)"
|
||||
description = "Pressing minus will give you access to the game's debug menu. Requires the base version of the game, which is v1.00."
|
||||
author = "SuperSonic16"
|
||||
types = ["IPSwitch"]
|
Loading…
Reference in a new issue