Jump to content
IGNORED

Arsantica 3 Demo released at Revision 2016


Heaven/TQA

Recommended Posts

Revision 2016 Oldschool Compo Entry:
Desire's Arsantica 3 Demo
-------------------------
Platform: Atari 800 XL/XE with min. 64kb RAM, Single POKEY
CPU: 6502, no 65816
Speed: 1,77 MHz
Video: PAL
Credits:
Code:
- IRQ-Loader by Heaven based on HARD IRQ Loader
(for non Atari 8bit users, enables music & fx while loading)
- 3D Starfield loader by Heaven with Oswald
- Voxel by Heaven with Popmilo and Axis based on Planet Rocklobster
- 3d part by Heaven
- Wolfenstein by Heaven based heavily on HARD's source
- Tilt/rotator by Axis
- Voxel Sphere by Popmilo with additional code by Heaven
- Fractalus Mountain by Heaven based on Popmilo's Rescue on Fractalus researches
- Super Duper hidden part by our friends of ???? converted & pimped by Heaven
Grafics:
Alien, Hammerfist, Bokanoid, s11
Musics:
Miker (loading tunes part 1, part 4), Triace (loading tunes part 2 & 3, endtune)
Tools used:
Altirra,MADS Assembler,WUDSN IDE Suite,Exmoizer,LZ4,MakeATR,xBOOT by XXL,G2F,
Music Pro Tracker, (loading tunes & part 1-3), Raster Music Tracker (Endtune)
Gimp,Purebasic,Turbo Basic XL,Terrain Generator

 

http://www.pouet.net/prod.php?which=67104

 

 

post-528-0-29746100-1459042344_thumb.gif

post-528-0-36036900-1459042353_thumb.png

post-528-0-28859400-1459042364_thumb.png

post-528-0-59437700-1459042372_thumb.png

post-528-0-18056800-1459042382_thumb.png

post-528-0-48537800-1459042393_thumb.png

post-528-0-42868700-1459042400_thumb.png

dsr_arsantica3_oldschool_compo_revision_final.atr

Edited by Heaven/TQA
  • Like 17
Link to comment
Share on other sites

Something is wrong with the ATR.

Have you tested it with the real hardware?

 

[Disk 1] Mounted 'dsr_arsantica3_oldschool_compo_revision_final.atr' as '923 sector SD HardDrive (115k)'."

[Disk 1] Get status."

[Disk 1] Read sector 1 (128 bytes)."

[Disk 1] Read sector 2 (128 bytes)."

[Disk 1] Read sector 3 (128 bytes)."

[Disk 1] Get status."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

...

Edited by TheMontezuma
Link to comment
Share on other sites

Is it final version or party version? Some cool effects like voxel landscape & that tilted rotator. But it's not put together well. Lack of transitions, music cutting when switching parts etc.

 

P.S. how to view the secret part?

Edited by MaPa
Link to comment
Share on other sites

Something is wrong with the ATR.

Have you tested it with the real hardware?

 

[Disk 1] Mounted 'dsr_arsantica3_oldschool_compo_revision_final.atr' as '923 sector SD HardDrive (115k)'."

[Disk 1] Get status."

[Disk 1] Read sector 1 (128 bytes)."

[Disk 1] Read sector 2 (128 bytes)."

[Disk 1] Read sector 3 (128 bytes)."

[Disk 1] Get status."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

[Disk 1] Read sector 361 (128 bytes)."

[Disk 1] Read sector 362 (128 bytes)."

...

 

Something like this happened with my 800xl on my siosd. I tried a few things like bringing the ultimate 1mb to stock 64k which didn't help. In the end I booted with basic enabled and everything went fine.

  • Like 1
Link to comment
Share on other sites

Is it final version or party version? Some cool effects like voxel landscape & that tilted rotator. But it's not put together well. Lack of transitions, music cutting when switching parts etc.

 

P.S. how to view the secret part?

 

maybe in the final I will implement music fading :D sorry... totally forgot that and here on bigscreen I thought shit... forgot the fading but when you work 4 months on the stuff... and MPT does not have a "global volume"... so I would have need to fix other stuff first to hit deadlines. sorry for that ;)

  • Like 1
Link to comment
Share on other sites

I am trying to fix the loader with 130kb ATRs... it's some race condition or other bug which causes the demo to crash after the voxel sphere part as it tries to access sector 99xx...

 

People tell me that this works on real HW and sio2sd... but it breaks in Altirra?

Arsantica 3 (ED).atr

Edited by Heaven/TQA
Link to comment
Share on other sites

I am trying to fix the loader with 130kb ATRs... it's some race condition or other bug which causes the demo to crash after the voxel sphere part as it tries to access sector 99xx...

 

People tell me that this works on real HW and sio2sd... but it breaks in Altirra?

 

Well,

 

first of all, I do not like non-standard ATR images, like the original 115k image (matches no disk-size on the real A8, better would be standard 90k, 130k or 180k size or 92,176 / 133,136 / 183,952 Bytes for the ATR image respectively).

 

Second, I guess the above ED image was created by Voy (he also pointed to it at atarionline.pl), alas, it does not fully work under emulation, meaning it does not show the last part / credits part: a) sector counter stops at sector 7xx under Atari 800 Win, then jumps to sector 704 and crashes; b) sector counter stops at sector 7xx under Altirra, then tries to jump to sector 9921 and displays an error dialogue window...

 

Have not tested this 130k image (or a sector-copied 115k to 130k image) on the real A8 yet. But at aol.pl they already reported, that the 115k image also does not work/boot correct with SIO2SD (it has problems with the boot-sectors; thus copying the 115k image onto a 130k image with a sector-copy program will most likely cause the same problem there)...

Edited by CharlieChaplin
Link to comment
Share on other sites

hello Miker,

 

it seems does not work on my emulator of Altirra the latest released. It just stop after loading disk at sector 252 ( I think). I have not tested on the real hardware yet ...

it works here in Altirra? have you setup real drive emulation? (all SIO settings to accurate?)

Link to comment
Share on other sites

Cool demo, nice easter surprise!

Demo works with SIO2BT and Aspeqt BT on real hardware, but only with Basic on, like "ggn" wrote before...

130K Version the same, only with Basic enabled.

 

Thanks to Captain Panda ;-)

 

P.S. is there really a hidden part???

Really will look into it what happen with the basic off switch ;)

Link to comment
Share on other sites

Okay so first time I try to load it dies at 361 and 362 and loops over and over... so I boot with sparta dos and it works all the way up till after the grey ship and words.....

of course I am using an ntsc machine... there is nothing in the section that scrambles that couldn't be done for ntsc... the music plays on and once that section is done the end credits scroll just fine so their appear to be some issues... I looked great except that one small portion ;)

 

I boot again with no carts or anything and hold option short time... it starts like it should and exhibits the same behavior in just that one section... so we just miss the desire planetoid and some details at the last screen..

Edited by _The Doctor__
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...