Search found 2 matches
- Mon May 09, 2022 3:32 pm
- Forum: Other Ports
- Topic: ScummVM on Windows ARM
- Replies: 3
- Views: 8019
Re: ScummVM on Windows ARM
To test: ScummVM on Windows ARM
- Mon May 09, 2022 2:59 pm
- Forum: Other Ports
- Topic: ScummVM on Windows ARM
- Replies: 3
- Views: 8019
ScummVM on Windows ARM
Hello, I offer you a partial port on Windows ARM of ScummVM . I use VLC libraries :P It lacks FreeType2, the version of VLC seems not to be the right one. Toolchain git clone https://github.com/mstorsjo/llvm-mingw.git llvm-14.0-src mkdir llvm-14.0 && cd llvm-14.0-src ./build-all.sh ../llvm-1...