Welcome, Guest. Please login or register.

Author Topic: Stratagus  (Read 5234 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: Stratagus
« on: May 01, 2009, 06:19:20 PM »
>But, can you tell me now where I can find agl.library ?

this is usefull for 3d games.

the agl.library is in quarktex (the winue HW accel 3d opengl/warp3d) or in storm mesa for amiga OS classic.as for all 3d games, they work best when use 3d hardware.

so make sure when you have install on your classic storm mesa also look if warp3d work correct with it.try the gears demo.if this run fast when you resize window then you maybe can get 3d games running on your gfx board fast, when textures are not larger than 256 pixel for voodoo

on winuae and amd 64 3000+ i can get "I have no tomatoes" game very smooth running.

if this run too slow you have not install quarktex

currently there is no offical release of V51 ixemul because should release complete with sdl and more testing.so its less or more a release candidate and no final ix51.but there are no bugs currently known in ixemul V51 and all old apps work too.

 

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: Stratagus
« Reply #1 on: May 04, 2009, 06:46:13 PM »
>Yes, my own partitions are even more up-to-date than >amikit  Shame winuae doesn't support mmu, so i could use >sashimi & MuGuardianAngel for looking in to it.

of course winuae have enforcer, it have also grim reaper simular that stop program on illegal mem acces.you can then debug postmortem and jump in every amiga debugger you like

to use enforcer replacement simple start winuaeenforcer(its attached in winuae install program folder).start also segtracker to get stack backtrace

to use it as grim reaper replacement start winueenforcer 1.

winuaeenforcer 2 print serial output in windows console, but you can of course use sashimi too.

try also wipeout as memtracker.

i have stratagus not test, because i have no CD to run it.
but tomatoes or other games work without enforcer hits.

You can try out amikit, it overwrite not your install.if it work, then you can look what tools you have install
 

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: Stratagus
« Reply #2 on: May 06, 2009, 08:51:35 AM »
>Name: "Background CLI"

your output is not usefull, because you have not start segtracker so stack backtrace is show too.please start the segtracker form the amiga OS dev cd on winuae in your startup-sequence and do again.

if its hard for you to catch output, try winuae window mode.(you can switch between them with CTRL+F12.
You can also add the option in winuae prefs misc, create log file.this create a file in winuae dir winuaelog.txt with this enable you see every output from amiga side because it go straight to logfile.i only notice when too many hits come, winuae does not react fast.best is press F12 wait 40-50 sec, then the prefs req come.now you can quit and all output are in logfile.

the winuae stackbacktrace should look simlar as this and show correct program and segment offset.

----> 10b58922 - "LawBreaker" Hunk 0000 Offset 00000022
----> 10b58922 - "LawBreaker" Hunk 0000 Offset 00000022
----> 10b58998 - "LawBreaker" Hunk 0000 Offset 00000098
 

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: Stratagus
« Reply #3 on: May 08, 2009, 01:11:44 PM »
the crash is in cacheclear func, when i look in the stratagus_060 file offset 0012e1e4 point to that call.

have you rename stratagus_060 to stratagus file ?
when i look with that offset in stratagus file then offset 12e1e4 is not return address of a call

when cache clear crash is possible.

have you in winuae 060 CPU set ?
please try out with 68020 and 68881 or 68040 CPU.
68060 cpu set in winuae make problem, when you have not the 68060 libs installed
 

Offline unusedunused

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: Stratagus
« Reply #4 on: May 08, 2009, 04:08:25 PM »
>I have everything needed !!!

please try without 68060 setting in winuae.this setting is not known as rock solid.i never get it working stable.wy i dont know.but on other installs it work.i guess its MCP, this do something when 060 is find that winuae dont like.

but because using of 68060 in winuae is more a gag than its necessary, i spend my short time not to search for.

best is also compare with PC, if problems are same.