Mario Kart PC Forum - Advanced search
Results 1-20 out of 51

ASMR
Commandes/Commands
On 2025-03-27 at 09:19:38
I'm at time trials and I pressed 9. Nothing appeared. Is there a way to solve it?
how about you read to the end first?

On 2025-01-06 at 15:27:19

you cant open the cheat menu on mobile, unless you have a bluetooth keyboard.
On 2024-11-14 at 17:09:29
• Replace regex with splitting the cheat command to make argument handling easier
• Used a switch to make a it easier to add new commands (case "tp":)
• Added support for custom error messages, for example: return "Error!"; (return false; still works and will default to "Unspecified error.")
Refactored the cheat codes:
• /give - adds item to stash if arme is taken, this can be overridden with a 1: /give item 1
• /tp - now has some advanced syntax for teleporting:
cur - current player parameter (x / y / rot)
n+ or n- - add or decrease the current parameter by n
Examples: /tp cur 200 90 or /tp cur 50+
• /lap - minor changes:
c has been renamed to cur
n option added - disables teleporting to checkpoint, e.g /lap 1 2 n
• /pos - theta renamed to rot
• /xs, /md and /xl have been merged into 1 command: /size:
• /setsize - the player size can be set with a number (i.e float) (/size 2) or use a preset (/size xl)
• /balloon - added a 10 reserve balloon cap.
• Generally added some more descriptive error messages.
https://github.com/tmalahie/mkpc/pull/58
• Used a switch to make a it easier to add new commands (case "tp":)
• Added support for custom error messages, for example: return "Error!"; (return false; still works and will default to "Unspecified error.")
Refactored the cheat codes:
• /give - adds item to stash if arme is taken, this can be overridden with a 1: /give item 1
• /tp - now has some advanced syntax for teleporting:
cur - current player parameter (x / y / rot)
n+ or n- - add or decrease the current parameter by n
Examples: /tp cur 200 90 or /tp cur 50+
• /lap - minor changes:
c has been renamed to cur
n option added - disables teleporting to checkpoint, e.g /lap 1 2 n
• /pos - theta renamed to rot
• /xs, /md and /xl have been merged into 1 command: /size:
• /setsize - the player size can be set with a number (i.e float) (/size 2) or use a preset (/size xl)
• /balloon - added a 10 reserve balloon cap.
• Generally added some more descriptive error messages.
https://github.com/tmalahie/mkpc/pull/58

A hidden Console for this website???
On 2025-05-11 at 09:08:38

its a secret console prompt only for hackers like tendokiddo or jey78 im sorry you're probably getting banned


Did someone post on my account?
On 2025-05-02 at 21:22:12
for example a friend couldve logged onto the same school pc you were using a few days ago
Our school uses personal laptops, could it be someone using a different laptop?
you were probably connected to the same school wifi, so you both had the same IP.
Fine...
On 2025-04-30 at 18:40:57
yeah @Anthcny your'e just a noname while @KingPhantom is the most famous reverse drifter in the game he does not know little ants like you

Tendo appeared on Parlo's video
An announcement...
Fedora 40 Will Be Dead
On 2025-04-27 at 10:24:55
nie gadaj na forum tylko graj w tą grę
jak chcesz robić takie niszowe tematy na które prawie nikt nie odpowiada to postuj je tam https://mkpc.malahieude.net/topic.php?topic=16943
jak chcesz robić takie niszowe tematy na które prawie nikt nie odpowiada to postuj je tam https://mkpc.malahieude.net/topic.php?topic=16943
My offline progress has been erased and I don’t know how
MKPC State of Inactivity
On 2025-04-08 at 15:51:23
It's suddenly gone so quiet..
me when there's no forum post for 12 minutes
Not just forums, but mkpc as a whole
there was more activity in mar 2025 than in p much every month of 2022/2023 - both more users and messages. dont blame it on 'forum grinders' or 'forum kids' - several people had even bigger monthly message counts in the past
we still play at least 3-4 mogis a week
the game isnt less active when you play less or people lose interest in rts

accidental bans possible?
On 2025-04-09 at 20:23:01
@MaximBrady play online together ranked in a private room, will either of us get banned for quote on quote "using alts to point farm"? i don't want to be playing with my friend and get banned because the system thinks it's my alt or vice versa because we have the same ip
If me and my friend you're manually banned.
PM a mod who isnt on do not disturb or wait for a mod to see this topic and you should get unbanned.
AMAZING bugs! (DO NOT FIX PLEASE)
On 2025-03-18 at 22:35:11
I found out that if you set your CC to NaN (using inspect) you don't have any speed limit, and when I used the bullet bill, it just gave me 300 km/h. Seeing the infinite acceleration is pretty funny! (I made a course that abuses NaN cc)
why do you think this is a bug? you entered broken and unintended values by modifying the game and expected it to handle this well?