Closed MrDrJohnny closed 3 years ago
"Mobile Experience"
I think this kind of thing is usually called a "slideshow".
Actually, I sort of wonder. Can the game be made to frame-advance? Like limit the FPS to 0, and then briefly raise it to 1 so another frame renders, before going back to 0.
Because you could make a "powerpoint presentation" effect, where the game only renders a frame once per click.
When you reduce the timescale alongside with it maybe? I think tics in GTA5 take the passed time into account (but not for everything, see military truck/monster flags cloth bug) so 1 frame per second may otherwise pass a normal second, but within that one frame everything advances as much as it would normally (for the most part). Would need to be tested. You can definitely block the game from advancing as far as I know by blocking one of the fiber threads (waiting, but not via WAIT(0)).
Pretty sure that making the FPS that low would break the game
In the original "Console Experience" i set it to ~15 FPS, which was too annoying (see https://github.com/gta-chaos-mod/ChaosModV/pull/373) -> increased to ~25 and its already THAT annoying :D Making it a "slideshow" / cap at 1fps makes its unplayable until the effect is over, sorry
Name of effect Picture Show
Duration if timed effect (long or short timed?) Short, 30 seconds or less.
Effect Description Game is capped at 1FPS, audio plays as normal. Like a picture show.