GithubHelp home page GithubHelp logo

Comments (3)

bslenul avatar bslenul commented on August 28, 2024

All the games listed here force SGX mode:

static const struct
{
uint32 crc;
const char* name;
} sgx_table[] =
{
{ 0xbebfe042, "Darius Plus", },
{ 0x4c2126b0, "Aldynes" },
{ 0x8c4588e2, "1941 - Counter Attack" },
{ 0x1f041166, "Madouou Granzort" },
{ 0xb486a8ed, "Daimakaimura" },
{ 0x3b13af61, "Battle Ace" },
{ 0, "" }
};

so Darius Plus already runs in SGX mode with this core.

Very obvious on the 1st boss, look at all that sprite flickering if I manually remove the game from that list:

forcesgx_off.mp4

vs. how it looks like in SGX mode:

forcesgx_on.mp4

I added Darius Alpha in the list but couldn't see any difference, after some google searches it looks like it's not actually enhanced despite the logo on the box: https://forums.atariage.com/topic/237235-the-official-turbografx-16-thread/page/76/

from beetle-pce-libretro.

007mesen avatar 007mesen commented on August 28, 2024

Ok. Is there any reason to keep the force sgx core option hidden? It used to be there then some one removed it. What advantage is there to having removed the option to force sgx?

from beetle-pce-libretro.

bslenul avatar bslenul commented on August 28, 2024

AFAICT it was never an option in the Beetle PCE core, however there is a "Force SuperGrafx Emulation" core option in the Beetle SuperGrafx core.

from beetle-pce-libretro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.