English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 22 July 2012, 15:48   #1
starwindz
 
Posts: n/a
'Error: Not enough free memory' (Boot using .hdf file)

When I try to run 'Sensible World of Soccer' using hdf file, 'Error: Not enough free memory' message appeared as follows.


The content of 'Default.fs-uae' file is shown as below.
[config]
amiga_model = A500
kickstart_file = kick31.rom
hard_drive_0 = swos.hdf
## floppy_drive_0 = save.adf
chip_memory = 2048
fast_memory = 1024

Log file is attached at this post.

How can I solve this problem?
Attached Files
File Type: zip FS-UAE_log.zip (6.0 KB, 241 views)
 
Old 22 July 2012, 16:11   #2
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Hi, one problem, which can be seen from the log, is:
Code:
resolve_path kick31.rom (relative)
checking .\kick31.rom
checking C:/Users/starwindz/Documents/FS-UAE/Configurations\kick31.rom
checking C:/Users/starwindz/Documents/FS-UAE/Kickstarts\kick31.rom
WARNING: did not find path
So the kickstart you are trying to load is not found, and the built-in AROS rom is used instead. Doublecheck your kickstart setting and make sure the real kickstart is found.

I don't know exactly what you are starting in the HDF. If this is a WHDLoad-installed game, you may need to add more fast memory (for example fast_memory = 8182). A bit unusual combination you have there (A500, KS3.1, 2MB chip), though it may work...
FrodeSolheim is offline  
Old 22 July 2012, 17:06   #3
starwindz
 
Posts: n/a
Finally I have figured out how to run the hard disk file of 'Sensible World of Soccer' by using the setting below.
[config]
amiga_model = A1200
kickstart_file = kick31.rom
hard_drive_0 = swos.hdf
floppy_drive_0 = save.adf
chip_memory = 2048
fast_memory = 8192
window_width = 672
window_height = 544
window_resizable = 0

BTW I have another problem. The screen scrolling is not smooth and it looks like very low video performance. How to get the high-performance screen scrolling?

Thank you very much.

Last edited by starwindz; 22 July 2012 at 18:24.
 
Old 22 July 2012, 18:18   #4
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Performance:
- You can try to set accuracy = 0 to get a performance boost. It is possible the games does not need cycle-accurate emulation.
- Run with A500/A500+/A600 instead of A1200 if possible -half the processor speed means it is easier to emulate. You can combine this with accuracy = 0 for even more performance.

Smoothness:
- make sure you run your display @50Hz to get *smooth* graphics (provided you computer the performance is good enough to run at 50Hz).

If the HD needs Kickstart 2.0+, why don't you try with A600 (with Kickstart 2.0) instead, (and only try with accuracy = 0 if you need extra performance)

Last edited by FrodeSolheim; 23 July 2012 at 10:24.
FrodeSolheim is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot get HDF to Boot Megorra support.WinUAE 1 24 March 2012 19:18
No HDF boot without Fast RAM adolescent support.WinUAE 10 05 April 2007 09:28
HDF error with 1.3.4 gizmomelb support.WinUAE 15 14 January 2007 11:44
hdf file is full, what to do? lostfriend New to Emulation or Amiga scene 2 04 August 2005 13:09
Amiga HD->HDF file rattus support.Hardware 10 16 March 2003 22:42

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 19:26.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11442 seconds with 14 queries