@jacobsson pyinstaller officially supports Windows 8+, it can compile simple scripts and execute them on windows 7 but once you try to create and/or modify files for example or call a subprocess the executable might not function the way it's supposed to.
@Fedor Wearing A Fedora thanks man!
I suppose the best thing for 32-bit users is to simply run the main script from a python 2.7 32-bit installation for now.
@Fedor Wearing A Fedora thanks man!
I suppose the best thing for 32-bit users is to simply run the main script from a python 2.7 32-bit installation for now.
@joe musashi Wait you receive that when running python scripts? If you're in CMD and run the script using: python webman_classics_maker.py
You should get some kind of message
@joe musashi Wait you receive that when running python scripts? If you're in CMD and run the script using: python webman_classics_maker.py
You should get some kind of message
@aldostools I never used multi-CD games w/ webMan mod before, is there support for that currently? Sorry if the answer is easily found, I see you get a lot of questions due to my release, I hope it doesn't stress you out. Thanks man!
EDIT: I'd imagine doing this would mount the next CD if the ISO is named correctly: + = Mount next game in Last Game list
@aldostools I never used multi-CD games w/ webMan mod before, is there support for that currently? Sorry if the answer is easily found, I see you get a lot of questions due to my release, I hope it doesn't stress you out. Thanks man!
EDIT: I'd imagine doing this would mount the next CD if the ISO is named correctly: + = Mount next game in Last Game list
The combos SELECT+L1 and SELECT+R1 are to mount the previous/next game in the history of the last mounted games.
They mimic the back/forward buttons in the browser.
Currently there isn't any combo to mount the next-PSXISO. I could try to implement a new one or re-use one of the existing for this purpose.
The easiest way to mount the next game is using a smartphone/tablet/laptop/pc as a secondary screen to browse to the folder with the next ISO and mount it.
EDIT:
I released a new build that uses SELECT+R1 / SELECT+L1 to mount the next/previous multi-CD as you commented.
The requisite is that the name of the ISO should contain the word CD#, Vol# or Disc# (case sensitive):
@aldostools I never used multi-CD games w/ webMan mod before, is there support for that currently? Sorry if the answer is easily found, I see you get a lot of questions due to my release, I hope it doesn't stress you out. Thanks man!
EDIT: I'd imagine doing this would mount the next CD if the ISO is named correctly: + = Mount next game in Last Game list
The combos SELECT+L1 and SELECT+R1 are to mount the previous/next game in the history of the last mounted games.
They mimic the back/forward buttons in the browser.
Currently there isn't any combo to mount the next-PSXISO. I could try to implement a new one or re-use one of the existing for this purpose.
The easiest way to mount the next game is using a smartphone/tablet/laptop/pc as a secondary screen to browse to the folder with the next ISO and mount it.
EDIT:
I released a new build that uses SELECT+R1 / SELECT+L1 to mount the next/previous multi-CD as you commented.
The requisite is that the name of the ISO should contain the word CD#, Vol# or Disc# (case sensitive):
The combos SELECT+L1 and SELECT+R1 are to mount the previous/next game in the history of the last mounted games.
They mimic the back/forward buttons in the browser.
Currently there isn't any combo to mount the next-PSXISO. I could try to implement a new one or re-use one of the existing for this purpose.
The easiest way to mount the next game is using a smartphone/tablet/laptop/pc as a secondary screen to browse to the folder with the next ISO and mount it.
EDIT:
I released a new build that uses SELECT+R1 / SELECT+L1 to mount the next/previous multi-CD as you commented.
The requisite is that the name of the ISO should contain the word CD#, Vol# or Disc# (case sensitive):
Testing this new feature I found that webMAN cannot detect the combos when the PSX emulator running (pressing PS does not load the VSH menu).
Unfortunately the feature to select the multi-CD only works on XMB or if the combo is pressed immediately after the game is launched and before the emulator is loaded, which is very difficult to achieve
Therefore for the moment the best method for multi-CD is still mounting the next CD from the PC or smartphone/tablet.
EDIT #2
I have uploaded another build that triggers the change to the next CD removing / inserting an USB000 device (FAT32 mbr) while the PSX game is running.
NOTE: This change only applies for PSXISO stored in USB FAT32 and internal HDD.
i did every thing from add ps2 iso in ps2 folder or mount ps2 iso and i add ps3 op on webman classics but i have not find the game did i did something wrong?
PSP games are added the same way the other categories. However, the amount in each category depend of the selected "Plugin memory usage" in /setup.ps3 View attachment 27716
Change the option [MC] to 4-bg to increase the memory allocation even more (3MB).
PSP games work on PS3, emulated as "minis" or as "Remasters". However the PSP compatibility is very poor. Near the half of the games tested are unplayable or have issues.
Some games can be fixed using config files that require to be encrypted. The patched PSP emulator allows to use non-encrypted MINIS.EDAT saving time to the user when need to change the configuration of the emulator.
The PSP minis converter on the PC offer more options like patch the EBOOT.BIN with different tool.
Hello. So I've been trying to install this on my windows 10 pc but I cannot get it to work. At first I just tried to run the script and the exe but both gave me errors(seen here)
So after reading the thread for a bit and reading about other peoples issues, I tried to run the following commands to see if it would fix the issue.
pip install pillow
pip install pyinstaller
It did not fix the issues, but the error codes given to me did change