Our good friend cOz has released a solution for the Dead Space 2 disc swap issue that many people have been stressing over. It's a simple dashlaunch plugin that auto swaps for you, remember to remove the plugin from ini once it's no longer needed/wanted.
** When adding the plugin to your launch.ini be sure to add it as 2 lines
[Plugins]
plugin1 = Hdd:\swap.xex
the [plugins] line if vital, it lets dashlaunch know that there are plugins to load. The plugin WILL NOT LOAD without it.
Quote:add to dash launch plugins
ie:
plugin1 = Usb:\swap.xex
currently hardcoded for iso2god images which were built and installed as:
disk1: Content\\0000000000000000\\454108DF\\00007000\\831BBD71B701B42512FF
disk2: Content\\0000000000000000\\454108DF\\00007000\\B8605B3BAFB748ACD08A
with .data folders of the same names beside the hash names
Note: this really REALLY ignores most possible errors...
have phun deadites!
cOz
Quote:add to dash launch plugins
ie:
plugin1 = Usb:\swap.xex
currently hardcoded for iso extracted images which were built and installed as:
disk1: /hdd1/Games/Dead Space 2 D1/
disk2: /hdd1/Games/Dead Space 2 D2/
have phun deadites!
cOz
Quote:add this to your launch.ini
[Plugins]
plugin1 = Usb:\swapusb0.xex
2 xexs are included swapusb0 and swapusb1 use the one cooresponding to the USB HD that contains your game files. If you only have 1 usb drive, it will be usb0.
Paths are currently hardcoded for iso extracted images which were built and installed as:
Swapusb0.xex:
disk1: /usb0/Games/Dead Space 2 Disc 1/
disk2: /usb0/Games/Dead Space 2 Disc 2/
Swapusb1.xex:
disk1: /usb1/Games/Dead Space 2 Disc 1/
disk2: /usb1/Games/Dead Space 2 Disc 2/
Come talk with us on efnet at #elitemods !!! or just click ME
ALSO, DO NOT SEND ME MESSAGES ON LIVE REGARDING MODDING CONSOLES, OR HOW I PLAYED A CERTAIN GAME EARLY. I WILL NOT RESPOND. I WILL INSTEAD DELETE YOUR MESSAGE, AND BLOCK ALL COMMUNICATION FROM YOU. JUST SEND ME A PM ON HERE.
The game was an iso which I extracted to my hdd, so I downloaded the middle package.
I'm guessing the .ini has to be like this:
[Plugins]
plugin1 = Hdd:\swap.xex
So in this case, the swap.xex file will be on the root of my hdd. What about all the other files which came in the plugin package? Do they need to be in the root too, or do they have to placed in the freestyle plugins folder?