Player (169)
Joined: 8/4/2013
Posts: 115
Location: Japan
Can the frame counter be projected off-screen (tripled to an available screen)? フレームカウンターをゲーム画面外(3倍にして空いてる画面に映す)ことはできますか
Site Admin, Skilled player (1236)
Joined: 4/17/2010
Posts: 11716
No, even with lua you can't extend the screen in fceux.
Warning: When making decisions, I try to collect as much data as possible before actually deciding. I try to abstract away and see the principles behind real world events and people's opinions. I try to generalize them and turn into something clear and reusable. I hate depending on unpredictable and having to make lottery guesses. Any problem can be solved by systems thinking and acting.
Player (169)
Joined: 8/4/2013
Posts: 115
Location: Japan
I have no choice but to turn it off and on to get by. しょうがないので消したりつけたりでやりくりします
Editor, Expert player (2376)
Joined: 5/15/2007
Posts: 3981
Location: Germany
You can probably use a luascript to draw the framecounter somewhere else on the screen. But I can't make a script for you, since I don't use FCEUX.