ppy / osu-wiki

home of the osu! wiki
https://osu.ppy.sh/help/wiki/
Other
473 stars 1.05k forks source link

Article listing menu tips #7971

Closed Walavouchey closed 1 year ago

Walavouchey commented 1 year ago

idea from discord

on lazer they can be found at https://github.com/ppy/osu/blob/master/osu.Game/Screens/Menu/Disclaimer.cs#L236-L251, though i'm not sure they'd be called main menu tips, since they appear in the disclaimer before the intro (maybe just "loading screen tips" like other games?), but for stable i guess someone with source code access could paste them here (@peppy)

peppy commented 1 year ago

These are in the localisation files for stable, so you can likely find translated ones as well:

MenuTip_1=Add new beatmaps to osu! by simply dragging the .osz file into the window, double-clicking it in Windows Explorer, or choosing "open" when downloading in your browser.
MenuTip_2=You can efficiently navigate large lists of beatmaps in song select by holding left-mouse to drag the list, or right-mouse to quick-seek.
MenuTip_3=Press F8/F9 anywhere in game to join osu! chat!
MenuTip_4=Right clicking on a beatmap or clicking the "Beatmap Options" button in the song select will show a menu that will allow you to manage the beatmap.
MenuTip_5=If your game or mouse feels laggy, try toggling the Framerate Limit in Options or using Fullscreen mode/Letterboxing! It might just help!
MenuTip_6=For fast combos, try toggling between left and right mouse button, or use keyboard alternative Z/X!
MenuTip_7=If you can't play videos, take a look at the wiki before posting a bug report!
MenuTip_8=Take a screenshot from within osu! by hitting F12.
MenuTip_9=Try watching others as they play using spectator mode. Hit F9 to toggle the extended chat interface and utilise this!
MenuTip_10=When a beatmap has been updated, as long as you are in online ranking mode you will be given a button to update to the latest version.
MenuTip_11=The wiki has a wealth of information in it. Seriously, read it.
MenuTip_12=Did you know you can load new beatmaps by simply double-clicking on an osz file or dragging it into a running osu! window?
MenuTip_13=You can export any replay whether it be online or offline by hitting F2 at the ranking screen.
MenuTip_14=If you find that the 'beats' sound too early or late in every beatmap you play, try adjusting the Universal Offset in Options.
MenuTip_15=The fastest way to find a beatmap is to simply type part of its title/artist/creator directly into the song select screen.
MenuTip_16=Chat can be set to automatically close during gameplay. See the toggle-buttons located at the bottom-right of the screen when chat is open.
MenuTip_17=Adjust the volume in-game using the mouse-wheel. This can be disabled in options if you wish.
MenuTip_18=Pause/unpause the game quickly by hitting the middle mouse-button. This can be disabled in options if you wish.
MenuTip_19=You can gain quick access to web links by clicking the chat-bubble icon in song select, just above the score listings.
MenuTip_20=Customize your osu! experience with new skins! Download them from the Skinning forum.
MenuTip_21=Hit F8 at any time to activate the in-game chat window. You can check out the commands available in chat by typing !help or /help
MenuTip_22=Make sure to take breaks every so often. Your hands have to serve you in life for more than just osu! spinners.
MenuTip_23=Don't ignore unranked maps. If you find some you like and leave constructive comments, there is a much higher chance of them being ranked!
MenuTip_24=You can play songs together with other players in multiplayer mode!
MenuTip_25=Ever wondered where someone was from? Hit F9 and hover their user panel!
MenuTip_26=Hit F5 at the song select screen to refresh and load any new songs from disk.
MenuTip_27=Hit Shift+F12 anywhere in-game to take a screenshot and automatically upload it to the internet.
MenuTip_28=You can customise the keys you use to play osu! under Options > Input.
MenuTip_29=You can search for specific conditions at song select, like "ar>8 od=9". Supported keywords are: ar, od, hp, cs, bpm, length and drain (time in seconds).
MenuTip_30=Quickly retry a beatmap by holding Ctrl+R for a short time! You can also use a custom key (see Quick Retry in Keyboard Bindings).

Editor:

