jacobsson
Senior Member
The USB should work if the webMan classic-pkg is built towards a specific port.Did anyone test running games from USB and from the network?
Sent from my SM-G975F using Tapatalk
The USB should work if the webMan classic-pkg is built towards a specific port.Did anyone test running games from USB and from the network?
Sent from my SM-G975F using Tapatalk
your program wont work on my pc why?
The release had a build script error, thank so much for testing!your program wont work on my pc why?
Fixed a build error which broke a path, resulted in a non-working windows version. Sorry for the inconvenience!
The release had a build script error, thank so much for testing!
If you want to give it a shot I've updated the relase.
https://github.com/Roet-Ivar/Webman-Classics-Maker/releases/tag/webman_classics_maker_v2.0
No problem, I just forgot to bump the filenames, they should however be updated. Let me know if they work for you, thanks!i download it again it gave me v2.0 not 2.0.1
No problem, I just forgot to bump the filenames, they should however be updated. Let me know if they work for you, thanks!
You're downloading from github right?
https://github.com/Roet-Ivar/Webman-Classics-Maker/releases/tag/webman_classics_maker_v2.0.1
OK. So there seem to still be some path issues from main script execution that seemed to have been cached and not showing during testing. I will update you when I've been able been looking through all of them. Sorry for the inconvenience!it's still the same my windows is 10 x86
If you haven't lost faith I have another updated build, bumped to v2.0.2:it's still the same my windows is 10 x86
Still had some path errors that appeared to cached and didn't show during testing.
If you haven't lost faith I have another updated build, bumped to v2.0.2:
https://github.com/Roet-Ivar/Webman-Classics-Maker/releases/tag/webman_classics_maker_v2.0.2
Let me know if you decided to try it, thanks a lot!
EDIT: I got another x64 computer which runs this version fine, unfortunately I do not have a 32-bit windows one
@joe musashi @Algol
Do this 32-bit build work for you?
https://github.com/Roet-Ivar/Webman...v2.0.2/webman_classics_maker_v2.0.2_win32.zip
If not:
As a workaround for you who still use a 32-bit machine you could install python 2.7 32-bit:
1. Download and install: https://www.python.org/ftp/python/2.7.17/python-2.7.17.msi
2. Download and run the pip-install-script, from cmd: python get-pip.py
3. Then from cmd: pip install pillow
4. Then run try the main script: python webman_classics_maker.py script in the root folder.
NOTE: PIP seems to be bundled with python 2.7 so I don't think step 2 is necessary.
It should work in theory but I don't have a 32-bit machine to test on unfortunately.
Let me know if it works for you!
EDIT: I'm currently building a release with 32-bit python 2.7, let's see if it will work for you!
So the 32-bit build in the link didn't work I presume?i install it with the python and still the same you should let someone have native 32-bit pc who can make it for 32-bit pc
@Algol @joe musashi
I'll set a win7 32-bit virtual machine when I have some more time and see what needs to be changed. Thank for testing!