Homebrew Is it possible/possible in the future to use PC mods for switch?

Tsundere_Neko

Well-Known Member
OP
Newcomer
Joined
Feb 13, 2020
Messages
79
Trophies
0
Location
Ylisse
XP
555
Country
United States
First of all: I'm not asking this question because I particularly want to do this, but more or less because I'm curious as to how the coding works, in any case-
So I am aware that this one game I like, Subnautica, is getting a release on the switch. I like playing with certain mods to make the game more fun, such as de-extinction. Using a jailbroken switch would it be possible to use PC mods with a switch game in some way, or is the coding too different? If the mod was recoded a bit would it work, or would it have to be done completely from scratch to make it work on a new platform?
Thanks in advance for any answers!
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,795
Trophies
3
XP
28,452
Country
United Kingdom
Going to have to have that ever fun answer of "it depends"

Modern porting processes are not quite so radical as older systems where games might essentially be different games even if nominally the same title, story, theme and characters. To that end assets might well be left alone and this can make for varying degrees of ease when it comes to changing assets (some might be closer to ROM hacking wherein you get to understand file formats to inject your new quests or whatever where PC is "plop files into specified mod directory, game will run them automatically"). You might face limits -- my £5000 graphics card (though at current price trends then before long one costing that much might actually be weaker than the Switch) can probably have some super detail texture mod that the Switch might be lucky to render in 5 minutes as a static image.

If the game used extensive coding for the mods (see something like Civilisation http://modiki.civfanatics.com/index.php?title=Lua_and_UI_Reference_(Civ5) and Lua) then this might not be as available as the PC, though if the underlying game still uses something (and you tend to code in what you in turn provide for others) then you can potentially open it back up.

If it is like the days of old when the same story, motion capture and general art is converted to a whole new engine, and everything stripped back and refactored into something else then yeah take up ROM hacking instead.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    in that case, there is no such thing as homebrew launcher for aroma
  • NinStar @ NinStar:
    you have to launch your homebrews directly from the wii u menu
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on anything. https://youtu.be/bI4fjtp4Ddg?si=sgYfxn5v21u9nj6f
    BigOnYa @ BigOnYa: @Xdqwerty you can use a "spawner" function on anything...