mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
Merge pull request #11222 from JMC47/eggmaniaprog
Add Force Progressive Patch for Egg Mania
This commit is contained in:
commit
7a76aeef21
12
Data/Sys/GameSettings/GEME7F.ini
Normal file
12
Data/Sys/GameSettings/GEME7F.ini
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# GEME7F - Egg Mania: Eggstreme Madness
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# This game does not support Progressive Scan or Dolphin's
|
||||||
|
# "Force Progressive" hack. However this patch can be used
|
||||||
|
# to substitute field rendering with full frame rendering.
|
||||||
|
$Force Progressive Scan
|
||||||
|
0x800331BE:word:0x000001C0
|
||||||
|
0x800331FC:dword:0x60000000
|
||||||
|
0x806D0898:dword:0x801671CC
|
||||||
|
[OnFrame_Enabled]
|
||||||
|
$Force Progressive Scan
|
12
Data/Sys/GameSettings/GEMJ28.ini
Normal file
12
Data/Sys/GameSettings/GEMJ28.ini
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# GEMJ28 - Egg Mania: Eggstreme Madness
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# This game does not support Progressive Scan or Dolphin's
|
||||||
|
# "Force Progressive" hack. However this patch can be used
|
||||||
|
# to substitute field rendering with full frame rendering.
|
||||||
|
$Force Progressive Scan
|
||||||
|
0x80033062:word:0x000001C0
|
||||||
|
0x800330A0:dword:0x60000000
|
||||||
|
0x806D0660:dword:0x801640A4
|
||||||
|
[OnFrame_Enabled]
|
||||||
|
$Force Progressive Scan
|
Loading…
x
Reference in New Issue
Block a user