Jump to content
IGNORED

Fantasy Puzzle - Maria & Onion, free!


tanuki

Recommended Posts

On 6/23/2022 at 9:18 AM, Sinjinhawke said:

Onion does not like my ECS.  Graphics are garbled and music is wrong.  Works fine without it using my LTO.

mine wont even load at all with the ecs pligged on.  it just re boots the lto menu

Edited by rietveld
Link to comment
Share on other sites

Hello,
I am the one who programmed Onion. Thank you very much for your feedbacks. :)

Cmadruga: actually, that portion of code is already included.
I think the problem could be solved by replacing "ecs = 0" with "ecs = 1" in the .CFG file.
But as I don't own an ECS, I am unable to confirm it. ^^'

Edited by NicoNicoTsuu
  • Like 2
Link to comment
Share on other sites

Thanks to Sinjinhawke I was able to reproduice the issue on Jzintv. ^^
It looks like my pageflipping doesn't perform correctly with ECS. I have to admit I don't understand what is causing the problem. I thought copying this code at the beginning of the program would be enough to prevent ECS troubles:

Sound 5,,0
Sound 6,,0
Sound 7,,0
Sound 9,,$38

I guess I was wrong. ?
I'll try to find a solution. Thank you.

Edited by NicoNicoTsuu
  • Like 2
Link to comment
Share on other sites

I removed the extra commas ,as you suggested: the game seems to run exactly the same, and the problem still persists.

Because of this portion of code, when I build my "rom", I obtain two different lines about ecs in the .cfg file:

[vars]
ecs = 0
name = Onion
short_name = Onion
author = NicoNicoTsuu
jlp = 3
ecs = 1
jlpflash = 2

As everything seemed to work fine, I did not pay attention to this... Maybe it's not normal?

Link to comment
Share on other sites

It is strange that you have 2 ecs entries. Not sure what might be causing it.

 

Maybe it's something related to memory segments. Can you show the rest of the cfg?

 

 

EDIT: never mind, I found it.

 

EDIT EDIT: wow, the page mapping seems odd with multiple pages having the same number...

 

 

Edited by cmadruga
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

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...