#46733 - corsec - Wed Jun 29, 2005 7:03 pm
Does anybody know of an emulator for the DS that runs on Linux?
My computer is an x86 running Gentoo (single boot).
I have seen about 5 or 6 emulators, but they all run on windows right now. iDeaS is supposedly going to be released for multiple platforms, but until then is there anything I can use?
Thanks.
Last edited by corsec on Mon Jul 04, 2005 7:13 am; edited 1 time in total
#46735 - Quirky - Wed Jun 29, 2005 7:17 pm
Wine is probably the best bet until the multi platform release is a reality.
#46754 - mrnull - Thu Jun 30, 2005 5:25 am
I'm in the same boat. Love linux but we seem to be last on the list for emulators.
Speaking of, anyone know of GBA emulator for Linux besides VisualBoyAdvance?
#46782 - Lynx - Thu Jun 30, 2005 3:08 pm
Yup, I know dualis in wine works.
#46790 - corsec - Thu Jun 30, 2005 6:00 pm
Did you do anything specal to wine to get dualis to work?
In wine, I can start dualis just fine, but when I open a rom that works in dualis in windows, wine freezes.
I don't have any 3D acceleration enabled on my old video card, but would that be the problem?
#46792 - mrnull - Thu Jun 30, 2005 6:31 pm
Same problem here. And recently, wine can't find the DLL file either!
#46796 - josath - Thu Jun 30, 2005 7:54 pm
open the dualis.ini and change the video mode to GDI....that fixed dualis under wine for me (until I got a 3D card then the other modes worked).
Switching modes while dualis is running under wine usually causes it to crash for me, thats why you have to edit the .ini
If your PC is slow, turn frameskipping to 1 and turn off speed limiting.
#47038 - corsec - Mon Jul 04, 2005 6:33 am
Quote: |
open the dualis.ini and change the video mode to GDI....that fixed dualis under wine for me (until I got a 3D card then the other modes worked).
Switching modes while dualis is running under wine usually causes it to crash for me, thats why you have to edit the .ini |
Hey, that worked!
but, on the demo where you click on the touch screen and it displays where you clicked, I get 1/2 a frame per second. I think I will look into enabling hardware acceleration next.
#47071 - LunarCrisis - Mon Jul 04, 2005 7:28 pm
mrnull wrote: |
I'm in the same boat. Love linux but we seem to be last on the list for emulators.
Speaking of, anyone know of GBA emulator for Linux besides VisualBoyAdvance? |
Yeah, no$gba and Mappy VM (this one is quite good for debugging) both work almost perfectly for me under wine.
_________________
If a tree falls in the forest and no one is there to hear it, why the heck do you care?
#48666 - mrnull - Thu Jul 21, 2005 4:40 pm
FIXED! - Just installed all the wine libraries I could find and upgraded to version 20050628. Thanks to davr in #dsdev
I'm still kind of lost. I changed the graphics mode, downloaded the required DLLs, and I still just get this:
Code: |
Invoking /usr/lib/wine/wine.bin dualis ...
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0)
fixme:user:EnumDisplayDevicesA ((nil),0,0x406bf830,0x00000000), stub!
fixme:user:EnumDisplayDevicesA ((nil),0,0x406bf830,0x00000000), stub!
fixme:user:EnumDisplayDevicesA ((nil),0,0x406bf614,0x00000000), stub!
err:dc:CreateDCW no driver found for L"X11"
wine: Call from 0x41f3fd3f to unimplemented function DDRAW.dll.DdEntry16, aborting
wine: Unhandled exception (thread 0009), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --debugmsg -all 8 136") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Wine exited with a successful status
|
#48882 - ravuya - Sat Jul 23, 2005 5:26 pm
Someone could probably grab a copy of winelib and the Dualis source and do a native recompile for Linux.
_________________
Rav (Win/Mac/Linux games for free)
#48924 - josath - Sun Jul 24, 2005 5:31 am
dualis source is not released last i checked