.DSV 파일 확장자
DeSmuME Saved Game
| 개발사 | DeSmuME |
| 인기도 |
4.4 | 17 투표 |
DSV 파일이란 무엇인가요?
A DSV file is a saved game created by DeSmuME, a Nintendo DS emulator. It stores a player's progress up to the last time they used a game's in-game Save feature. DSV files are identical to .SAV files, except that they contain a DeSmuME-specific footer.
추가 정보
DeSmuMe is an open-source Nintendo DS emulator available for Windows, macOS, and Linux. It allows players to play DS games on their PCs.
In most cases, DeSmuME players save their game progress in .DST files. Players can conveniently create these save state files from DeSmuME's own menu at any point during gameplay. This allows players to save their progress at any time, not just at in-game save points.
However, DeSmuME players can also save their game progress in DSV files. Unlike DST files, DSV files store a player's progress only up to their last in-game save. Primarily, players save their progress as DSV files to make it easier to transfer that progress to another Nintendo DS emulator. The DSV format is nearly identical to the SAV format, which many other emulators use.
How to create a DSV file in DeSmuME
To save your game progress as a DSV file in DeSmuME, select File → Export ROM Save File.... Remember, your DSV file will contain only your progress up to your last in-game save.
DSV 파일을 여는 방법
DSV 파일을 변환하는 방법
You can use the online DeSmuME Save Converter to convert DSV files to the .SAV format, for use with other Nintendo DS emulators.
If you don't want to use the online DeSmuME Save Converter, you can manually convert a DSV file to a SAV file by:
- Opening the DSV file in a text editor.
- Deleting the file's DeSmuME-specific footer (using the instructions specified at the end of the file).
- Renaming the file to use the .sav extension.
Then, you can use your new SAV file with any Nintendo DS emulator that supports the SAV format.
DSV 파일을 여는 프로그램
DAZ Studio UV Mapping File
| 개발사 | DAZ Productions |
| 인기도 |
4.3 | 4 투표 |
추가 정보
참고: UV mapping is the process by which textures, or 2D graphics, are projected onto 3D surfaces. This process is used when applying graphics to skeletal meshes so that figures take on the appearance of a painted solid surface.
DSV 파일을 열거나 참조하는 프로그램
Delimiter-Separated Values File
| 개발사 | 해당 없음 |
| 인기도 |
3.0 | 2 투표 |
A DSV file is a delimiter-separated values file, which contains a plain text data set divided into "columns" and "rows." Columns are defined using a comma, tab, semi-colon, or other delimiting special character. Rows are defined using newlines. DSV files are more commonly saved as .CSV (Comma-Separated Values) or .TSV (Tab-Separated Values) files.
추가 정보
DSV files are useful for saving large, tabular data sets in a plain text format. Any user can open a DSV file in a text editor to view the data set it contains. More commonly, users import DSV files into spreadsheet and statistic programs, to view the data they contain in a more intelligible format.
The first line in a DSV file typically defines the data included in each of the data set's columns. For example, the first line of a DSV file might read "Date","Vendor","Amount Paid". The next line (and following lines) typically list values associated with those columns, such as "October 29 2012","FileInfo.com","$5,125".
Unlike CSV and TSV files, which respectively always contain comma-separated and tab-separated values, DSV files can contain data separated by any sort of special character. Some common examples include colons (:), semi-colons (;), and pipes (|). However, most DSV files use commas or tabs as their delimiting character.
DSV 파일을 여는 방법
You can open a DSV file and view the text it contains in any text editor, such as Microsoft Notepad (Windows) or Apple TextEdit (Mac).
If your DSV file contains comma-separated values or tab-separated values, you can also open it in Microsoft Excel (multiplatform), Apple Numbers (Mac), LibreOffice Calc (multiplatform), and other spreadsheet programs. To do so, you must change the file's extension from .dsv to .csv or .tsv. Then, you can open the file as you would any CSV or TSV file.


