Created
August 16, 2023 19:45
-
-
Save PortalMario/517ff6c99cc58dc4d9c31be6b20e2c48 to your computer and use it in GitHub Desktop.
Paper Mario: The Thousand-Year Door (PAL) - Perfect 4K@60FPS configuration with configurable "Hard Mode".
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# G8MP01 - Paper Mario: The Thousand-Year Door | |
[Core] | |
#GFXBackend = Vulkan | |
CPUThread = False | |
GameCubeLanguage = 1 | |
[Video_Hardware] | |
VSync = True | |
[Video_Hacks] | |
EFBToTextureEnable = False | |
[Video_Settings] | |
InternalResolution = 6 | |
MSAA = 4 | |
wideScreenHack = False | |
[Gecko] | |
$normalhud | |
0442C158 3FE38E39 | |
$aspecrtratiofix | |
C202F3F8 00000003 | |
3DC08043 3DE03FD8 | |
91EEC158 4E800020 | |
60000000 00000000 | |
C200F6C4 00000003 | |
3DE08086 3DC0402B | |
61CE12A2 91CFB0DC | |
387D015C 00000000 | |
C200F6CC 00000003 | |
3DE08086 3DC04063 | |
61CEE8D3 91CFB0DC | |
7FC3F378 00000000 | |
0419B274 4E800020 | |
$RandomHPinRange | |
C212AD78 0000001D | |
7CA802A6 9421FFE0 | |
90A10024 BF810010 | |
7C1F0378 7C7D1B78 | |
7C9C2378 809A0000 | |
80640000 280300AB | |
41A10098 A8C40008 | |
7CC33378 38E0vvvv | |
3880xxxx 2C040000 | |
4081005C 2C041388 | |
41810054 2C070000 | |
4081004C 2C071388 | |
41810044 7C043800 | |
4180003C 7C8621D6 | |
38840032 7CC639D6 | |
38C60032 38E00064 | |
7CC63BD6 7C843BD6 | |
7C862050 38640001 | |
3C808000 60845E68 | |
7C8803A6 4E800021 | |
7C633214 2C030001 | |
40A00008 38600001 | |
B07E0108 B07E010A | |
B07E010C B07E010E | |
B07E0110 B07E0112 | |
7FE0FB78 7FA3EB78 | |
7F84E378 BB810010 | |
80A10024 7CA803A6 | |
38210020 901E0140 | |
60000000 00000000 | |
$GlobalEnemyATKModifier | |
C20FE6FC 00000013 | |
9421FFD0 9001002C | |
7C0802A6 90010034 | |
BF410008 7FBFEB78 | |
83D40004 2C1E00AB | |
41A10054 A3D7000A | |
2C1E0000 40820048 | |
2C1F0000 40810040 | |
3BC0xxxx 2C1E0000 | |
40A1001C 2C1E1388 | |
41810014 7FFFF1D6 | |
3BFF0032 3BC00064 | |
7FFFF3D6 2C1F0001 | |
40A00008 3BE00001 | |
2C1F0063 40A10008 | |
3BE00063 7FE0FB78 | |
BB410008 7C1D0378 | |
3C7E0002 80010034 | |
7C0803A6 8001002C | |
38210030 00000000 | |
* | |
[Gecko_Enabled] | |
$normalhud | |
$aspecrtratiofix | |
$RandomHPinRange | |
$GlobalEnemyATKModifier | |
#RandomHPinRange config | |
#vvvv = Min multiplier in % (in hex) | |
#xxxx = Max multiplier in % (in hex) | |
#GlobalEnemyATKModifier config | |
#xxxx = ATK Multiplier in % (in hex); e.g. 00C8 = 200% | |
# Credits: Zephiles, Jdaster64, Stryder7x, PortalMario |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment