opa
opa
There is still room for improvement
ES handling UTF-8 string, but Windows build is calling ANSI version APIs. this patch is replace to WIDE version APIs.
When ES renders characters on the screen, it first uploads the glyphs to a texture and caches them. The size of each texture is 2048x512, and when one is used...
Add %ROM_DIR%, %ES_CFG% tags in launch commands. `%ROM_DIR%` - Replaced with the dirname (except "/base.ext") of the selected ROM. Use this when you need to chdir to the directory where...
I would like to suggest some improvements for Windows. * Version bump of workflow actions * Add manifest file * Set activeCodePage to UTF-8 (This allows to remove the wstring...
Adds behavior like es-de's "Directories interpreted as files" --- (Background) How do you handle games that consist of multiple media (disc/disk) in ES? Commonly known method is to make ES...
Have you ever had a strange first sound (such as moving the cursor) after starting up ES? It might not be rumbling, it might sound fuzzing, etc. I wanted to...