valadaptive / ntsc-rs

Free, open-source analog TV + VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).
Other
387 stars 8 forks source link

App Not opening #145

Closed nexuz911 closed 2 months ago

nexuz911 commented 2 months ago

i tried everything but nothing, cmd python and other things with no results, how can i fix it ?

valadaptive commented 2 months ago

What's your operating system? Is the window not even appearing, or does it show a loading screen?

nexuz911 commented 2 months ago

What's your operating system? Is the window not even appearing, or does it show a loading screen?

Windows 10 21H1 LTSC

nexuz911 commented 2 months ago

What's your operating system? Is the window not even appearing, or does it show a loading screen?

and window doesent show up

valadaptive commented 2 months ago

Make sure you've actually extracted all the files from the .zip, and you're not just trying to run it from inside the .zip.

If that still doesn't work, try running ntsc-rs-standalone, located in the bin folder.

nexuz911 commented 2 months ago

Make sure you've actually extracted all the files from the .zip, and you're not just trying to run it from inside the .zip.

If that still doesn't work, try running ntsc-rs-standalone, located in the bin folder.

did that like 40 times

valadaptive commented 2 months ago

Can you send a screenshot of the ntsc-rs application in the file manager?

nexuz911 commented 2 months ago

Can you send a screenshot of the ntsc-rs application in the file manager?

ok

nexuz911 commented 2 months ago

Can you send a screenshot of the ntsc-rs application in the file manager?

Capture

nexuz911 commented 2 months ago

there

valadaptive commented 2 months ago

It looks like you're using Windows 7, which has reached end-of-life and is no longer receiving security updates since 2020. ntsc-rs does not support Windows 7.

This is not unique to ntsc-rs; most software, including every major web browser, has also dropped support for Windows 7. I would strongly recommend upgrading to Windows 11, or Windows 10 if your computer doesn't support 11.

nexuz911 commented 2 months ago

It looks like you're using Windows 7, which has reached end-of-life and is no longer receiving security updates since 2020. ntsc-rs does not support Windows 7.

This is not unique to ntsc-rs; most software, including every major web browser, has also dropped support for Windows 7. I would strongly recommend upgrading to Windows 11, or Windows 10 if your computer doesn't support 11.

its a theme, aero 10 look https://www.deviantart.com/vaporvance/art/Aero10-for-Windows-10-1903-22H2-909711949

valadaptive commented 2 months ago

Some older graphics cards don't have support for some things that ntsc-rs needs to run.

If you go to the Windows "Display" settings, scroll down to the bottom and click "Advanced display settings", then click "Display adapter properties for Display 1", it should open a window telling you what graphics card you have. Can you send a screenshot?

nexuz911 commented 2 months ago

Some older graphics cards don't have support for some things that ntsc-rs needs to run.

If you go to the Windows "Display" settings, scroll down to the bottom and click "Advanced display settings", then click "Display adapter properties for Display 1", it should open a window telling you what graphics card you have. Can you send a screenshot? look

https://github.com/user-attachments/assets/74cc73bc-2385-4c3c-b206-c0b55fc444af

nexuz911 commented 2 months ago

Hey @valadaptive are you there?

valadaptive commented 2 months ago

I maintain this software and respond to issues in my free time. Please don't expect any sort of live support.

Try running this version, which should hopefully show an error dialog if it runs into an issue while opening.

nexuz911 commented 2 months ago

I maintain this software and respond to issues in my free time. Please don't expect any sort of live support.

Try running this version, which should hopefully show an error dialog if it runs into an issue while opening.

aint working neither

valadaptive commented 2 months ago

OK, try downloading this (somewhat old) debug build of ntsc-rs, and then run it in the Command Prompt thusly:

cd /d "C:/path/to/ntsc-rs-standalone-windows/bin"
SET RUST_BACKTRACE=full
ntsc-rs-standalone.exe

(make sure to run the debug version in the Command Prompt)

valadaptive commented 2 months ago

Also, can you post your full system specs? (right-click "Computer" in the file manager and click "Properties")

nexuz911 commented 2 months ago

Capture

nexuz911 commented 2 months ago

@valadaptive it is not working

valadaptive commented 2 months ago

Are you sure this is Windows 10? That looks like the Windows 7 System Properties pane.

Did you get any error message of any sort printed to the Command Prompt when running the debug build that way?

nexuz911 commented 2 months ago

no

valadaptive commented 2 months ago

Are you sure you're running the debug build that I uploaded?

nexuz911 commented 2 months ago

btw look https://archive.org/details/teams10to7mod/Frame%206.png this is my os

nexuz911 commented 2 months ago

Are you sure you're running the debug build that I uploaded?

Yeah

valadaptive commented 2 months ago

OK, I'll try building another debug build

nexuz911 commented 2 months ago

OK, I'll try building another debug build

Thanks bud

valadaptive commented 2 months ago

After doing a bit of research, it appears that the Intel HD Graphics 2000 GPU in the i5-2400 doesn't support Windows 10, and ntsc-rs requires 3D acceleration.

You're not the first person to experience this compatibility issue, so I'll try to prioritize adding some sort of fallback renderer for the next major release.

nexuz911 commented 2 months ago

After doing a bit of research, it appears that the Intel HD Graphics 2000 GPU in the i5-2400 doesn't support Windows 10, and ntsc-rs requires 3D acceleration.

You're not the first person to experience this compatibility issue, so I'll try to prioritize adding some sort of fallback renderer for the next major release.

Do you want proof it runs on 10?

valadaptive commented 2 months ago

I thought the issue was that it doesn't run on 10.

nexuz911 commented 2 months ago

I thought the issue was that it doesn't run on 10.

Then what is it?, its a DELL Optiplex 790

valadaptive commented 2 months ago

From the archive.org link you posted, it appears to be a modified version of Windows 10 LTSB. The Intel HD Graphics 2000 drivers don't support that.

I'll try to acquire some older hardware and come up with a solution for the next version of ntsc-rs.

nexuz911 commented 2 months ago

From the archive.org link you posted, it appears to be a modified version of Windows 10 LTSB. The Intel HD Graphics 2000 drivers don't support that.

I'll try to acquire some older hardware and come up with a solution for the next version of ntsc-rs.

You're so dope man,thanks