lazydevyo

Results 11 issues of lazydevyo

Hey, im trying to run unity gb on vita with bad luck. i changed few lines of code , specificaly this part (the part of loading the rom) ``` string...

Can you make a version that records only script changes? (Script Variables) for example it can be used for AI.

Example ``` Volume volume = Camera.main.GetComponent(); TAA TTALayer; if(volume.profile.TryGet(out TTALayer)){ TTALayer.active = false; } ``` how?

How to show only mods with a specific tag e.g A mod is In a category Platform => Android, show only mods that have this specific tag. to filter mods...

Yesterday i installed the latest unity package you provided at the release page. I looked at the example, and i added the GamePad.SetVibration() function at my main code, into the...

There's no Mac OS hard drive boot option by default, Selecting the USB with open core and then the hard drive where it was installed boots back to recovery, no...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Affected Build(s) 1401 ### Description of Issue Mario Kart 8 Deluxe crashes while...

I know this is a known issue, I want to read a dds file on runtime in Unity. pfim already supports more dds types than Unity on runtime. but some...

When exporting kn5's to OBJ there's an issue with the UV scaling, the scaling is too larger, which causes the texture to look small and tilled as seen in the...

Regular game-saving seems like it's not working, Also the possibility to save and load states?