emukidid / pcsxgc

A port of the PS1 emulator, PCSX, to the Nintendo GC/Wii
116 stars 6 forks source link

Autoboot support for WiiFlow via arguments. (Wiimpathy) #8

Closed saulfabregwiivc closed 1 year ago

saulfabregwiivc commented 1 year ago

This modification adds WiiFlow compatibility (support) to WiiSX for autolaunch a PlayStation 1 game via arguments, from a .ini plugin config file or from arguments on the meta.xml.

Tested and working as expected.

emukidid commented 1 year ago

Sorry, there's some conflicts due to my recent push, can you please resolve them?

saulfabregwiivc commented 1 year ago

Sure i will fix the conflicts later.

saulfabregwiivc commented 1 year ago

Conflict solved, now you can merge my WiiFlow change.

pcercuei commented 1 year ago

Better rebase on top of master instead of merging the master branch...

saulfabregwiivc commented 1 year ago

That's a good idea, i will remerge my changes with latest master and i'll make a new PR. Closing this one.

pcercuei commented 1 year ago

Well you don't need to close the PR. Just rebase your commit on top of master, then force-push your autoboot-wiiFlow branch.