Coder Social home page Coder Social logo

Comments (18)

inactive123 avatar inactive123 commented on August 23, 2024

Might be a bad bug but at the same time, the NEON renderer is a very, very good renderer and makes things much faster.

Just removing it altogether would be foolhardy.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

What about disabling it until it can be fixed?

from pcsx_rearmed.

inactive123 avatar inactive123 commented on August 23, 2024

What on earth are you talking about?

Without the NEON renderer, PCSX ReARMed is worthless.

Let me make it clear once more - disabling or even outright removing the NEON renderer is completely out of the question. Spend your energy instead trying to fix the bug instead.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

I have no knowledge in this area so I can't fix it, I will just use a custom build with it disabled instead.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

This happened even with my custom build, but not with dynarec turned off so it is not the neon gpus fault but dynarec inaccuracy.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

This may have to do with signed,unsigned casting since only far polygons are affected.

from pcsx_rearmed.

inactive123 avatar inactive123 commented on August 23, 2024

OK, try to see if you can get to the bottom of the issue. It's slightly messy code though and it's known that the ARM codepath is more complete than the C version, which has slightly broken graphics.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

What is wrong with the C graphics pipeline?(aside for lack of resolution multiplier)

from pcsx_rearmed.

inactive123 avatar inactive123 commented on August 23, 2024

Broken graphics here and there, and several times slower than the ARM codepath.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

I dont think I can fix it.
But if it helps others it is somewhere in the dynarec and happens on armv6 and armv7.

Pcsx-reloaded with x86 dynarec does not have this problem.
Most likely in the geometry transformation engine part.
This is with the official bios.
Disabling the dynarec fixes it but is too slow.
Only affects far polygons, and even then only some of those.
Moving your view point(car) to the left or right makes them appear even if you don't get closer, but they disappear again when centered.
You can see them the best in the airship stage or by the spaceship in the overworld.
They seem to only glitch if the tip of the triangle is pointed away from you.

from pcsx_rearmed.

dankcushions avatar dankcushions commented on August 23, 2024

I get this also with rpi3 (Cortex-A53) and CTR. it's quite subtle but i can see the triangle break-up on certain background objects.

if it's only certain arm processors, i wonder if more conservative compile options could resolve it?

i want to verify it happens in standalone - https://github.com/notaz/pcsx_rearmed - but having trouble getting it to recognise BIOS file and/or controller. it just locks up for me on rpi3. is there another game that shows it well?

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

I don't know of any other games that do it, it may be a speedhack the game implements if it thinks it is running too slow that could be fixed with timing adjustment like the other 2 hacks.(since only far polygons are affected it could just be lowering the render distance)

I can try to mess with the timing.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

Still cant find whats wrong.

from pcsx_rearmed.

Gurk232 avatar Gurk232 commented on August 23, 2024

This doesn't occur on other games that use far distance polygons (like Spyro the Dragon.) I'll go around and try all the games I know of that have them but so far CTR was the only one I had issues with.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

Well CTR is poorly coded so it is probably the games fault for using inconsistent timing.

If you google the "CTR language selector bug" you'll know what I mean.

from pcsx_rearmed.

meepingsnesroms avatar meepingsnesroms commented on August 23, 2024

The ps2 ps1 mode has different timing, does this happen on a real ps2?

from pcsx_rearmed.

Gurk232 avatar Gurk232 commented on August 23, 2024

I don't have my ps2 setup right now to test it but from this video it would appear not https://m.youtube.com/watch?v=aNYYMG4Oxds

The issue also doesn't appear in the official ps1 emulator on the ps3, however CTR does have issues on the psp/Vita official emulator if I remember correctly, but not sure if it's the same rendering issue.

from pcsx_rearmed.

notaz avatar notaz commented on August 23, 2024

I'm not seeing this, probably some dynarec bug fixed long ago.

from pcsx_rearmed.

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.