We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c02f24 commit 9c574afCopy full SHA for 9c574af
README.md
@@ -134,8 +134,8 @@ see https://github.com/weimingtom/onscripter-libretro_fork/tree/master/out_bin/t
134
unzip ONSYURI.7z to SDCARD:/Emus/
135
136
## Bugs or TODO
137
-* onscripter-jh_ori编译的核心产生闪退
138
-TODO: 最好能加一下调试输出信息提示ons.getWidth()==0和可能包含了错误的头文件
+* onscripter-jh_ori编译的核心产生闪退
+**TODO: 最好能加一下调试输出信息提示ons.getWidth()==0和可能包含了错误的头文件**
139
```
140
原因:libretro.cpp包含了错误的ONScripter.h头文件,导致ons.getWidth()返回0,
141
产生crash,如果指向正确的头文件目录即可解决这个问题
0 commit comments