mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-01 15:16:22 +00:00
Merge pull request #13741 from Tilka/bean_menu
GameSettings: add bean menu patch for A Boy and His Blob
This commit is contained in:
commit
5800b874d7
2 changed files with 16 additions and 0 deletions
8
Data/Sys/GameSettings/SBLE5G.ini
Normal file
8
Data/Sys/GameSettings/SBLE5G.ini
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# SBLE5G - A Boy and His Blob
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
$Fix selecting right-most bean
|
||||||
|
0x800BD308:dword:0x4181000C
|
||||||
|
|
||||||
|
[OnFrame_Enabled]
|
||||||
|
$Fix selecting right-most bean
|
8
Data/Sys/GameSettings/SBLP5G.ini
Normal file
8
Data/Sys/GameSettings/SBLP5G.ini
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# SBLP5G - A Boy and His Blob
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
$Fix selecting right-most bean
|
||||||
|
0x800BE268:dword:0x4181000C
|
||||||
|
|
||||||
|
[OnFrame_Enabled]
|
||||||
|
$Fix selecting right-most bean
|
Loading…
Add table
Add a link
Reference in a new issue