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.


Messages - Pieter Hulshoff

Pages: 1 ... 94 95 [96] 97 98 ... 103
1426
General Discussion & Help / Re: Roms located on a NAS
« on: January 08, 2017, 07:35:22 PM »
Sure, why not? You could set the rompath in the settings.conf file or use an include.txt file like you said. RetroFE has no real restrictions in this area.

Sent from my SM-G920F using Tapatalk


1427
Announcements / Re: New features
« on: January 08, 2017, 05:58:00 PM »
I will check, and update accordingly.

Sent from my SM-G920F using Tapatalk


1428
Announcements / Re: New features
« on: January 08, 2017, 09:59:22 AM »
I thought I'd give an overview of the new features since 0.7.19 that were included in 0.7.20b1 (http://retrofe.nl/SMF/index.php?topic=7.msg291#msg291):

- Fixed menuSort = no behavior for include.txt files.
- Fixed Windows expansion of %RETROFE_EXEC_PATH%.
- Fixed local language support.
- Fixed container scaling.
- Fixed input queue when returning from a game.
- Fixed crash on exit when a controller is connected.
- Rewritten menu scrolling and input handler.
- Added support for hierarchy in the roms directory via list.romHierarchy parameter in collection's settings.conf file.
- Added playlist support via the keys favPlaylist, nextPlaylist, and prevPlaylist. The playlists should be placed as <playlist name>.txt in the collections/<collection name>/playlists directory.
- Added MacOS support (Tom).

1429
General Discussion & Help / Re: Automatically detect screen resolution
« on: January 07, 2017, 09:03:07 PM »
If you want it to use the full resolution, just use the value stretch.

Sent from my SM-G920F using Tapatalk


1430
Announcements / Re: New features
« on: January 07, 2017, 08:01:52 PM »
Btw, Tom, can you explain why MacOS cannot handle the png files that used to be included? I'm trying to see if I can batch convert them for future use for MacOS as well, since bit bucket contains only a small sub set of what I have.

Sent from my SM-G920F using Tapatalk


1431
Announcements / Re: New features
« on: January 07, 2017, 07:46:12 PM »
High on my todo list is support for truRIP superdat files to support the upcoming truRIP releases.

Sent from my SM-G920F using Tapatalk


1432
Announcements / Re: New features
« on: January 07, 2017, 07:08:47 PM »
Not much; I just moved the collection's playlist image 50 pixels to the right to deal with large images, and added the genre wheels and some manufacturer wheels to the common artwork.

Sent from my SM-G920F using Tapatalk


1433
Announcements / Re: New features
« on: January 07, 2017, 06:59:45 PM »
Correct, for now. 😀 Just create .txt files in the playlists directory with the games you want. I've added a prevPlaylist and a favPlaylist key definition to the existing nextPlaylist button.

You could consider adding corresponding logos to the collections/_common/medium_artwork/playlist directory so you know what playlist you're in.

1434
Announcements / Re: New features
« on: January 07, 2017, 06:51:18 PM »
It allows you to define and walk through sub lists of a collection, e.g. all Konami or all Driving games. It's an extension on the favorites playlist feature.

Sent from my SM-G920F using Tapatalk


1435
Announcements / Re: New features
« on: January 07, 2017, 06:12:59 PM »
and don't forget there is now a --os=mac option for running the python step. We should better track adding new features as they affect multiple platforms.
In this case I just didn't test it fully enough; it's not OS related. I added playlists, and only tested it with collections that actually had playlists, including my Main collection.

Sent from my SM-G920F using Tapatalk


1436
General Discussion & Help / Re: Rom paths
« on: January 07, 2017, 05:47:20 PM »
You could try the new exe in the feature thread. It's beta, so back up your retrofe.exe before overwriting with this one.

Sent from my SM-G920F using Tapatalk


1437
Announcements / Re: New features
« on: January 07, 2017, 05:19:56 PM »
Try again?
I've included a new executable. Hopefully this one will work better for everyone. :)

Please, back up your retrofe.exe before using this one. It's WIP and not fully tested yet.

This version contains playlist support and hierarchical rom directory support. Check the bit bucket commits for details.

1438
Announcements / Re: New features
« on: January 07, 2017, 04:56:58 PM »
Damn, this is my latest fix, and (un?)fortunately I know exactly what's wrong, how to fix it, and that others will get the same issue. I only tested it using a collection that actually has playlists.

1439
Announcements / Re: New features
« on: January 07, 2017, 04:31:54 PM »
I get Segmentation fault: 11...

If I advance the Load screen with spacebar or don't let it play to the end or even if I hit escape to quit before the load screen finishes all result in a crash.

I presume this is using MacOS?
I have no such issues under Linux or Windows. Is there any way for you to run it in the debugger to see where the issues are?

Thanks for mentioning the version; it shows me that you _are_ using the latest code.

1440
Announcements / Re: New features
« on: January 07, 2017, 08:44:36 AM »
I just gave it a whirl on Mac...

I loaded the Sega game. After I quit with esc. The game fires right back up without me selecting it. I quit again. The game starts back up in a loop. It's as though all the key presses from hitting spacebar the 1st time are still firing.

Nothing in the logs.

Apparently the currentKeyState_ was not reset when resetting the key states. I guess Linux and Windows always have some kind of event happening in the queue, even if it's not a key press, which automatically updated the currentKeyState_. Let me know if this change fixes the issue for you?

Pages: 1 ... 94 95 [96] 97 98 ... 103