EmulatorArchive / uae-wii

Automatically exported from code.google.com/p/uae-wii
GNU General Public License v2.0
0 stars 0 forks source link

xenon 2 auto resets #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load up xenon 2
2. play for a short while, moving around a lot with the Dpad forces the emu
to reset. upon which the game loads again.
3. as above

What is the expected output? What do you see instead?resets instead of
continualy playing game

What version of the product are you using? On what operating system?

1.0 on a 3.2 wii

Please provide any additional information below.

Original issue reported on code.google.com by mr.livew...@gmail.com on 16 May 2009 at 6:06

Attachments:

GoogleCodeExporter commented 9 years ago
it appears not to be  related tothe dpd movment , i can play for a long time if 
i do
no collect the first 2 speed up bonus items.

weird!!

Original comment by mr.livew...@gmail.com on 16 May 2009 at 6:13

GoogleCodeExporter commented 9 years ago
Sounds like an emulator issue then. Can you reproduce it using a UAE on the host
(E-UAE)? It might be possible to fix with configuration settings (to emulate 
the CPU
more accurately), so you can probably play around with those on the host first 
and
see what works best.

Original comment by simon.ka...@gmail.com on 18 May 2009 at 9:01

GoogleCodeExporter commented 9 years ago
Simon is correct, we came across this in PSPUAE. It turned out to be a config 
setting.
We are emulating an 020 and 2.5MB RAM at present. You need to edit the rc file 
and alter;

CPU to 68000
CPU compatability = true (I think this is the crucial 1)
Chip mem to 2

This will give you an A500 config.

Original comment by f...@pspuae.com on 19 May 2009 at 11:46

GoogleCodeExporter commented 9 years ago
I have tested and a config that works is;
CPU 68000,
Chipset OCS,
Mem 512kb chip & 512kb slow,
Cpu more compatible.

Worked great, :).

Original comment by f...@pspuae.com on 27 May 2009 at 12:12

GoogleCodeExporter commented 9 years ago

Original comment by simon.ka...@gmail.com on 27 May 2009 at 6:08

GoogleCodeExporter commented 9 years ago
Issue 52 has been merged into this issue.

Original comment by olimpier...@gmail.com on 19 Feb 2012 at 8:06