GithubHelp home page GithubHelp logo

Comments (25)

olivieryuyu avatar olivieryuyu commented on July 17, 2024

Notice as well that on the right corner the box that shows have missing gfx. This bug, also present in Glide64, is first shown in main menu but is present in many place in the game.

ddddddddffffffffff

LLE

lllllll

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

texts fixed in week11

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

Rice seems to emulate the game without any of those bugs but may be with hacks :)

from gliden64.

gonetz avatar gonetz commented on July 17, 2024

3D fixed, 2D partially fixed.

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

source of the game is useful?

from gliden64.

gonetz avatar gonetz commented on July 17, 2024

No. At least not for the current fixes.

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

with hacks?

from gliden64.

gonetz avatar gonetz commented on July 17, 2024

With special code for special texrects.

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

damn even in LLE it is not correct???? How is it possible?

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

it works ok with Z64 but not in LLE gliden64? side effects of the special code?

from gliden64.

theboy181 avatar theboy181 commented on July 17, 2024

What do you mean about source code for the game?

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

Lemmy plugin is correct for this game and this specific issue, source is available.

see also #128 & #209 as it seems the same bug

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

Rice avoid the issue by doing this:

if( options.enableHackForGames == HACK_FOR_ALL_STAR_BASEBALL ||
{
t0u0 = (fS0 -tile0.fhilite_sl);
}
else
{
t0u0 = (fS0 * tile0.fShiftScaleS -tile0.fhilite_sl);

HACK_FOR_ALL_STAR_BASEBALL is to fix the texrec command issues, seems the texture handling is also affected

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

Now I cannot see any hack in Lemmy plugin for this game. Lemmy solved something?

from gliden64.

gonetz avatar gonetz commented on July 17, 2024

@olivieryuyu I've fixed issues #27, #128, #209
Since I'm not 100% sure that the fix is correct, I put it in a dev branch 'fix_texrect'.
It need to be tested for regressions. Only texrects changed.
Test binary:
https://drive.google.com/file/d/0B0YqMPjGo3B2MUVYWmRsMUNWYjg/view?usp=sharing

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

Sure will test!

from gliden64.

gonetz avatar gonetz commented on July 17, 2024

Thanks in advance

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

i tested a bunch of games.

So far a regression in california speed and San Francisco Rush - Extreme Racing

dfs

from gliden64.

gonetz avatar gonetz commented on July 17, 2024

Thanks! I'll check them

from gliden64.

gonetz avatar gonetz commented on July 17, 2024

Fixed. Binary:
https://drive.google.com/file/d/0B0YqMPjGo3B2TXU4WWYxMUtkbUU/view?usp=sharing

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

no new bug yet, one issue fixed: #207

from gliden64.

gonetz avatar gonetz commented on July 17, 2024

Good, thanks!

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

fixed

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

I reopen the issue as without hack, the textures in menu are incorrect. Let' see if we can still figure out the matter and fix it properly.

thumbnail_star

from gliden64.

olivieryuyu avatar olivieryuyu commented on July 17, 2024

Halftexrec is not a hack. It is actually a normal behavior when G RDPHALF 1 is not in used at microcode level.

from gliden64.

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.