miyuanon

SF2 Gigaleak Guide

Aug 10th, 2020 (edited)
1,208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. Ver 1.1
  2.  
  3. JEEZ LEWEEZE WHAT IS THIS?
  4.  
  5. On July 24th 2020 someone uploaded a link with a ton of files from Nintendo servers with entire repos of several NES, SNES and GB source code and a follow up the next day with iQue/N64 assets on 4chan's /v/ and /vp/ boards. Among assets/source code of major Nintendo titles like Super Mario World, SMW2: Yoshi's Island and unreleased prototypes like "Super Donkey" and "Sleepwalker", there are SEVERAL builds, assets, tools and source code of Star Fox/Starglider and Star Fox 2!
  6.  
  7. Since this is a HUGE event developing right now, a lot of information and discussion is running around 4chan's /v/, /vr/, /vg/, /vp/ boards, The Cutting Room Floor's discord server, Twitter and Youtube, it is getting hard to keep up with what has been discovered and what's a hoax or not.
  8.  
  9. The purpose of this paste bin is to keep track of major findings and tools to dive in into SF1/2 code and assets. Why bother you ask? Because we might have a timeline of the development of one of the most mysterious (previously) cancelled games ever!
  10.  
  11. Major info on the leaks and download to said leaks are here:
  12. https://docs.google.com/document/d/1qV8liZZ4EkCGAQ55TjuoCy01QIlfhT-WS7mTTq2pqhg/
  13. https://docs.google.com/document/d/176d5yx2GtWDudFNQW4mJC8QYE1B4uJdhk0HD45nandU
  14.  
  15. **************
  16. *****FAQs*****
  17. **************
  18.  
  19. """I just want a link to the SF stuff"""
  20. Just download the other.7z file
  21.  
  22. """Where's all the SF stuff?"""
  23. Relevant Filepaths:
  24.  
  25. other\NEWS\StarFox2
  26. other\SFC\ROM\StarFox2\usa
  27. other\SFC\ソースデータ\StarFox2
  28. other\NEWS\Starfox2
  29. other\NEWS\テープリストア\NEWS_04\home\arimoto\
  30. other\NEWS\テープリストア\NEWS_04\home\arimoto\SF2
  31. other\NEWS\テープリストア\NEWS_04\home\sugiyama
  32. other\NEWS\テープリストア\NEWS_04\home\sugiyama\FX2
  33. other\NEWS\テープリストア\NEWS_05\home\watanabe
  34. other\NEWS\テープリストア\NEWS_05\home\watanabe\FX2
  35. other\NEWS\テープリストア\NEWS_05\home\watanabe\SG-1
  36. other\NEWS\テープリストア\NEWS_05\home\kimura\polygon\sample0
  37.  
  38. """I just want the ROMS!""""
  39.  
  40. Current Beta ROMS (UPDATED!!!!):
  41. https://mega.nz/file/ilYVySaJ#K64zaBKEdRisF-O_Geu95ofN2rYQVbfIR1iXvaSTJOE
  42. Info on each ROM:
  43. https://docs.google.com/document/d/1neRehZV-2izxq3mbO9qvy9UWkQ6lYCvCJ25nr6caYes/edit
  44.  
  45. """What are .xxx files?"""
  46. .asm - plain assembly files aka source code
  47. .cgx - Nintendo's proprietary sprite sheet format. It can be open with YY-CHR.NET or Nintendo's proprietary sprite editor "SdCAD". More info in the tools section
  48. .col - Nintendo's proprietary sprite color format. It can be open with Nintendo's proprietary sprite editor "SdCAD".
  49. .scr - Nintendo's proprietary sprite screen format. It can be open with Nintendo's proprietary sprite editor "SdCAD". (More info to come)
  50. .anm - SFX animation files
  51. .txt - some of these are SFX animation files
  52.  
  53. .xxx.BAK - back-up file. The preceding extension is what matters (For example, a2.CGX.BAK is a CGX file)
  54.  
  55. """Why doesn't x.exe work?"""
  56. These games were developed in the 90's using MS-DOS. You need either a PC running MS-DOS or a virtual machine.
  57. (TODO: Get these tools running on a MS-DOS VM find out what they do :). See below)
  58.  
  59. """How do I build the game?"""
  60. VMs with Star Fox and Star Fox 2 tools ready to build
  61. anonfiles()com/5c91g1K3of/StarFox-dosbox-x_easybuild_7z
  62. anonfiles()com/Ra90gaKdoc/StarFox2-dosbox-x_easybuild_7z
  63.  
  64. *****************
  65. ***** TOOLS *****
  66. *****************
  67.  
  68. YY_CHR.NET - Sprite editor http://www.romhacking.net/utilities/958/
  69. SdCAD - Nintendo's propetary sprite editor. It is located in the bbgames.7z leak in bbgames\d1\routefree\bbgames\depot\marioAGB\graphic_data\srdcad
  70. Some /ppg/ anon managed to translate it to english
  71.  
  72. Link: https://mega.nz/file/3Fo1hSqb#idXnYuzOtt8hfLFumMM0tW4dlRDe4cDOPEtLMHGsP-8
  73.  
  74. (TODO: Find the script an anon used to convert .anm and .txt files to 3D models)
  75.  
  76. *****************
  77. ***** MUSIC *****
  78. *****************
  79.  
  80. Star Glider/ Star Fox 1 prototype OST (and SPCs)
  81. https://www.youtube.com/watch?v=VnRtJl8SiFs
  82.  
  83. Star Fox 2 1994-08-31 build OST (and SPCs)
  84. https://www.youtube.com/watch?v=8aJc0FxNaeY
  85.  
  86. Star Fox 2 1995-01-24 CES build OST (and SPCs)
  87. https://www.youtube.com/watch?v=xFxSDlf3pwI
  88.  
  89. Various scrapped SF2 music:
  90. https://www.youtube.com/watch?v=hR_TuVftNwc
Add Comment
Please, Sign In to add comment