Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - hiorik

Pages: [1]
1
General Discussion & Help / Compiling RetroFe Windows
« on: June 10, 2020, 10:04:42 PM »
Hello, I hope everyone is well.

I have a problem when compiling RetroFe, I get all the files, except the most important of all: retrofe.exe. I attach an image of the error for anyone who can help me, thank you in advance.

C:\retrofe>python Scripts\Package.py --os=windows --build=core
Traceback (most recent call last):
  File "Scripts\Package.py", line 140, in <module>
    shutil.copy(src_exe, core_path)
  File "C:\Python27\lib\shutil.py", line 139, in copy
    copyfile(src, dst)
  File "C:\Python27\lib\shutil.py", line 96, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'C:\\retrofe\\RetroFE\\Build\\Release\\retrofe.exe'


2
General Discussion & Help / Nintendo 64 xml player field
« on: May 03, 2020, 11:28:34 PM »
Hello, someone will have a xml list of Nintendo 64 non-intro romset with field:

<players></players>

Since I have not been able to find a RetroFe compatible one and the Hiperlist version does not contain this field.

Regards

Pages: [1]