calc84maniac / tiboyce

A Game Boy emulator for the TI-84 Plus CE and TI-83 Premium CE.
https://calc84maniac.github.io/tiboyce/
GNU General Public License v3.0
376 stars 23 forks source link

Multiple Screens on CEmu #205

Closed Orbisculating-Flerovium closed 9 months ago

Orbisculating-Flerovium commented 10 months ago

What's wrong, and with what software version?

TI-OS version: 5.3.0 TI-Boy CE version: 0.3.0 Describe your issue:
The game works just fine on a physical TI-84 plus CE, but when I use a rom image from [redacted] with CEmu, I get four screens, each flickering and low pixelation. Game appears to play at normal speed, it's just kind of laggy.

What are the steps to reproduce this issue?

  1. Download the rom, CEmu
  2. Put the files from a game, TI Boy CE, and rom onto CEmu (I also put Clibs if this uses it, though I don't know if that matters)
  3. Load a game(I used Legend of Zelda Oracle of Ages)

Any logs, error output, screenshot, other comments...?

No console logs nor errors, doesn't split when clear is hit for some weird reason, screenshots included. Could be anything from outdated rom to CEmu problems to laggy pc to an actual bug though. Screenshot 2024-01-30 at 7 39 54 PM Screenshot 2024-01-30 at 7 44 00 PM

Updates

The screen colors are also weird This only happens for TI Boy CE, not things like Oiram

calc84maniac commented 10 months ago

Do you have the LCD SPI option enabled in CEmu? (I assume you're using nightly CEmu because otherwise even TI-Boy's menu probably wouldn't work.)

Orbisculating-Flerovium commented 10 months ago

This is probably more of a CEmu question, but how would I see that?

calc84maniac commented 10 months ago

It should be in the Settings dock, I'm not at my PC right now so I don't know exactly which tab, but I think it's the first one.

Orbisculating-Flerovium commented 9 months ago

I think it was checked, but when I unchecked it things got even worse (even slower, bottom screens look weird, still flickers) and I can't put it back. Here's an image of it unchecked: Screenshot 2024-02-13 at 9 00 22 PM And when I recheck it: Screenshot 2024-02-13 at 9 05 47 PM So I have no clue what's going on.

calc84maniac commented 9 months ago

Actually now that I think of it, I would like to double-check that you're using the nightly build of CEmu, because there used to be an issue where the SPI setting got corrupted and wasn't enabled by default even when the checkbox was set.

Orbisculating-Flerovium commented 9 months ago

v1.3

calc84maniac commented 9 months ago

Okay yeah, you'll need the nightly CEmu build to use the newest version of TI-Boy CE.

Orbisculating-Flerovium commented 9 months ago

Thanks