libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.2k stars 1.82k forks source link

[Windows 10]startup failed #11298

Closed sean908 closed 2 years ago

sean908 commented 4 years ago

I've tried the 32/64bit zip version and 64bit installer version on my Win 10 PC, but all of them got no response after double click the icon.

So I deleted the retroarch.cfg file and did the full process again.

After double click the retroarch.exe, it will generate a .cfg file with the content

config_save_on_exit = "true"

then I updated the .cfg file with the property I found on the Internet(My DX version is 12) video_driver = "d3d12"

the exe still didn't work.

And then I output the log

[INFO] RetroArch 1.9.0 (Git 6388872a54) [INFO] === Build ======================================= [INFO] CPU Model Name: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz [INFO] 容量: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE4.2 AES AVX [INFO] Built: Aug 11 2020 [INFO] Version: 1.9.0 [INFO] Git: 6388872a54 [INFO] ================================================= [INFO] [Environ]: SET_PIXEL_FORMAT: RGB565. [INFO] [Overrides]: 重定向游戏存档文件至 "G:\FreeGames\Simulators\RetroArch_x64_green\saves.srm". [INFO] [Overrides]: 正在重定向状态存储至 "G:\FreeGames\Simulators\RetroArch_x64_green\states.state". [INFO] libretro API 版本: 1 [INFO] 未按照 API 编译: 1 [INFO] [Audio]: Set audio input rate to: 48000.00 Hz. [INFO] [Video]: Video @ 960x720 [ERROR] [D3D12]: win32_set_video_mode failed. [ERROR] [D3D12]: failed to init video driver. [ERROR] [Video]: Cannot open video driver ... Exiting ... [ERROR] 收到严重错误于: "init_video()"

So what else can I try to make it work now?

cosmic-latte commented 4 years ago

Experienced the same problem since version 1.8.9

retroarch 1.9.0 x64 win10 x64 2004 simp_chinese

tommyonsn commented 3 years ago

same error v1.90 win10 x64 18363 simp_chinese

[INFO] RetroArch 1.9.0 (Git 6388872a54) [INFO] === Build ======================================= [INFO] CPU Model Name: AMD Ryzen 9 3900X 12-Core Processor
[INFO] 容量: MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4 SSE4.2 AES AVX [INFO] Built: Aug 11 2020 [INFO] Version: 1.9.0 [INFO] Git: 6388872a54 [INFO] ================================================= [INFO] [Environ]: SET_PIXEL_FORMAT: RGB565. [INFO] [Overrides]: 重定向游戏存档文件至 "D:\RetroArch\saves.srm". [INFO] [Overrides]: 正在重定向状态存储至 "D:\RetroArch\states.state". [INFO] libretro API 版本: 1 [INFO] 未按照 API 编译: 1 [INFO] [Audio]: Set audio input rate to: 48000.00 Hz. [INFO] [Video]: Video @ 960x720 [INFO] [GL]: Found GL context: wgl [INFO] [GL]: Detecting screen resolution 3440x1440. [ERROR] [WGL]: win32_set_video_mode failed. [ERROR] [Video]: Cannot open video driver ... Exiting ... [ERROR] 收到严重错误于: "init_video()"

是不是简体中文的win10都不行啊? 我把debug的log删了之后这货干脆log都不给出了

ajiesw commented 3 years ago

me too,task manager will flash once when run exe

gouchi commented 3 years ago

I can't reproduce your issue using latest nightly. I switched to simplified Chinese and launched RA.

RA-chinese

cosmic-latte commented 3 years ago

The latest nightly version does not have the problem of being unable to open, but the window title bar will have garbled characters, just like your screenshot.

ajiesw commented 3 years ago

I can't reproduce your issue using latest nightly. I switched to simplified Chinese and launched RA.

RA-chinese

sorry,too late to reply.now I use 1.7.8 version,it`s ok.but The latest version can`t open Snipaste_2020-11-07_00-09-22 maybe u can tell me how to update latest version in software

gouchi commented 3 years ago

@ajiesw no problem. If you want to update to RetroArch nightly please download this archive and decompress it in RetroArch directory. If you have an issue launching the new version please decompress also this archive in RetroArch directory.

You can also use this software to update to nightly.

Lastly, if you want to use the latest stable release (1.9.0) please use this archive.

@shinecurve Please open another issue for the garbled window title bar.

@sean908 If it is ok for you, please close this issue.

ajiesw commented 3 years ago

@ajiesw no problem. If you want to update to RetroArch nightly please download this archive and decompress it in RetroArch directory. If you have an issue launching the new version please decompress also this archive in RetroArch directory.

You can also use this software to update to nightly.

Lastly, if you want to use the latest stable release (1.9.0) please use this archive.

@shinecurve Please open another issue for the garbled window title bar.

@sean908 If it is ok for you, please close this issue.


thx,now I can play latest Snipaste_2020-11-07_13-13-10 good,luck

gouchi commented 3 years ago

@sean908 Is it possible to close this issue ? Thank you.