Hacking WiiU VC game injection working on 5.3.2

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,219
Trophies
2
XP
34,307
Country
Mexico
Well RAM injection is kind of obsolete now that Loadiine and VC dumps are available.
Pretty much as long as you have a good base VC dump (for NES/SNES and GBA) and almost any dump for N64 and DS, you can work around a lot of injections.
 
  • Like
Reactions: KiiWii

KiiWii

Editorial Team
Editorial Team
Joined
Nov 17, 2008
Messages
16,657
Trophies
3
Website
defaultdnb.github.io
XP
27,138
Country
United Kingdom
configuration_cafe.json
Code:
},
"arguments": {
"fold_on_pause": true,
"fold_on_resume_fade_from_black_duration": 1000,
"fold_on_pause_timeout": 300
}
}
}

Fold your VC:NDS in half....

Code:
{
  "configuration": {
  "layouts": {
  "layout": [
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "512 106"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "512 381"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "299 16"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "299 283"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_1_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/nds1st_31p_tv.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/nds1st_31p.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_1_NAME"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "768 576",
  "target": "tv",
  "position": "110 72"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "914 456"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "512 384",
  "target": "drc",
  "position": "30 48"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "568 240"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_2_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_2_NAME"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "768 576",
  "target": "tv",
  "position": "402 72"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "110 456"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "512 384",
  "target": "drc",
  "position": "312 48"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "30 240"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_3_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_3_NAME"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "110 72"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "768 576",
  "target": "tv",
  "position": "402 72"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "30 48"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "512 384",
  "target": "drc",
  "position": "312 48"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_4_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_4_NAME"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "914 72"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "768 576",
  "target": "tv",
  "position": "110 72"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "568 48"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "512 384",
  "target": "drc",
  "position": "30 48"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_5_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_5_NAME"
  },
  {
  "pad_rotation": 90,
  "drc_rotation": 90,
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "424 318",
  "target": "tv",
  "position": "428 11"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "424 318",
  "target": "tv",
  "position": "428 391"
  },
  {
  "source": "upper",
  "rotation": 270,
  "size": "360 480",
  "target": "drc",
  "position": "466 0"
  },
  {
  "source": "lower",
  "rotation": 270,
  "size": "360 480",
  "target": "drc",
  "position": "28 0"
  }
  ],
  "name_string_id": "VCM_LAYOUT_6_NAME",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_6_EXPLANATION"
  },
  {
  "pad_rotation": 270,
  "drc_rotation": 270,
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "424 318",
  "target": "tv",
  "position": "428 11"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "424 318",
  "target": "tv",
  "position": "428 391"
  },
  {
  "source": "upper",
  "rotation": 90,
  "size": "360 480",
  "target": "drc",
  "position": "28 0"
  },
  {
  "source": "lower",
  "rotation": 90,
  "size": "360 480",
  "target": "drc",
  "position": "466 0"
  }
  ],
  "name_string_id": "VCM_LAYOUT_7_NAME",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_7_EXPLANATION"
  },
  {
  "pad_rotation": 270,
  "drc_rotation": 0,
  "screen": [
  {
  "source": "upper",
  "rotation": 90,
  "size": "522 696",
  "target": "tv",
  "position": "64 12"
  },
  {
  "source": "lower",
  "rotation": 90,
  "size": "522 696",
  "target": "tv",
  "position": "694 12"
  },
  {
  "source": "upper",
  "rotation": 90,
  "size": "360 480",
  "target": "drc",
  "position": "28 0"
  },
  {
  "source": "lower",
  "rotation": 90,
  "size": "360 480",
  "target": "drc",
  "position": "466 0"
  }
  ],
  "name_string_id": "VCM_LAYOUT_8_NAME",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_8_EXPLANATION"
  },
  {
  "pad_rotation": 90,
  "drc_rotation": 0,
  "screen": [
  {
  "source": "upper",
  "rotation": 270,
  "size": "522 696",
  "target": "tv",
  "position": "694 12"
  },
  {
  "source": "lower",
  "rotation": 270,
  "size": "522 696",
  "target": "tv",
  "position": "64 12"
  },
  {
  "source": "upper",
  "rotation": 270,
  "size": "360 480",
  "target": "drc",
  "position": "466 0"
  },
  {
  "source": "lower",
  "rotation": 270,
  "size": "360 480",
  "target": "drc",
  "position": "28 0"
  }
  ],
  "name_string_id": "VCM_LAYOUT_9_NAME",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "buttons_rotation": 0,
  "desc_string_id": "VCM_LAYOUT_9_EXPLANATION"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "928 696",
  "target": "tv",
  "position": "176 12"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "640 480",
  "target": "drc",
  "position": "106 0"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_10_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_10_NAME"
  }
  ],
  "groups": [
  1,
  2,
  2,
  2,
  2,
  1
  ]
  },
  "3DRendering": {
  "Bilinear": 0,
  "RenderScale": 1
  },
  "Display": {
  "PixelArtUpscaler": 0,
  "Brightness": 80
  },
  "arguments": {
  "fold_on_pause": true,
  "fold_on_resume_fade_from_black_duration": 1000,
  "fold_on_pause_timeout": 300
  }
  }
}
 