EditorTip_1=Use the keyboard shortcuts 1, 2, 3, and 4 to quickly navigate between different object types. As a mapper, you’ll be using these buttons all the time!
EditorTip_2=Right-clicking on objects in the playfield or timeline will remove them. Right-clicking on an empty spot of the playfield will make the next object or any selected objects the start of a new combo.
EditorTip_3=Clicking while drawing a slider creates a curvy gray anchor and double-clicking creates a sharply angled red anchor. Ctrl+Right-clicking adds anchors to completed sliders.
EditorTip_4=Timing is important! Α wrongly timed beatmap is frustrating to map and play. If you need timing assistance, post your beatmap in the Timing Help thread of the Modding Queues forum or ask for a timing check in #modreqs.
EditorTip_5=Slider speed can be adjusted through the Timing Setup window (F6). Click the plus button and adjust the “Slider velocity multiplier” value on the left! 
EditorTip_6=Swap the start and end positions of a slider with the “reverse selection” tool (Ctrl+G). Reversing the selection of multiple objects switches their positions in the timeline as well.
EditorTip_7=Jumps can be used to highlight important sounds in the music!
EditorTip_8=Distance snap is a handy tool for precise spacing calculations. Hold the “Alt” key to fine-tune it.
EditorTip_9=Try synchronizing the most important sounds in a song to clicks in gameplay. This is especially important when deciding slider rhythms!
EditorTip_10=The “Beat Snap Divisor” option in the top right determines how objects synchronize to music. For most songs, sticking to the default “1/4" value will work fine.
EditorTip_11=If you’re looking for feedback on your map, check out the Modding Queues forum, the #modreqs channel in-game, or ask your friends for advice!
EditorTip_12=Settings like HP drain, Circle Size, and Approach Rate can be adjusted in the “Difficulty” tab of Song Setup (F4).
EditorTip_13=Bookmarks (Ctrl+B) are a fantastic tool to visualize a song’s changes. Many mappers separate large sections of music with bookmarks to easily coordinate changes in their mapping.
EditorTip_14=Try reading the site's wiki, asking a question in #modhelp, or posting on the Beatmap Help forum if you need additional mapping information!
EditorTip_15=Test your beatmap (F5) to identify potential gameplay problems and improvements.
EditorTip_16=Disable Grid Snapping if you want unhindered control of object composition. You can be extra precise by selecting objects and using the Ctrl+Arrow key shortcuts too.
EditorTip_17=When your beatmap is ready for feedback, you can upload it through the Beatmap Submission System! Look for the “Upload Beatmap” option under the “File” dropdown menu.
EditorTip_18=The sampleset and addition options near the top left of the editor permit complex hitsound combinations.
EditorTip_19=Read the Ranking Criteria on the wiki if you’re aiming to rank your beatmap!
EditorTip_20=Converting a slider to a stream (Ctrl+Shift+F) is a convenient way to design smooth stream shapes.
EditorTip_21=If you place an object after a spinner, try to leave enough time between them for players to readjust their aim.
EditorTip_22=Geometric object arrangements can be made with the Create Polygon Circles tool (Ctrl+Shift+D).
EditorTip_23=Beats placed on top of each other will be stacked in play mode. To see how stacks look during the play, select “Stacking” from the “View” dropdown menu. 
EditorTip_24=Using AiMod (Ctrl+Shift+A) is a fantastic way to identify potential issues with your map long before the first modder ever checks it out.
EditorTip_25=Navigate the timeline by scrolling or using the left/right arrow keys. Hold Shift to navigate 4x faster. 
EditorTip_26=You can use the copy/paste commands (Ctrl+C/V) to duplicate objects in your beatmap. In conjunction with horizontal/vertical flipping (Ctrl+H/J) and rotation (Ctrl+Shift+R), you can easily arrange objects into cute patterns!
EditorTip_27=Use the playback speed buttons in the bottom right to slow the song down and easily decipher timing and rhythms.
EditorTip_28=Check out the featured artist listing if you’re looking for new pre-timed songs to map!
EditorTip_29=Spice your beatmap up by using Whistle, Finish and Clap hitsounds to punctuate certain points! Different sound samples can be used by checking out the Audio tab in the Timing Setup window (F6).
EditorTip_30=Zoom in on the timeline by hovering your mouse over it, holding Alt, and scrolling with the mousewheel. You can also press the +/- buttons to the left of the timeline. 
EditorTip_31=If you adjust timing after starting a map, don't forget to resnap objects through the “Resnap All Notes” option in the “Timing” dropdown menu. Watch out for unsnapped inherited timing sections though -- they won’t resnap!
EditorTip_32=Any pending beatmaps will be considered abandoned after 30 days without updates. Abandoned beatmaps can be moved back to the pending beatmap listing through your userpage.
EditorTip_33=When copying objects (Ctrl+C), the clipboard will contain the current time location and combo numbers of selected objects. This is especially useful for writing map feedback!
EditorTip_34=Clicking and dragging a slider’s end position in the timeline creates slider repeat arrows.