GBAtemp.net - The Independent Video Game Community

RacsoSakuraba
RacsoSakuraba
slow mode is for...? XD
Nanquitas
Nanquitas
For whatever you want. ^^
I give an option, using it or not is up to you. ;)
d4mation
d4mation
Hey Nanquitas, it's d4mation from GitHub.

What would you think about options to move the Clock/FPS Counter to different corners of the screen? That was something that I wanted to do yesterday, but never got around to it (Also I couldn't think of a way to implement it without seriously cluttering the menu).

Having it always being in the upper-right corner can get in the way sometimes:
http://i.imgur.com/fAfNCvq.png
Nanquitas
Nanquitas
Yep, it's doable.
I'll work on a solution. :)
d4mation
d4mation
Nice! I was figuring you'd just put in options for each corner, but this custom positioning looks pretty sweet. I'm going to have to check it out :)
D
Deleted User
I tried Slow Mode in Mario Kart 7 online and it actually lags everybody as my friend told me that. xD I remember the item hackers use Matrix Slowdown code.
RacsoSakuraba
RacsoSakuraba
it's possible freeze de background as with the ntr menu? To be able to select the options without problem
d4mation
d4mation
Seconding freezing the game execution whenever the overlay controls get brought up. I was trying to move the clock in Dragon Quest 8 on O3DS and it crashed (presumably since I was holding L to move it quickly and the game was processing all that input too). Stupid me had not saved for a while :(
d4mation
d4mation
Otherwise the clock positioning code is utterly fantastic, Nanquitas! It is nice being able to put it wherever I'd like depending on the game I'm playing.
Nanquitas
Nanquitas
I can't freeze the game, it's how the OSD work that requires the game to keep running.
D
Deleted User
I have an idea, how about disabling in-game controls when opening up menu?