Welcome, Guest. Please login or register.

Author Topic: JIT setting under FSUAE?  (Read 3644 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline nicholas

Re: JIT setting under FSUAE?
« on: December 05, 2013, 04:26:08 PM »
Do you have the 32bit version installed?

If so then just select A4000/040 as the model in FS-UAE Launcher and that's it.

If you have the 64bit version installed then you need to remove it with:

Code: [Select]
sudo apt-get remove fs-uae
Then you install the 32bit version with:

Code: [Select]
sudo apt-get install fs-uae:i386
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: JIT setting under FSUAE?
« Reply #1 on: December 05, 2013, 05:14:36 PM »
That's because you haven't added the package repository listed on the download page http://fs-uae.net/download/

Installing a package manually is a last resort as you won't get automatic updates when they are available and the package could break when other things are updated that it relies on.

Do this to prevent future breakage.

Code: [Select]
sudo apt-add-repository ppa:fengestad/stable
sudo apt-get update
[LEFT]sudo apt-get install fs-uae:386[/LEFT]
« Last Edit: December 05, 2013, 05:18:52 PM by nicholas »
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: JIT setting under FSUAE?
« Reply #2 on: December 05, 2013, 05:52:42 PM »
Quote from: XDelusion;753863
Well poop. Now I'm back to this again.

E: Unable to locate package fs-uae


EDIT: OK, this is strange. If I open a ternminal, type in su, then my pass world, then type in "apt-get install fs-uae:i386", then it will download and install. Oddly enough there doesn't seem to be any improvement in speed, the direcotories still display somewhat slow. I'll install Picasso and see if that changes anything.


That was a typo on my behalf sorry.  As you wrote, it should be fs-uae:i386

You should definitely install p96 as it will speed up a lot.

If you are still getting problems after that, PM me and I'll send you a working config and OS3.9 installation if you want.

Also it could be that you haven't got hardware accelerated 3D drivers installed as FS-UAE uses OpenGL for everything.
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: JIT setting under FSUAE?
« Reply #3 on: December 05, 2013, 05:58:15 PM »
Quote from: XDelusion;753865
Nope, now I have a very nice looking display and a slow virtual 4000.

Code: [Select]
sudo apt-get install mesa-utils
LIBGL_DEBUG=verbose glxinfo|grep renderer
Paste the output from the second command here.
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: JIT setting under FSUAE?
« Reply #4 on: December 05, 2013, 06:19:15 PM »
Quote from: XDelusion;753869
Quadro FX 770M/PCIe/SSE2


I am running a Dell Precision M4400 using the official NVIDIA drivers.

For the note I have managed to run Deus Ex and Call of Cthulu under Wine... though the resolution is always screwed up when I exit them. :)

That's one thing eliminated then. :)
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: JIT setting under FSUAE?
« Reply #5 on: December 05, 2013, 07:35:42 PM »
You don't need the following lines as you've set amiga_model=A4000/040

Code: [Select]
uae_chipset = ecs
uae_cpu_model = 68030
uae_fpu_model = 68882
I have those as I am emulating an A3000/030.
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: JIT setting under FSUAE?
« Reply #6 on: December 06, 2013, 02:47:22 PM »
Running off battery?
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini