Skulltrail192 / One-Core-API-Binaries

http://shorthornproject.com
572 stars 47 forks source link

Questions can return compatibility. of RPG Maker MV 1.6.0-1.6.1 on Windows XP/Server? #175

Open XPMilkChan opened 10 months ago

XPMilkChan commented 10 months ago

Hello, I have a question about the program I use. RPG Maker MV is a game creation program from kadokawa company. But with its specialty, developers secretly support Windows XP. Until version 1.5.2 Beta The last common version that can be compiled and played in XP is 1.5.1. (public version) There is a missing function. But I don't know how many. You must create a game project in Windows 7 or higher. I'm trying to port some of my games. I can send you the problematic version if you want to check. bandicam 2023-08-29 17-34-34-079

XPMilkChan commented 10 months ago

I'll give you the file. I'm currently stuck testing programs for other projects.

(1.5.2 XP)https://drive.google.com/file/d/1BP5L3KRkmUp-hAmEPCFMaQ9qHGu-qEsb/view?usp=sharing 1.6.2 for Windows 7 https://drive.google.com/file/d/1n7kiPz9ezN-bqjrJWxSNVQ4HdRzveBVO/view?usp=sharing

This is an image of RPG Maker. Version 1.5.2 running in XP built as a game only. Screenshot_214 Screenshot_215

idontyboi commented 10 months ago

Have you tried bringing in ESENT.dll from OCA raw GitHub packages or Vista/7 in the application directory? Updated ESENT.dll is rejected from One-Core-API due to issue, but it should work when placed next to app. https://github.com/Skulltrail192/One-Core-API-Binaries/blob/9c2468b6010f78069d60444962010eefd66cfeb0/Packages/x86/Additional%20Dlls%20Installer/update/update_winxp.inf#L2800

XPMilkChan commented 10 months ago

Have you tried bringing in ESENT.dll from OCA raw GitHub packages or Vista/7 in the application directory? Updated ESENT.dll is rejected from One-Core-API due to issue, but it should work when placed next to app.

https://github.com/Skulltrail192/One-Core-API-Binaries/blob/9c2468b6010f78069d60444962010eefd66cfeb0/Packages/x86/Additional%20Dlls%20Installer/update/update_winxp.inf#L2800

No, the program will work. But no pictures or games are happening. Screenshot (39) If you want to read the log that RPG Maker wrote, debug.log

idontyboi commented 10 months ago

I recognize these files, the debug log and their filenames.

This is an Chromium-based app using the older nw.js framework, and it got updated to a XP-incompatible edition

Try to rename the executable to chrome.exe [so that OCA can recognize it and apply --no-sandbox automatically], or try to apply the same workarounds that you use Chrome to launch If it's based on Chrome 103 or later it will not work.

XPMilkChan commented 10 months ago

I recognize these files, the debug log and their filenames.

This is an Chromium-based app using the older nw.js framework, and it got updated to a XP-incompatible edition

Try to rename the executable to chrome.exe [so that OCA can recognize it and apply --no-sandbox automatically], or try to apply the same workarounds that you use Chrome to launch If it's based on Chrome 103 or later it will not work.

I don't see any work of the program And the game still hasn't appeared. They are using Chromium Version 41.0.2272.76. and they update Qt and using NWJS version 0.29.0 info Version 1.6.0 https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mv-1-6-0-and-gene.91649/ and 1.6.1 https://forums.rpgmakerweb.com/index.php?threads/rpg-maker-mv-v1-6-1-stable-release.96715/

jonm58 commented 10 months ago

Is the problem on nwjs, node.js and pixi.js? Can I replace it with an old file?🤔

XPMilkChan commented 10 months ago

Is the problem on nwjs, node.js and pixi.js? Can I replace it with an old file?🤔

It's possible. I'll try it soon. I think the problem is with nwjs.

XPMilkChan commented 10 months ago

Is the problem on nwjs, node.js and pixi.js? Can I replace it with an old file?🤔 OK Nice work I tried replacing the latest version of Windows XP's NWJS file with 0.14.7. But RPG Maker MV 1.5.2 uses version v0.12.3. old version And XP has a working Beta version which is v0.15.0-beta1. is the final version Screenshot (44) Thanks for all the information and help everyone. and will have to check the functionality of the game's plug-in whether everything works correctly or not

Skulltrail192 commented 4 months ago

Seem half working (with some issues) on XP/XP x64 image

XPMilkChan commented 4 months ago

wow nice