• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

Running Supercard patching software on *nix with wine

Started by tc1415, February 12, 2007, 05:10:49 PM

Previous topic - Next topic

tc1415

Hi all,

Trying to run the patcher on my Fedora 6 install constantly fails as the patcher fails to outputs files - it gives an Open File Error.  Looking at the console output of wine i can see:
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
which leads me to believe it is something that is not implemented in wine causing the problem.

However, according to NT on IRC, some of you got this working so I was wondering if anyone know how to make this work as I really don't want to have to install Windows!

Thanks in advance!
n cases of major discrepancy, it is always reality that's got it wrong. -- RFC1118

liquidnitrogen

i would like to know how to do this too!... haha... using Linux Mint (ubuntu derivative) and i took the easy way out by using CrossOver Office (5.0.3) ....

SukkoPera

I'm running Slackware and the patching software works with Wine. I have even packaged it as a Slackware package :).

My suggestion is to try a newer/older version of Wine. I'm using wine-0.9.25-i486-3kjz, got from linuxpackages.
intendo DS Lite (White) + Supercard Lite + R4 + Sandisk 1 GB MicroSD
Sony PSP + Firmware 3.03 OE-A2


gingi

I also have this problem in Ubuntu. However, if you try to run the patcher software through the installer (check "Launch this program now" at the end of the installation), then it works perfectly. So you can be like me and reinstall everytime you want to patch some roms  :?

tc1415

QuoteMy suggestion is to try a newer/older version of Wine.
I'm currently using wine-0.9.30-1.fc6 from Fedora, and I can't see that a newer version will have less functionality than an older one. Unless I am mistaken, of course.
n cases of major discrepancy, it is always reality that's got it wrong. -- RFC1118

Sonny_Jim

Have you tried changing into the directory it was installed in and running from  there? e.g
cd ~/.wine/drive_c/Program\ Files/SC/
wine Supercard.exe

tc1415

Thanks, that worked. Can't believe I didn't think of that!

Now onto other things...
n cases of major discrepancy, it is always reality that's got it wrong. -- RFC1118

liquidnitrogen

strange... changing it to the directory and then wine supercard patcher.. and it'll work.. if i were to put it in the gnome menu with...

wine "<path to supercard patcher" it wont... -.- (quotes needed... dunno why, gnome just seems to work like that)

gingi

Yeah, it's very weird, my shortcut is now a small shell script that cd's to the patcher folder and then opens it with wine.

Jabba

What do you think the success rate of it running in darwine would be?