Welcome, Guest. Please login or register.

Author Topic: E-UAE v WinUAE (WINE)  (Read 5637 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
E-UAE v WinUAE (WINE)
« on: July 26, 2009, 02:51:43 PM »
I was a bit bored the other day and thought I'd try WinUAE under WINE.

Not only did it run, it actually outperformed the native E-UAE version on my system quite significantly, both for CPU performance and graphical operations. Just a thought for any linux users wishing to run an emulation on their machine.
int p; // A
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: E-UAE v WinUAE (WINE)
« Reply #1 on: July 26, 2009, 08:08:49 PM »
Quote from: Karlos;516893
I was a bit bored the other day and thought I'd try WinUAE under WINE.

Not only did it run, it actually outperformed the native E-UAE version on my system quite significantly, both for CPU performance and graphical operations. Just a thought for any linux users wishing to run an emulation on their machine.


Does WINE still offer static linklibs, so that you can compile Windows Apps to UNIX without the need for the WINE runtime?

Offline DiskDoctor

  • Sr. Member
  • ****
  • Join Date: Jan 2009
  • Posts: 308
    • Show only replies by DiskDoctor
Re: E-UAE v WinUAE (WINE)
« Reply #2 on: July 26, 2009, 08:23:48 PM »
Quote from: bloodline;516912
Does WINE still offer static linklibs, so that you can compile Windows Apps to UNIX without the need for the WINE runtime?


Doesn't WINE simply forward systems' APIS? Why compiling anything??
Was: Mac Mini PPC running MorphOS 2.4
Now: Amiga Forever 2010 with AmiKit and AmigaSYS
Not used: Icaros Desktop 1.2 (reason: no wifi)
Planned soon: an OS4 system
Shortly then: a MOS notebook (wifi is a must-have)
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: E-UAE v WinUAE (WINE)
« Reply #3 on: July 26, 2009, 08:38:08 PM »
Quote from: DiskDoctor;516913
Doesn't WINE simply forward systems' APIS? Why compiling anything??


It does, but it still needs a runtime... which the user must install first, before they can run the Windows program.

Since Toni has no plans to port WinUAE to UNIX, but does provide the source code, a Statically compiled WinUAE with WINE would require no WINE runtime installed on your chosen *NIX clone.

Offline amigadave

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 3836
    • Show only replies by amigadave
    • http://www.EfficientByDesign.org
Re: E-UAE v WinUAE (WINE)
« Reply #4 on: July 28, 2009, 02:47:24 AM »
Quote from: Karlos;516893
I was a bit bored the other day and thought I'd try WinUAE under WINE.

Not only did it run, it actually outperformed the native E-UAE version on my system quite significantly, both for CPU performance and graphical operations. Just a thought for any linux users wishing to run an emulation on their machine.

That is very cool!  A tutorial on how to accomplish this would be very useful for those people like me that are noobs at using any kind of Linux, but would like to run WinUAE instead of EUAE, without having to use Windows of any kind to host WinUAE.
How are you helping the Amiga community? :)
 

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: E-UAE v WinUAE (WINE)
« Reply #5 on: July 28, 2009, 09:33:12 AM »
Quote from: amigadave;517074
That is very cool!  A tutorial on how to accomplish this would be very useful for those people like me that are noobs at using any kind of Linux, but would like to run WinUAE instead of EUAE, without having to use Windows of any kind to host WinUAE.


1) Download and extract the winuae archive.
2) Put your kickstart image in the usual subdirectory. If possible, chuck in a working hard drive image or directory.
3) If you don't already have it, install wine. Installation depends on your distro, but I just installed the version from the repository (via apt-get install).

4) Move the WinUAE directory to ~/.wine/drive_c/Program\ Files/

5) CD into said directory and type wine winuae.exe

6) Configure as you would under windows. If you want to point any of the paths at somewhere on your host linux filesystem, it's usually mounted in WINE as drive Z:

7) give it a spin
int p; // A
 

Offline TCMSLP

  • Sr. Member
  • ****
  • Join Date: Sep 2008
  • Posts: 301
    • Show only replies by TCMSLP
    • http://www.coherer.net
Re: E-UAE v WinUAE (WINE)
« Reply #6 on: July 28, 2009, 10:36:37 AM »
Even easier than the above ...

I installed WINE ('aptitude install wine' in Ubuntu/Debian, or use gui package manager), then downloaded the WinUAE installer, which firefox opened using WINE (as it was a .exe).   Or perhaps I downloaded the .exe installer to my desktop then double clicked to open.   I don't recall - but if you have WINE installed and you open a windows executable WINE should just do its magic :)

I find the majority of Windows apps run fine under WINE nowadays.



Steve
A1200 50MHz 68030 16Mb, PCMCIA Ethernet, Indivision AGA MkIIcr
http://www.coherer.net Coherer: Electro!
 

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: E-UAE v WinUAE (WINE)
« Reply #7 on: July 28, 2009, 11:00:35 AM »
Well, to be honest I didn't even have to do all that as I had wine already installed and WinUAE was installed on my windows partition.

I just copied it over :)
int p; // A