ProjectArcade

Форк
0
22 строки · 1.0 Кб
1
# GU4Y78 - 2 Games in 1: Nickelodeon SpongeBob Schwammkopf: Der Film + Nickelodeon SpongeBob Schwammkopf: Schlacht um Bikini Bottom
2

3
[OnFrame]
4
$EFB Copy Fix
5
0x803CD414:dword:0x00000000:0x3B000000
6
0x804B9510:dword:0x00000000:0x3B800000
7

8
[OnFrame_Enabled]
9
# Disc 1 of this game game renders an EFB copy with texture repeating enabled
10
# and it draws from texture coordinate 0.00195313 to 1.00195.
11
# This only works on console and 1x IR due to low precision.
12
# "EFB Copy Fix" adjusts the region to not cause bugs at higher
13
# resolutions.  In order for this patch to fully work, the
14
# Vertex Rounding Hack must be enabled.
15
# Disc 2 of this game renders an EFB copy with texture repeating enabled
16
# and it draws from texture coordinate 0.00390625 to 1.00390625.
17
# This only works on console and 1x IR due to low precision.
18
# "EFB Copy Fix" adjusts the region to not cause bugs at higher
19
# resolutions.  In order for this patch to fully work, the
20
# Vertex Rounding Hack must be enabled.
21
# These patches have been made conditional.
22
$EFB Copy Fix
23

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.