nintendorhacks

Ultimate way to play Super Mario Sunshine in 2020

Sep 15th, 2020 (edited)
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. Ultimate way to play Super Mario Sunshine in 2020
  2.  
  3. Download latest dolphin from: https://dolphin-emu.org/download/
  4.  
  5. Found in Graphics>Enchancements tab
  6. Set internal resolution to whatever you need based on your display (1080p or 4k etc.)
  7. Leave Anti-Aliasing 'None' and Anisotropic Filtering at '1x'
  8.  
  9. >4k textures
  10. https://github.com/quinton-ashley/Super_Mario_Sunshine_UHD_Texture_Pack
  11. Follow the read me file in the zip, for extraction location
  12.  
  13. Right click game>properties>Gecko code tab to add these hacks:
  14.  
  15. >60fps gecko code
  16. 044167b8 3f800000
  17. 042fcb24 60000000
  18. 04414904 3ca3d70a
  19. c20066ec 00000002
  20. c2c28028 ec2105b2
  21. fec00890 00000000
  22.  
  23. >Widescreen gecko code
  24. 931f01c4 00000000
  25. c2363138 00000009
  26. 80ed8d08 800701e8
  27. 540c24b6 2c030000
  28. 41820030 7c032a14
  29. 7c006000 41820024
  30. 5580f87e 7c601850
  31. 1c630003 1ca50003
  32. 7c631670 54a5f0be
  33. 7c630194 7c630214
  34. 60000000 00000000
  35.  
  36. widescreen code causes a graphical glitch with stars falling out of coins gui, fixed with installing a special texture for the coins gui
  37. https://gamebanana.com/effects/download/5890
  38. Follow the read me file in the zip, same location as 4k textures
  39.  
  40. Enable 'Synchronize GPU thread' to prevent random crashes in game properties (right click on game > properties)
  41.  
  42. these rest are by preference:
  43.  
  44. Found in Graphics>Enchancements tab
  45. >enabled Scaled EFB Copy
  46. makes water look pretty, some goop looks blocky
  47. >disabled Scaled EFB Copy
  48. all goop looks normal, but water looks shitty
  49.  
  50. >Remove heatwave effect gecko code, makes stuff far away look crystal clear
  51. 0419f83c 4e800020
  52.  
  53. 5.1 Dolby Pro Logic II setup:
  54. open Config>Audio tab
  55. Set DSP LLE Recompiler
  56. Check the Dolby Pro Logic II check mark
  57.  
  58. Controller setup on xbox controller:
  59. Calibrate analog and c sticks
  60.  
  61. Bind L trigger to L and L-Analog
  62. Bind R trigger to R and R-Analog
  63. set threshold to 99%
  64.  
  65. in the Rumble window put:
  66. `Motor R`|`Motor L`
  67. in the lower text box.
  68.  
  69.  
Add Comment
Please, Sign In to add comment