Sounds suspiciously like an application that bundles a Chrome web browser ...
RPG Maker MV uses Qt for its editor interface.
Not sure about the runtime used for running the games produced by the editor.
It could be a QWebEngineView
( https://doc.qt.io/qt-6.2/qwebengineview.html ).