emukidid / pcsxgc

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

[OBSOLETE] Autoboot support for WiiFlow via arguments (Wiimpathy) #10

Closed saulfabregwiivc closed 10 months 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.

Usage on meta.xml:

<arguments>
<arg>sd:/wiisx/isos</arg>
<arg>CrashBandicoot.cue</arg>
</arguments>

Based on latest master, after i've closed this old PR https://github.com/emukidid/pcsxgc/pull/8