Giter Site home page Giter Site logo

Comments (21)

leiradel avatar leiradel commented on September 27, 2024

Some logs are truncated. Please ask him to provide a complete log using version 1.0.6.

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

Which is what one? Those were the log files after running the emulator, if they are not right then the log files did not get created properly or not created at all, similar to one of them already which Meleu told me how to do it but I will do it when I get home. I know the only one that worked for me was RALibretro-2018-04-30-23-09-57-bcdade8, however it never created the log file which I will be getting later so which ones do you need?

from ralibretro.

leiradel avatar leiradel commented on September 27, 2024

if they are not right then the log files did not get created properly

Or there was some problem uploading them here. I need a log with the latest version, 1.0.6.

from ralibretro.

meleu avatar meleu commented on September 27, 2024

I need a log with the latest version, 1.0.6.

Which can be (currently) found here: http://bit.ly/RALibRetro

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

bcdade8 - RALibretro-2018-04-30-23-09-57-bcdade8 - Works awesome!.txt

1.0.6 - 1.0.6 - Horrible lag, babies died here!.txt

Here they are. Neither of these created a log file, I had to go to the "about" tab on the emulator. Let me know if I am missing something.

from ralibretro.

leiradel avatar leiradel commented on September 27, 2024

After the last line of the attached log I get some more lines:

Wrote 276 bytes to "X:\Develop\RALibretro\bin\Cores\mednafen_ngp_libretro.json"
[Mednafen NeoPop]: Samples / Frame: 735.42471
[Mednafen NeoPop]: Estimated FPS: 59.96535
Wrote 858 bytes to "X:\Develop\RALibretro\bin\RALibretro.json"

Newer versions of RALibretro always create a log.txt file in the current folder.

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

Well, the 1.0.6 one, from the link Meleu posted, the log was blank so I opened that "about" tab and pasted it in.

from ralibretro.

jplima1 avatar jplima1 commented on September 27, 2024

Hey guys, I tested some commits Meleu sent to me and here are the results:
RALibretro-2018-04-30-23-09-57-bcdade8 (about tab info - Log was not generated but it seems fine running as admin).txt

RALibretro-2018-05-01-11-18-44-9bcc7b3 (BLACK SCREEN).txt
RALibretro-2018-05-01-11-31-52-02ecf34 (BLACK SCREEN).txt
RALibretro-2018-05-01-11-38-11-1193d49 (Closes after start).txt
RALibretro-2018-05-01-11-43-19-5d0f6c4 (closes after start).txt
RALibretro-2018-05-01-11-45-46-e4f3972 (Black screen).txt
RALibretro-2018-05-01-11-48-09-a2d98b2 (closes after start).txt

from ralibretro.

leiradel avatar leiradel commented on September 27, 2024

Well, the 1.0.6 one, from the link Meleu posted, the log was blank so I opened that "about" tab and pasted it in.

That should be enough, but the logger implementation in RALibretro adds the line to a buffer (that's what you see in the Aboud dialog), prints it to stdout, and writes it to log.txt, all in the same place.

LOG_TO_FILE is defined by default on both debug and release builds. Maybe there's something wrong with your setup?

from ralibretro.

leiradel avatar leiradel commented on September 27, 2024

@jplima1 can you test with version 1.0.6 and attach the log here? Thanks.

from ralibretro.

leiradel avatar leiradel commented on September 27, 2024

@meleu @ikki5 @jplima1 are we all talking about the same issue here, about the emulation lagging? If not, please open additional issues.

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

Maybe there's something wrong with your setup?

Well that's just it, I don't know if it is my setup or not. I just know that the new releases runs like garbage where the older releases did not, and that for some reason, some will create logs while other will not. It could be a problem with my setup but then wouldn't they all have problems? They all ran fine on my computer up until I updated to the newer updates. I'm not the programmer here.

And yes, I was talking more about the lagging issue, there were however is some of those commits, one where there was a black screen which is why it was mentioned in mine above.

~

Now, I have decided to run this on my work computer and the 1.0.6 runs fine and gives a log:

log.txt

So yes, it may very well be my computer at home. I just don't know why it would be causing it as the settings are mostly the same as they are with my home computer vs my work computer and all the drivers are up to date. Maybe stuff is just terrible with AMD vs Intel.

from ralibretro.

leiradel avatar leiradel commented on September 27, 2024

Version 1.0.6 will always create the log file, but lets not argue over it. The copy&paste from the About dialog will do it.

I see that your OpenGL version is 2.1, which is odd. Can you check which GPU you have? Please see this link if you don't know where to find this information.

from ralibretro.

leiradel avatar leiradel commented on September 27, 2024

This link shows how to get the OpenGL version, can you check it please?

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

untitled2

untitled

Hope these help.

from ralibretro.

Altomar79 avatar Altomar79 commented on September 27, 2024

@leiradel i've notice an error for OpenGL 2.1 when the emulator is running but not in the log when you close the emulator.
opengl 2 1
log.txt

According to OpenGL Extension Viewer i can see core features for 3.0+ supported from latest nvidia drivers .

opengl

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

log - Test 1, still laggy.txt
log - Test 2, still laggy.txt

Two tests Meleu gave me.

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

So, I just want to point this out here:
opengl

I have OpenGL 4.5 yet RALibRetro says "Got OpenGL 2.1" so if OpenGL is the problem, this is probably why.

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

The problem I am pretty sure now is V-sync, get me a way to disable that and it should fix it.

Edit

I forced it off on my graphics card, no issues now

from ralibretro.

leiradel avatar leiradel commented on September 27, 2024

I have OpenGL 4.5 yet RALibRetro says "Got OpenGL 2.1" so if OpenGL is the problem, this is probably why.

RALibretro explicitly asks for 2.1 because it doesn't need a higher version, that's all.

I forced it off on my graphics card, no issues now

So this fixed the issue for you?

from ralibretro.

ikki5 avatar ikki5 commented on September 27, 2024

Yes, turning off V-Sync has fixed the issue.

from ralibretro.

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.