Profiles for games that use Unity?
Aion gets mentioned a lot. Are there any other profiles I can try for games that use Unity?
Aion gets mentioned a lot.

Are there any other profiles I can try for games that use Unity?

Dual boot Win 7 x64 & Win 10 (1809) | Geforce Drivers 417.35

#1
Posted 12/26/2013 12:30 AM   
I've been messing around with 'profiles' here and there when I get a chance, especially with Unity games. There are some Unity profiles, but I haven't notice them actually fix anything yet. I've been working on a utility that renames the game's exe, and their _data folders if present, based off of a text list ... the problem is the list, or more specifically finding which ones are useless vs which ones will do something, and lately I haven't had any time to mess with it ... the base list I have from the last set of drivers I ripped it out of was well over 4000+ profiles/exe names, albiet some dupes and some demos, regardless it's huge. If we could get a good list going of profiles that actually do something I'd be more than happy to work on a releasable version of the utility, it stores the current name of the exe to a variable and when exited properly it renames it back to the original name (I could even have it stored to the clipboard as well as a fail safe) it goes through the list one by one, renaming and running the game. As this process only works with certain games I have it do a 'check' at the beginning, it asks if it ran properly, if not it'll rename it back to the original and stop, if so it continues to go through all the profiles in the list ... also working on an alternate way of doing it, we'll see if that pans out. [quote="Unity Profiles"]Line 45: 3rdpersonshooter.unity3d Line 148: angrybots.unity3d Line 1262: flylikeabird3.unity3d Line 1901: island.unity3d Line 3229: shs.unity3d Line 3975: webplayer.unity3d[/quote]
I've been messing around with 'profiles' here and there when I get a chance, especially with Unity games. There are some Unity profiles, but I haven't notice them actually fix anything yet. I've been working on a utility that renames the game's exe, and their _data folders if present, based off of a text list ... the problem is the list, or more specifically finding which ones are useless vs which ones will do something, and lately I haven't had any time to mess with it ... the base list I have from the last set of drivers I ripped it out of was well over 4000+ profiles/exe names, albiet some dupes and some demos, regardless it's huge.

If we could get a good list going of profiles that actually do something I'd be more than happy to work on a releasable version of the utility, it stores the current name of the exe to a variable and when exited properly it renames it back to the original name (I could even have it stored to the clipboard as well as a fail safe) it goes through the list one by one, renaming and running the game. As this process only works with certain games I have it do a 'check' at the beginning, it asks if it ran properly, if not it'll rename it back to the original and stop, if so it continues to go through all the profiles in the list ... also working on an alternate way of doing it, we'll see if that pans out.

Unity Profiles said:Line 45: 3rdpersonshooter.unity3d
Line 148: angrybots.unity3d
Line 1262: flylikeabird3.unity3d
Line 1901: island.unity3d
Line 3229: shs.unity3d
Line 3975: webplayer.unity3d
#2
Posted 12/27/2013 04:29 PM   
Scroll To Top