Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/27/25 in all areas

  1. I tried answering until I realize I am unable to answer some question, either because I am not sure about the meaning of the question either because I am not familiar with the wording, either because I am unsure about the nuance with the question previously asked, I think you should either give a small description or a few examples to help people when such questions arise
    1 point
  2. Visual Novel Translation Status (04/12/2022) Because we have Lover Pretend in which it finally has the villainess otome VN character (Even if for one route only) and said character work as the gravure model, I made reference of a certain 'reincarnated into villainess otome' manga, Accomplishments of the Duke's Daughter, by changing 'Duke's Daughter' into 'Gravure Model' so we have 'Accomplishments of the Gravure Model' as this week VNTS Review title. Anyway welcome to this week VNTS Review, and if I may summarize this week it would be slightly below average to me, but if anything else at least we still have some updates with the biggest one is Tsukihime Remake was fully translated. Let's see what I can write in regard of this week. Aksys released Lover Pretend, and out of all translated otome VN so far it's the only one that purely featuring usual romance drama instead of having very interesting premise. As for the premise, we have Chiyuki who work as the assistant of the script writer tasked to write about love. Seeing that Chiyuki has never experienced romance in the first place, obviously the job would be very hard to her. That said, she did very best so that she can write the best script in order to fulfill her two dream, to be the best scriptwriter like her late mother and to find about her missing father who according to the clue that her mother left is that the one who involved in drama may know something about it. Little did she know that she'll learn about love through her new job, in which she'll end up with one of five heroes. Go get Lover Pretend if you have Switch (Unfortunately still no Steam release here) and been looking forward to it, and have fun. For this week fan translation we have Chronos is at three quarter translated, 14 out of 138 script files for Umi kara Kuru Mono are translated, Anzu's route of Akagoei FD is at 70% translated, Senmomo is at 80.67% edited with Chapter 6 is at 64.45% edited, ChuSingura is at 16.37% translated, and H2O is at 56.7% translated with Hinata's route is fully translated (By the way the translator already decided to work on Yui's route along with the rest of Root After and Another contents before going back to translate Otoha's route). There's also another update in regard of Eiyuutan in which the translator already finished translate all of 10 script files for Aisha's route in Episode 1 (Excluding the sex scenes), and turned out that the true number of script files in Episode 1 is 23 script files, so currently we have 10 out of 23 script files of Eiyuutan first episode are translated. We finally have all Ciel's route of Tsukihime Remake are fully translated, which obviously mean that all of Tsukihime Remake are fully translated. That said though, obviously it didn't mean that we can get the translation patch directly because there's still some works left to do, such as editing and finalizing, in which the translator already worked on those two in the past (Ciel's route up to day 8 is already edited while at the same time Ciel's route has been finalized up to day 6). Speaking of fully translated, we also have all of Yoshitsune's route of Majikoi A-5 is fully translated, which mean Majikoi A-5 here is fully translated, although of course we still need to wait for the polishing works (ie TLC and editing works) before the release. Almost forgot to mention that Mangagamer released Detective Masochist 3, and I can only say whatever to that nukige (Go get it though if you want more Detective Masochist after playing the previous two prequel). Lastly we have Committee of Zero announced that they'll release Chaos Head Noah fix patch in this month, in which it's already been delayed from initial release plan on October because the high number of bugs, especially the Switch version. Speaking of Noah, while there's a lot of mistake so much that Committee of Zero urge the player to wait for the fix patch, at least this time PC version of Noah has mouse support unlike Robotic Notes where we need to wait for the fix patch in order to have mouse support on PC version of Robotic Notes. That's all for what I can write in regard of this week, and see you next week.
    1 point
  3. I'm extremely bored so I decided to make this. there's really no deeper meaning behind it other than it might be helpful to some people. This post details all the types of embedding and text formatting you can do on Fuwanovel using BB codes. I'll be including even the basic stuff you can do on the text editor for people that may use the forum on mobile devices (since there's no editor there). I hope you may find something of use in some of these though~ Text formatting Codes Text properties [b]Text[/b] Makes the text bold [i]Text[/i] Makes the text italic [u]Text[/u] Makes the text underlined [s]Text[/s] Makes the text struck Example: Font Size [size=1]Text[/size] Changes to size 8 [size=2]Text[/size] Changes to size 10 [size=3]Text[/size] Changes to size 12 (Normal size) [size=4]Text[/size] Changes to size 14 [size=5]Text[/size] Changes to size 18 [size=6]Text[/size] Changes to size 24 [size=7]Text[/size] Changes to size 36 [size=8]Text[/size] Changes to size 48 Example Text alignment [left]Text[/left] This sets the text to the left [center]Text[/center] This centers the text [right]Text[/right] This sets the text to the right Example Text color Note: All color values are in hexadecimal so make sure you know your hexadecimals if you're trying to manually set colors. [color=#FF0000]Text[/color] Changes the text color (to red in this case) [color=#00FF00]Text[/color] Changes the text color (to green in this case) [color=#0000FF]Text[/color] Changes the text color (to blue in this case) Example Alternatively You can also replace "#color" in the following code with one of the preset colors (just copy paste them) [color=#color]Text[/color] List: Text font [font=arial]Text[/font] Sets the text to Arial font [font=comic sans ms]Text[/font] Sets the text to Comic Sans MS font [font=courier new]Text[/font] Sets the text to Courier New [font=georgia]Text[/font] Sets the text to Georgia [font=lucida sans unicode]Text[/font] Sets the text to Lucida Sans Unicode font [font=tahoma]Text[/font] Sets the text to Tahoma font [font=times new roman]Text[/font] Sets the text to Times New Roman font [font=trebuchet ms]Text[/font] Sets the text to Trebuchet MS font [font=verdana]Text[/font] Sets the text to verdana font Example Special BB Codes Hyperlinks [url=http://randomurl.com]Text[/url] Hyperlinks the text or image that's between the code. Example: Twitter linking [twitter]Twitter User[/twitter] Will hyperlink your twitter to your user and add an @ in front. Example Spoiler Tags [spoiler]Text[/spoiler] This will spoiler the text Example Horizontal Rule [hr] will add a line that extends across the post Example Lists This code will make a list with bullets[list] [*]One [*]Two [/list] Example Acronym Code [acronym='Acronym meaning']Acronym[/acronym] Will give a definition of the acronym when you hover the cursor over it Example Member Code [member='Fuwa user'] Will automatically generate a hyperlink to a user's profile Example Embedding Embedding images [IMG]Image URL[/IMG] [img]Image URL[/img] Note: Make sure your URL ends in either JPG, JPEG, PNG or GIF Example Embedding .GIFV and .GFYCAT The forum software supports gifv and gfycat format, just paste the video URL and it should auto embedd. If it doesn't, use the media code. Please make sure to spoiler these in order for them not to auto load/loop on slower devices. Note: Don't hotlink gfycat videos , they will not embed. Just use the regular gfycat page URL (one that doesn't end in .webm) Example: Embedding videos (only works for youtube and Vimeo at the moment) All videos from Youtube or Vimeo are automatically embedded on Fuwanovel if you just paste their URL so you don't need a code. Example Embedding MP3 All Mp3 URLs are also automatically embedded onto the forums. Note: The URL must end in .mp3 for this to work. Example Note: If you want to just link any type of media in URL form, you can use the hyperlink code. [url=http://randomurl.mp3]http://randomurl.mp3[/url] Example Embedding Flash [media]http://randomurl.swf[/media] Will embed anything flash If you want to edit the dimensions you can do so by replacing #width and #height with the desired values [media]http://randomurl.swf/#width,#height[/media] Example Remember these are just the basic codes, you can combine them to do all sorts of stuff too but I'm not going to get into that too much. Just make sure that when you're combining you don't mess up the order of the codes, particularly with Special BB codes So for example if you want to hyperlink an image, you would use [url=http://randomurl.com][IMG]http://randomimageurl.jpg[/IMG][/url] Never [IMG][url=http://randomurl.com]http://randomimageurl.jpg[/url][/IMG] Example And that should cover just about everything you might possibly want to do when formatting a post, though if I missed something, feel free to let me know.
    1 point
  4. adamstan

    What are you playing?

    Damn, is this forum completely dead already? Anyway, as predicted, I couldn't be bothered to continue Kimi ni Steady Instead, yesterday I started Frontwing's Time Leap. Today I entered first route. So far I'm liking it - it plays many of my favorite tropes, like childhood memories with a bit of supernatural mystery. It's also quite good looking despite using cell-shaded 3d models instead of sprites. The positive side of that is the dialogues feel much more lively. I'm playing PS3 version - it works flawlessly with current version of RPCS3, and can be hooked using Agent after some tinkering
    0 points
×
×
  • Create New...