Last edited by KiiWii,
  • Like
Reactions: FlappyFalco

FlappyFalco

Smile, No Matter How Bad it Gets~
Member
Joined
Oct 11, 2015
Messages
234
Trophies
0
Location
The deepest recesses of my mind
XP
516
Country
Ireland
configuration_cafe.json
Code:
},
"arguments": {
"fold_on_pause": true,
"fold_on_resume_fade_from_black_duration": 1000,
"fold_on_pause_timeout": 300
}
}
}

Fold your VC:NDS in half....

Code:
{
  "configuration": {
  "layouts": {
  "layout": [
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "512 106"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "512 381"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "299 16"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "299 283"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_1_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/nds1st_31p_tv.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/nds1st_31p.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_1_NAME"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "768 576",
  "target": "tv",
  "position": "110 72"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "914 456"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "512 384",
  "target": "drc",
  "position": "30 48"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "568 240"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_2_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_2_NAME"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "768 576",
  "target": "tv",
  "position": "402 72"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "110 456"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "512 384",
  "target": "drc",
  "position": "312 48"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "30 240"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_3_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_3_NAME"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "110 72"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "768 576",
  "target": "tv",
  "position": "402 72"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "30 48"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "512 384",
  "target": "drc",
  "position": "312 48"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_4_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_4_NAME"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "tv",
  "position": "914 72"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "768 576",
  "target": "tv",
  "position": "110 72"
  },
  {
  "source": "upper",
  "rotation": 0,
  "size": "256 192",
  "target": "drc",
  "position": "568 48"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "512 384",
  "target": "drc",
  "position": "30 48"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_5_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_5_NAME"
  },
  {
  "pad_rotation": 90,
  "drc_rotation": 90,
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "424 318",
  "target": "tv",
  "position": "428 11"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "424 318",
  "target": "tv",
  "position": "428 391"
  },
  {
  "source": "upper",
  "rotation": 270,
  "size": "360 480",
  "target": "drc",
  "position": "466 0"
  },
  {
  "source": "lower",
  "rotation": 270,
  "size": "360 480",
  "target": "drc",
  "position": "28 0"
  }
  ],
  "name_string_id": "VCM_LAYOUT_6_NAME",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_6_EXPLANATION"
  },
  {
  "pad_rotation": 270,
  "drc_rotation": 270,
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "424 318",
  "target": "tv",
  "position": "428 11"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "424 318",
  "target": "tv",
  "position": "428 391"
  },
  {
  "source": "upper",
  "rotation": 90,
  "size": "360 480",
  "target": "drc",
  "position": "28 0"
  },
  {
  "source": "lower",
  "rotation": 90,
  "size": "360 480",
  "target": "drc",
  "position": "466 0"
  }
  ],
  "name_string_id": "VCM_LAYOUT_7_NAME",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_7_EXPLANATION"
  },
  {
  "pad_rotation": 270,
  "drc_rotation": 0,
  "screen": [
  {
  "source": "upper",
  "rotation": 90,
  "size": "522 696",
  "target": "tv",
  "position": "64 12"
  },
  {
  "source": "lower",
  "rotation": 90,
  "size": "522 696",
  "target": "tv",
  "position": "694 12"
  },
  {
  "source": "upper",
  "rotation": 90,
  "size": "360 480",
  "target": "drc",
  "position": "28 0"
  },
  {
  "source": "lower",
  "rotation": 90,
  "size": "360 480",
  "target": "drc",
  "position": "466 0"
  }
  ],
  "name_string_id": "VCM_LAYOUT_8_NAME",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_8_EXPLANATION"
  },
  {
  "pad_rotation": 90,
  "drc_rotation": 0,
  "screen": [
  {
  "source": "upper",
  "rotation": 270,
  "size": "522 696",
  "target": "tv",
  "position": "694 12"
  },
  {
  "source": "lower",
  "rotation": 270,
  "size": "522 696",
  "target": "tv",
  "position": "64 12"
  },
  {
  "source": "upper",
  "rotation": 270,
  "size": "360 480",
  "target": "drc",
  "position": "466 0"
  },
  {
  "source": "lower",
  "rotation": 270,
  "size": "360 480",
  "target": "drc",
  "position": "28 0"
  }
  ],
  "name_string_id": "VCM_LAYOUT_9_NAME",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "buttons_rotation": 0,
  "desc_string_id": "VCM_LAYOUT_9_EXPLANATION"
  },
  {
  "screen": [
  {
  "source": "upper",
  "rotation": 0,
  "size": "928 696",
  "target": "tv",
  "position": "176 12"
  },
  {
  "source": "lower",
  "rotation": 0,
  "size": "640 480",
  "target": "drc",
  "position": "106 0"
  }
  ],
  "desc_string_id": "VCM_LAYOUT_10_EXPLANATION",
  "background": [
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/tvback.png",
  "target": "tv",
  "size": "1280 720"
  },
  {
  "position": "0 0",
  "rotation": 0,
  "resource": "//content_dir/assets/textures/drcback.png",
  "target": "drc",
  "size": "854 480"
  }
  ],
  "name_string_id": "VCM_LAYOUT_10_NAME"
  }
  ],
  "groups": [
  1,
  2,
  2,
  2,
  2,
  1
  ]
  },
  "3DRendering": {
  "Bilinear": 0,
  "RenderScale": 1
  },
  "Display": {
  "PixelArtUpscaler": 0,
  "Brightness": 80
  },
  "arguments": {
  "fold_on_pause": true,
  "fold_on_resume_fade_from_black_duration": 1000,
  "fold_on_pause_timeout": 300
  }
  }
}

