#82837 - Kixdemp - Wed May 10, 2006 5:45 pm
Hello everyone! :-D
Alright, since I couldn't find a Linux version of this utility, I was forced to use WINE... But that doesn't work! Look:
Why is that? Thanks! ;-)
PS: Here's the SoConverter Bash script:
_________________
"My wealth has doubled since we last met."
-- RICH BOY WILTON, Pokemon Emerald
Alright, since I couldn't find a Linux version of this utility, I was forced to use WINE... But that doesn't work! Look:
Code: |
[kixdemp@localhost pics]$ SoConverter /home/kixdemp/pics/up.bmp
Error: Unable to handle input file media type. Press almost any key to continue... |
Why is that? Thanks! ;-)
PS: Here's the SoConverter Bash script:
Code: |
#!/bin/bash
wine /home/kixdemp/progs/devkitpro/SGADE/tools/SoConverter.exe $0 |
_________________
"My wealth has doubled since we last met."
-- RICH BOY WILTON, Pokemon Emerald