Martino Fontana

Results 108 comments of Martino Fontana

I was wondering, what if only the configuration directory was separated from the main Dolphin, while the data directory was shared? I don't think that sharing the GameCube memory card...

IMO, this needs to be discussed: https://github.com/shiiion/dolphin/pull/118#issuecomment-1484230380 (And that need to be resolved: https://github.com/shiiion/dolphin/pull/118#discussion_r1230781394)

I'm still on the idea that only the config folder should be separated, while everything else (including the Wii NAND) should be shared. Looking at the source code, Dolphin already...

> The programs are not in sync, and sharing files risks data corruption What exactly is the problem in sharing the NAND? It is something that both programs emulate in...

They _can't_ drift apart. This is what the shared data is: #### The Wii NAND Because both Dolphin and PrimeHack are emulating a Wii, meaning that the way they handle...

I made a patch that separates the config folder, but not the data. [separate-config.patch.gz](https://github.com/shiiion/dolphin/files/15163439/separate-config.patch.gz) Only tested on Linux. Also, it doesn't separate the cache folder. It probably should.

Whether only the configuration folder should be separated, or the entirety of the data, should be the decision of @SirMangler (and probably other maintainers, but I don't know who to...

This has already been fixed by 9ca0eb888bd6f8ed13a4efb92d808fbf0705ffa4. Though, a new version with the fix has yet to release.

So, experimented a little more with Skylanders: Spyro's Adventure, to go even further beyond. Click if you are curious on the technical details Maintaining high framerates in this game is...