I'm guessing this is for Phantom Hourglass?
 
  • Like
Reactions: KiiWii

AlanLC

Well-Known Member
Member
Joined
Aug 18, 2014
Messages
413
Trophies
0
Age
45
XP
2,603
Country
Brazil
Banjo Kazzoie USA scale fixed

I managed to fix the Banjo Kazzoie USA scale , just change the region of the ROM with a Hex editor.

NBKE to NBKJ

007 Goldeneye Usa Work too , just change the region of the ROM with a Hex editor.

NBKE to NBKJ

007 Goldeneye Usa Work too
 

KiiWii

Editorial Team
Editorial Team
Joined
Nov 17, 2008
Messages
16,657
Trophies
3
Website
defaultdnb.github.io
XP
27,138
Country
United Kingdom
007 Goldeneye Usa Work too , just change the region of the ROM with a Hex editor.

Cool going to try this out!

EDIT:

OMG just found something cool by accident..... rom load menu?!

simply renamed the rom I had working to .BAK while testing the next rom and round this menu

0FU0xBc.jpg


ANMlG9y.jpg


L-stick changes and A selects even though it says Y.... weird? anyone else seen this before?

Maybe we can use this as a multi rom host or something? load one title, pick a rom within that hosts compatibility, and have a multi menu?
 
Last edited by KiiWii,
  • Like
Reactions: [^Blark^]

VinsCool

Persona Secretiva Felineus
Global Moderator
Joined
Jan 7, 2014
Messages
14,600
Trophies
4
Location
Another World
Website
www.gbatemp.net
XP
25,218
Country
Canada
Check my post above again, the edit is interesting finding? You probably seen it before?
I already tried this header edit by the past

That was what fixed my first inject attempts for Yoshi's Story, and Perfect Dark

EDIT: HOLY SHIT
 
  • Like
Reactions: KiiWii

KiiWii

Editorial Team
Editorial Team
Joined
Nov 17, 2008
Messages
16,657
Trophies
3
Website
defaultdnb.github.io
XP
27,138
Country
United Kingdom
Just seen!

Ok done some testing and got even stranger results!

I tried this:
name rom that works (jap ge rom) Unmfe0.443
name rom I was testing (US ge rom with JAP header) Unmfe0.444

Copy and paste the config file Unmfe0.443.ini
Rename the config file Unmfe0.443.ini to Unmfe0.444.ini

Now you have roms and ini per rom.

Load game through loadiine and I noticed a very strange glitch: instead of it saying " LOADING VESSEL.RPX" it said one time "LOADING VExxEL.RPX" and then the next time it said "LOADING VEXXeL.RxxpX".

The first time I loaded it it got into game in the JAP rom showed a screen of frigate level and said "SUSPENSION point loaded. Returning to the game." or something.... I have never got to the frigate level!? How it did that I have no idea?! But it had JAP text on screen and the multi menu over it again asking if I wanted to switch roms, I did and it crashes black screen.

I havent managed to load a game successfully from this multi menu yet :(

MOAR testing needed! ~ will try reproduce these effects..... brb


EDIT:

ok clicking on rom from multi menu, and click NO to load rom yeilds THIS menu:

wnUcjBr.jpg


Cool or what?!

Then click QUIT and ROM LOADED!!!! WTF>!?
 
Last edited by KiiWii,

the_randomizer

The Temp's official fox whisperer
Member
Joined
Apr 29, 2011
Messages
31,284
Trophies
2
Age
38
Location
Dr. Wahwee's castle
XP
18,969
Country
United States
Read Kiiwii's post.

That doesn't answer it though, he only mentioned N64 config files, nowhere does it say how to set up the multi ROM menu.

In his previous two posts, how he got the multi menu to show up or load/created isn't made known.
 
Last edited by the_randomizer,

VinsCool

Persona Secretiva Felineus
Global Moderator
Joined
Jan 7, 2014
Messages
14,600
Trophies
4
Location
Another World
Website
www.gbatemp.net
XP
25,218
Country
Canada
That doesn't answer it though, he only mentioned N64 config files, nowhere does it say how to set up the multi ROM menu.
Apparently, just having more than one file in the rom folder does the trick.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    E @ eenterx: i am the new user