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 - GoodWill Emu

Pages: [1]
1
Hi Pieter!

I am still working on my RetroFEST program, but there is one problem:
In the settings.conf fiel there are two "rememberMenu" items.
ConfigObj does not understand 2 lines that are the exact same.
If it is not a hassle to you, could you please eidt them to for example "RememberMenuGeneral"
and "RememberMenuDisplay" or such....

2
Hi Guys,

As some know, I am working on a Setup Program for RetroFE.
I would like to know what you want me to implement.

From my side, it would be nice if
1. the maker of the themes would include a screenshot of the theme named screenshot.png (or something[I am thinking about a theme installer...])
2. Pieter would implement a routine using my setup tool (like close retrofe  -> setup -> start retrofe)

thanks,
GWE

3
Hello dear RetroFE users!
I renamed the RetroFE Setup Tool to RetroFEST (sounds cooler  8) )

Here is the link for the current version:

https://drive.google.com/file/d/0B0uqlwwop7-IU1JQNVhBSTQ3Unc/view?usp=share_link&resourcekey=0-P-sVSIRxY3YuAvrY8nWUjw

https://gofile.io/d/IRPBTq

UPDATE: Current Version is 0.3 0.4 0.5 0.5b ttkthemes edition

CHANGELOG 0.5b ttkthemes edtion:
-added ttkthemes for better GUI visually

CHANGELOG 0.5b:
-added Cascade Menu ("Dropdown Menu") with "About" and "Run RetroFE" Menus
-minor bugfixes
CHANGELOG 0.5:
-reworked GUI
-added Layout preview function ->you have to add a screenshot per Layout in the layout folder and name it "preview.png" for the previews to function!
-added a start RetroFE Button
-hotfix Emulator Config Opener

CHANGE LOG 0.3:

- reworked fullscreen/windowed code
- added function to set horizontal and vertical resolution

CHANGELOG 0.4:

-reworked horizontal / vertical resolution settings
-reworked GUI (love ttk)
-added Launcher Menu for Emulator Launcher configuration files

Installation: Download the .exe, and put it in your Root RetroFE folder.

The only requirement is to download this gif: https://drive.google.com/file/d/0B0uqlwwop7-IRWp2bkRrVXRQMHc/view?usp=share_link&resourcekey=0-_Sa8QN6vyqvvNqqEg1J5VA

Screenshot of Version 0.5
https://drive.google.com/open?id=0B0uqlwwop7-IcXpmMjNhbkwtZms

Source Code (Python) : https://drive.google.com/open?id=0B0uqlwwop7-IbTVMM3U2aVlZWEE

Bitbucket: https://bitbucket.org/Good_Will_Coding/retrofe-setup-tool/overview

If anyone wants to fork it, you are welcome, but please refer to this thread.

Happy Gaming!






4
Hello, dear RetroFErer (nice word  :P )

I made an unofficial RetroFE Setup Tool.
Version is Alpha 02 ( I will set a better versioning as the program gets bigger)

Prerequisities: Python 3 (When every function is implemented, I will Py2Exe it.)

Installation: Download RetroFE Setup Tool.py , put it in your RetroFE root folder, and execute it with your Python interpreter.

Working functions:
- Looking for the settings.conf
- Setting Fullscreen or Windowed
- Link to the RetroFE.nl Website
- more coming soon...

I will put here any updates that are worth mentioning.
I am new to Python, so sorry for any unpythonic writings....
Help is appreciated, you can fork it, the only thing I want is, that your program will be posted here in this forum...
( I added the retrofe.gif, put it also into the retrofe root folder)

Pages: [1]